Documentation Index
Fetch the complete documentation index at: https://docs.ale.run/llms.txt
Use this file to discover all available pages before exploring further.
ale supports zero-downtime deployment through port status monitoring and Healthz HTTP response values, suitable for web services and APIs.
Healthz Configuration

Health Check monitoring enables zero-downtime deployments by monitoring service status. During deployment, the system checks if the path entered in the Health Check field returns a 2XX HTTP response code. If no path is specified, the system defaults to checking the root path (/).