All Projects β†’ nebula-orchestrator β†’ docs

nebula-orchestrator / docs

Licence: GPL-3.0 license
Documentation repo of nebula orchestration system

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to docs

manager
The API endpoint that manages nebula orchestrator clusters
Stars: ✭ 28 (+75%)
Mutual labels:  cluster, container, orchestration, distributed, iot-platform, container-cluster, nebula, docker-cluster
Fluentdispatch
🌊 .NET Standard 2.1 framework which makes easy to scaffold distributed systems and dispatch incoming load into units of work in a deterministic way.
Stars: ✭ 152 (+850%)
Mutual labels:  cluster, distributed
Azos
A to Z Sky Operating System / Microservice Chassis Framework
Stars: ✭ 137 (+756.25%)
Mutual labels:  cluster, distributed
Coerce Rs
Coerce - an asynchronous (async/await) Actor runtime and cluster framework for Rust
Stars: ✭ 231 (+1343.75%)
Mutual labels:  cluster, distributed
Raspberry Pi Dramble
Raspberry Pi Kubernetes cluster that runs HA/HP Drupal 8
Stars: ✭ 1,317 (+8131.25%)
Mutual labels:  cluster, distributed
Scaleable Crawler With Docker Cluster
a scaleable and efficient crawelr with docker cluster , crawl million pages in 2 hours with a single machine
Stars: ✭ 96 (+500%)
Mutual labels:  cluster, distributed
Cookim
Distributed web chat application base websocket built on akka.
Stars: ✭ 198 (+1137.5%)
Mutual labels:  cluster, distributed
Verwalter
A tool which manages cluster of services
Stars: ✭ 34 (+112.5%)
Mutual labels:  cluster, orchestration
akk-stack
Containerized EverQuest Emulator Server Environment
Stars: ✭ 36 (+125%)
Mutual labels:  container, orchestration
PainlessDocker
Painless Docker book git repository.
Stars: ✭ 17 (+6.25%)
Mutual labels:  container, orchestration
Distgatling
Distributed Gatling
Stars: ✭ 89 (+456.25%)
Mutual labels:  cluster, distributed
nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
Stars: ✭ 8,196 (+51125%)
Mutual labels:  distributed, nebula
Amp
** THIS PROJECT IS STOPPED ** An open source CaaS for Docker, batteries included.
Stars: ✭ 74 (+362.5%)
Mutual labels:  cluster, orchestration
slock
High-performance distributed sync service and atomic DB
Stars: ✭ 50 (+212.5%)
Mutual labels:  cluster, distributed
Memento
Fairly basic redis-like hashmap implementation on top of a epoll TCP server.
Stars: ✭ 74 (+362.5%)
Mutual labels:  cluster, distributed
Gateway
πŸš€ζž„ε»Ίεˆ†εΈƒεΌε³ζ—ΆθŠε€©γ€ζΆˆζ―ζŽ¨ι€η³»η»Ÿγ€‚ Building distributed instant messaging, push notification systems.
Stars: ✭ 188 (+1075%)
Mutual labels:  cluster, distributed
Picluster
A Simplified Docker Swarm or Kubernetes Alternative to Container Scheduling and Orchestration
Stars: ✭ 390 (+2337.5%)
Mutual labels:  cluster, orchestration
Orcinus
Agnostic Orchestration Tools
Stars: ✭ 17 (+6.25%)
Mutual labels:  cluster, orchestration
Multi-Node-TimescaleDB
The multi-node setup of TimescaleDB 🐯🐯🐯 🐘 🐯🐯🐯
Stars: ✭ 42 (+162.5%)
Mutual labels:  cluster, distributed
kubecloud
Kubecloud is a multi-cloud container cloud management platform
Stars: ✭ 48 (+200%)
Mutual labels:  container, orchestration

Nebula docs

Main website available here, refer to the documentation for more details about how to install & use.

Readthedocs build badge: Build Status

Nebula is a 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 affect (almost) immediately, this makes Nebula ideal for managing a vast cluster of servers\devices across the globe, some example use cases are:

  • IoT devices
  • appliances\virtual appliances located at clients data centers
  • edge computing
  • POS systems

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 it's 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 this needs and much more, refer to the documentation if your interested in seeing on how to use it.

This repo is the documentation of Nebula container orchestrator, it uses MKDocs to build the readthedocs hosted documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].