All CLI Commands
aptible services:settings
This command lets you configure Services for a given App.
Synopsis
Examples
Force Zero Downtime
For Services without endpoints, you can force a zero downtime deployment strategy, which enables healthchecks via Docker’s healthcheck mechanism.
Simple Health Check
When enabled, instead of using Docker healthchecks, Aptible will ensure your container can stay up for 30 seconds before continuing the deployment.
Was this page helpful?