mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-08 14:08:14 -05:00
split mesos and DC/OS
This commit is contained in:
parent
be24e5fca8
commit
05691b94c3
@ -189,6 +189,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c
|
||||
|
||||
### Orchestration
|
||||
|
||||
|
||||
* [athena](https://github.com/athena-oss/athena) - An automation platform with a plugin architecture that allows you to easily create and share services.
|
||||
* [autodock](https://github.com/prologic/autodock) - Daemon for Docker Automation by [@prologic][prologic]
|
||||
* [blimp](https://github.com/tubesandlube/blimp) - Uses Docker Machine to easily move a container from one Docker host to another, show containers running against all of your hosts, replicate a container across multiple hosts and more by [@defermat](https://github.com/defermat) and [@schvin](https://github.com/schvin)
|
||||
@ -206,7 +207,8 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c
|
||||
* [Mantl](https://github.com/mantl/mantl) - Mantl is a modern platform for rapidly deploying globally distributed services
|
||||
* [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"
|
||||
* [MCollective Docker Agent](https://github.com/m4ce/mcollective-docker-agent) - Uses MCollective to orchestrate your Docker containers and images by [@m4ce](https://github.com/m4ce)
|
||||
* [Mesosphere DC/OS](https://mesosphere.com/product/) - Integrated platform for data and containers by [@mesosphere](https://mesosphere.com)
|
||||
* [Mesos](https://mesos.apache.org/documentation/latest/docker-containerizer) - Resource/Job scheduler for containers, VM's and physical hosts [@apache](https://mesos.apache.org/)
|
||||
* [Mesosphere DC/OS💲](https://mesosphere.com/product/) - Integrated platform for data and containers built on Apache Mesos by [@mesosphere](https://mesosphere.com)
|
||||
* [Nebula](https://github.com/nebula-orchestrator) - A Docker orchestration tool designed to manage massive scale distributed clusters.
|
||||
* [Nomad](https://github.com/hashicorp/nomad) - Easily deploy applications at any scale. A Distributed, Highly Available, Datacenter-Aware Scheduler by [@hashicorp][hashicorp]
|
||||
* [Panamax](https://github.com/CenturyLinkLabs/panamax-ui) - An open-source project that makes deploying complex containerized apps as easy as Drag-and-Drop by [@CenturyLinkLabs][CenturyLinkLabs].
|
||||
|
Loading…
Reference in New Issue
Block a user