1 repo
Deployment strategies that ensure continuous service availability during updates.
Distinguishing note: Focuses on health-check-gated traffic switching rather than general deployment orchestration.
Explore 1 awesome GitHub repository matching devops & infrastructure · Zero-Downtime Deployments. Refine with filters or upvote what's useful.
Dokploy is a self-hosted platform-as-a-service designed to simplify the deployment and management of containerized applications and databases. It provides a centralized control plane that decouples administrative management from application workloads, allowing users to oversee infrastructure across multiple server nodes through a unified web interface or a command-line tool. The platform distinguishes itself through an extensive library of pre-configured application templates, enabling the rapid deployment of databases, identity providers, and various productivity or development tools. It sup
Ensures continuous service availability by verifying readiness before routing traffic to new containers.