Github: https://github.com/swarm-pack/swarm-sync
GitOps, a term coined by WeaveWorks, is a way to do continuous delivery and manage your environments through git using pull requests.
Swarm-sync runs as a service in your Docker Swarm. It watches a Config Repo (a git repository managed by you) for changes and deploys them to your Swarm. Additionally it can watch Docker Registries for new images for your services and update you swarm Services accordingly.
The Config Repo contains a set of Swarm Packs and configuration values which will be used to set up your Swarm Services.
The best way to understand the Config Repo is by looking at the example Config Repo.
Content type
Image
Digest
Size
202.4 MB
Last updated
over 7 years ago
docker pull swarmpack/swarm-sync:v0.1.66