Nebula is an open source-distributed Docker orchestrator designed for massive scales (tens of thousands of servers/worker devices), unlike Mesos/Swarm/Kubernetes it has the ability to have workers distributed on high latency connections (such as the internet) yet have the pods(containers) be managed centrally with changes taking effect (almost) immediately, this makes Nebula ideal for managing a vast cluster of servers\devices across the globe. Ever wandered how your going to push an update to that smart fridge your company is working on as it's thousands of devices around the globe? wish you could have the assurance that your service will always use the latest code\envvars\etc in all of its edge locations? want the ability to stop\start a globally distributed service with a single command? Nebula was designed from the ground up to answer all of these needs and much more, refer to the documentation if your interested in seeing how to use it.
Features
- For IoT devices
- Useful for appliances\virtual appliances located at clients data centers
- For edge computing
- Supports POS systems
- Shippable ARM autobuild
- Travis CI unit tests & autobuild