Skip to main content

Configuration

App Configuration

The Configuration section describes the settings of the deployed application, including:

  1. Image Name: The Docker image used for the deployment.
  2. Internal and External Ports: The internal port (container port) and the external port (host port) required to access the service via the web.
  3. Build Type: The method used to build the application.
  4. Routing Policy: The strategy for routing traffic to the application.
  5. Version: The current deployment version.

This section also provides options for:

  • Redeploy: Trigger a fresh deployment of the application.
  • Revert: Roll back to a previous version.
  • Application Status: View the health and activity status (e.g., Active and Healthy).
  • Environment Arguments: Manage environment-specific variables.

Users can also save their current configuration as a Config Template for future use.