Configurator Deployment

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

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

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)