Uploading Application DAA

To generate the application configuration YAML file by using Application Configurator, you must upload the application DAA in the Application Configurator.

Procedure

  1. In a browser, open the following URL: http://hostname:port/appconfig.

    Use the same host port that you specify when you run the Application Configurator container. The default container port for Application Configurator is 8087. For example, http://<IP Address>:8087/appconfig.

  2. Click Start.

  3. Upload the application DAA file. You can drag application DAA, configuration YAML file, and Log4j configuration file at a time.

  4. (Optional) If you already have a YAML file and want to configure in the same file, you can upload the YAML file by using the Upload Input File option. In this case, the application configuration in the YAML file is used instead of application DAA.

    Note: Application configuration file with the .yml extension is not supported in Application Configurator and when creating an application Docker image. You must use application configuration file with the .yaml extension.
  5. (Optional) Upload the Log4j configuration file for an application. If no Log4j configuration file is uploaded, the default Log4j configuration is used.

  6. Click Upload.

You are redirected to the Application Configuration Basic Information page where you can start configuring an application. To configure other DAA, click the Start Over button in the upper-right corner and navigate to the Upload DAA page.