docker-rollout
Service deployment tool
Automates Docker deployment without downtime by scaling services and waiting for new containers to become available.
🚀 Zero Downtime Deployment for Docker Compose
3k stars
14 watching
68 forks
Language: Shell
last commit: about 1 month ago
Linked from 1 awesome list
deploymentdockerdocker-compose
Related projects:
Repository | Description | Stars |
---|---|---|
docker/compose | A tool for defining and running multi-container applications on Docker | 34,160 |
louislam/dockge | A tool for managing and deploying Docker Compose stacks | 13,317 |
wsargent/docker-cheat-sheet | A comprehensive resource for getting started with Docker and managing containers | 22,157 |
jesseduffield/lazydocker | Provides a terminal interface to manage Docker and Docker Compose | 38,702 |
composerize/composerize | Converts Docker run commands to Docker Compose configurations and merges with existing files. | 3,229 |
awesome-startup/docker-compose | Provides instructions on installing and configuring Docker Compose for building and managing multi-container Docker applications. | 64 |
docker/cli | A comprehensive command-line interface for managing Docker containers and workflows | 4,975 |
apocas/dockerode | A Node.js module that provides a JavaScript interface to Docker's Remote API for managing containers and interactions with the Docker daemon. | 4,393 |
eon01/dockercheatsheet | A comprehensive resource for Docker commands and operations | 3,747 |
containrrr/watchtower | Automates updates to Docker container base images on running containers | 19,805 |
francescou/docker-continuous-deployment | This project demonstrates continuous deployment of a microservices application using Docker Swarm mode | 142 |
selfhostedpro/yacht | A web-based UI for managing Docker containers with 1-click deployments and template-based configuration. | 3,484 |
lirantal/dockly | A terminal-based tool for managing Docker containers and services | 3,807 |
nginx-proxy/docker-gen | A tool that generates configuration files from Docker container metadata | 4,463 |
kubernetes/kompose | Converts Docker Compose files to Kubernetes resources | 9,657 |