Configuring for Order Management Server Docker Containers

When you run the Order Management Server or the Order Management Server UI as Docker containers, you have to make configuration changes using the Configurator UI.

    Procedure
  1. Start TIBCO Order Management configurator UI as a Docker container by running the following command:
    $] docker-compose --file docker-compose-run-configurator-ui.yml up -d

    You can access the Configurator UI on the port, which you had set for the HOST_CONFIGURATOR_UI_PORT variable in the .env file.

  2. On the TIBCO Order Management Configurator UI, make the configuration changes according to your environment. For example, make related configuration for Order Management Server, Automated Order Plan Development, and other related configurations.
    All the changes that you do in the Configurator UI are uploaded to the database so other containers can read from it.