mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 22:19:30 -05:00
Adding orchestration tool: Serf
This commit is contained in:
parent
e869fc0970
commit
f5b7066a9c
@ -167,6 +167,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
|
|||||||
* [Ansible - manage docker containers](http://docs.ansible.com/docker_module.html)
|
* [Ansible - manage docker containers](http://docs.ansible.com/docker_module.html)
|
||||||
* [Launch Docker container on Mesos](https://mesosphere.com/learn/launch-docker-container-on-mesosphere/) (Docker plus Mesosphere provides an easy way to automate and scale deployment of containers in a production environment.)
|
* [Launch Docker container on Mesos](https://mesosphere.com/learn/launch-docker-container-on-mesosphere/) (Docker plus Mesosphere provides an easy way to automate and scale deployment of containers in a production environment.)
|
||||||
* [Marathon](https://mesosphere.github.io/marathon/docs/) (Marathon is a private PaaS built on Mesos. It automatically handles hardware or software failures and ensures that an app is "always on".)
|
* [Marathon](https://mesosphere.github.io/marathon/docs/) (Marathon is a private PaaS built on Mesos. It automatically handles hardware or software failures and ensures that an app is "always on".)
|
||||||
|
* [Serf](https://github.com/hashicorp/serf)Service orchestration and management tool. by [@hashicorp](https://github.com/hashicorp)
|
||||||
|
|
||||||
### Networking
|
### Networking
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user