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
- See Preparing for Containerization.
- (Optional) To update default JVM arguments and Log4j configuration for the Application Configurator, see Updating Default JVM Arguments and Logging Configuration for Application Configurator.
- You can run the Application Configurator with SSL enabled. For more information, see Running Application Configurator with SSL Enabled.
- Procedure
- Navigate to amsgce-runtime-<version>/applicationConfigurator/build.
- Build the Docker image of TIBCO ActiveMatrix Application Configurator by using the following script:
./build_amxce.shNote: The Application Configurator uses the following nomenclature, which cannot be changed:
- Node name: ACNode
- Environment name: ACEnvironment
- Image name: amxce_ac:1.0The 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.yamlfile. This YAML file is provided atamsgce-runtime-<version>/applicationConfigurator/application.