diff --git a/README.md b/README.md index a31a19e30..cf90ea7ef 100644 --- a/README.md +++ b/README.md @@ -351,6 +351,7 @@ Services to securely store your Docker images. * [Rancher](https://github.com/rancher/rancher) - An open source project that provides a complete platform for operating Docker in production by [@rancher][rancher]. * [Serf](https://github.com/hashicorp/serf) - Service orchestration and management tool by [@hashicorp][hashicorp] * [Shipyard](https://github.com/shipyard/shipyard) - Composable Docker Management +* [Swarmpit](https://github.com/swarmpit/swarmpit) - Lightweight Docker Swarm orchestration. Swarmpit provides clean way to manage your Docker Swarm cluster with various handful features such Service management, smart search, shared access and private registries. ## Reverse Proxy * [docker-proxy](https://github.com/silarsis/docker-proxy) - Transparent proxy for docker containers, run in a docker container. By [@silarsis](https://github.com/silarsis)