Add Nebula

This commit is contained in:
naorlivne 2017-07-31 12:59:35 +03:00 committed by GitHub
parent ec3e3dc45e
commit ee62b07727

View File

@ -352,6 +352,7 @@ Services to securely store your Docker images.
* [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.
* [Nebula](http://nebula.readthedocs.io/en/latest/) - A Docker orchestration tool designed to manage massive scale distributed clusters.
## 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)