1 रिपॉजिटरी
Logic for determining the specific order in which containers are stopped and started during updates.
Distinct from Incremental Configuration Updates: None of the candidates describe deployment sequence orchestration; most are financial order types or generic config updates.
Explore 1 awesome GitHub repository matching devops & infrastructure · Container Update Sequencing. Refine with filters or upvote what's useful.
Unregistry is a decentralized container cluster orchestrator and Docker Compose manager. It allows for the deployment and scaling of containerized services across multiple remote hosts without the need for a centralized control plane. The project distinguishes itself by providing a registry-less deployment model, using SSH to transfer container image layers directly to remote servers. This capability enables deployments to air-gapped or private networks by bypassing external image registries entirely. The system covers a broad range of operational capabilities, including overlay mesh network
Implements a system to sequence container restarts to prevent port conflicts and maintain data integrity.