Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

The deployment and delivery of the Cloud VMS components consist of the following steps:

  1. Deployment of Cloud Services on customer’s AWS or Kubernetes.

  2. Deployment of white-label Web front-end with VSaaS template.

  3. Delivery of white-label Camera Connectivity Tools.

  4. Delivery of white-label Android and iOS apps.

Cloud Services 

Deployment on the customer’s AWS account takes about 1 hour. Once the Cloud VMS is deployed, it’s going to work with any number of cameras and scale up and down fully automatically. It will be fully functional through REST API with a swagger published on your end-point:

and with Web and Mobile SDKs published on VXG GitHub

White-label Web front-end with VSaaS template

The white-label Web front-end with VSaaS template and full source code can be deployed together with Cloud Services or anytime later on a separate EC2 instance or on any customer’s Web server with PHP support. The VSaaS template uses Firebase as an Authentication service. The customer will need to generate Firebase config data. The Web front end has all features of a standard Cloud VMS and is ready for sign-up/in of end users.

The Web front can be easily modified to use the customer’s logo, colors, or any specific logic.

  • No labels