Setting up a deployment

Setting up a deployment

 

The following steps must be done across all forms of deployments:

 

Ensure that the following host entries have been added to the machine that you will be accessing the Portal / API’s from:

 

The following is an example of a setup for a test environment:

 

Kubeadm (IP address is that of the VM running the LumenVox container deployment) e.g.

  1. 192.168.1.123  biometric-api.testmachine.com
  2. 192.168.1.123  reporting-api.testmachine.com
  3. 192.168.1.123  lumenvox-api.testmachine.com
  4. 192.168.1.123  admin-portal.testmachine.com
  5. 192.168.1.123  management-api.testmachine.com
  6. 192.168.1.123  deployment-portal.testmachine.com
  7. 192.168.1.123  reporting-bio-api.testmachine.com

 

 

Open a browser session to:

 

https://admin-portal.testmachine.com

 

 

Configure set up of deployment information

 

Create deployment 

Click on “Create Deployment”

 

 

The following are examples of connection strings for the external services:

 

Redis:

redis://:redis1234@10.128.0.47:6379

 

PostgreSQL:

postgres://lvuser:postgres1234@10.128.0.47:5432/lumenvox_single_db?sslmode=disable

 

MongoDB:

mongodb://lvuser:mongo1234@10.128.0.47:27017

 

 

 

Complete the fields as required. “Custom Deployment ID” is not a mandatory field (if left blank a random GUID will be generated)

Insert required connection strings

 

Click “Save”

 


Was this article helpful?
Copyright (C) 2001-2024, Ai Software, LLC d/b/a LumenVox