Starting the Services on the Container

If running the All-in-one container, once the services are configured, the services can be started in this order.

  1. VCDx: service directory sentinel-vcdx
  2. VGS: service directory sentinel-vgsx
  3. xDeTECH VGS Tester: service directory sentinel-vgsx-tester
  4. xDeTECH Web App: service directory sentinel-webapp

For the first 3 services run the start-up scripts ./{service directory}/bin/startup.sh &.

Example: ./sentinel-vcdx/bin/startup.sh &.

For the web app:

  1. Navigate to the sentinel-webapp directory, for example cd sentinel-webapp
  2. Enter node app.js

Starting the VCDx GPU Container

The vcdx-gpu deployment requires nvidia-smi to be installed on the host machine.

To start the vcdx-gpu container, use the command:

Copy

Where the port, container version, and optional environment variables will change depending on your deployment.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard