Configurator Deployment

Deploy TIBCO Order Management Configurator to configure the rest of the microservices.

After you have made the appropriate configurations for the Pre Deployment Configuration, you can deploy Configurator.

Note: The property file $OM_HOME/roles/configurator/standalone/config/configDBRepo.properties must be configured for this service.

To start and stop Configurator, use the following scripts:

  • To start: $OM_HOME/roles/configurator/standalone/bin/start.sh (for UNIX) or start.ps1 (for Windows)
  • To stop: $OM_HOME/roles/configurator/standalone/bin/stop.sh (for UNIX)