Configuration
The Configuration section describes the settings of the deployed application, including:
- Image Name: The Docker image used for the deployment.
- Internal and External Ports: The internal port (container port) and the external port (host port) required to access the service via the web.
- Build Type: The method used to build the application.
- Routing Policy: The strategy for routing traffic to the application.
- 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.