Building Application Configurator Docker Image

The Application Configurator is a web application, which you can use to configure the TIBCO ActiveMatrix application and generate a YAML configuration file for the application. The YAML file is required for creating the Docker image of the application.

Before you begin
    Procedure
  1. Navigate to amsgce-runtime-<version>/applicationConfigurator/build.
  2. Build the Docker image of TIBCO ActiveMatrix Application Configurator by using the following script:
    ./build_amxce.sh
    Note: The Application Configurator uses the following nomenclature, which cannot be changed:
    - Node name: ACNode
    - Environment name: ACEnvironment
    - Image name: amxce_ac:1.0

    The default port exposed by the Application Configurator container is 8087. You can change the port exposed by the Application Configurator container by updating the port value in the com.tibco.amxce.appconfig.config.yaml file. This YAML file is provided at amsgce-runtime-<version>/applicationConfigurator/application.