docker-mesos
Mesos cluster
A set of tools and services for building a distributed computing cluster using Mesos and its frameworks
A distributed computing cluster-in-a-box: Mesos, zookeeper, chronos, marathon, storm + add your own. Use other physical computers to add computation power to the cluster.
25 stars
4 watching
8 forks
Language: Shell
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rasputnik/mesos-centos | A minimal Mesos cluster setup on CentOS 7 | 7 |
mesos/mesos-distcc | A tool for using Distributed Compile (DistCC) to speed up parallel compilation on a cluster of machines managed by Mesos. | 26 |
dontrebootme/compose-mesos | A tool for setting up and managing Mesos clusters with Marathon and Chronos using Docker Compose. | 54 |
mesos/hadoop | An integration of the Hadoop distributed computing framework with the Mesos cluster management system | 176 |
schibsted/mesoscope | A local Mesos cluster setup in Docker for testing and learning purposes | 34 |
everpeace/vagrant-mesos | A tool to spin up and manage a Mesos cluster using Vagrant. | 432 |
hellograyson/compose-mesos | A tool to easily deploy and manage Mesos clusters using Docker Compose | 69 |
mhamrah/ansible-mesos-playbook | A playbook to automate the setup of a Mesos cluster with Docker and Marathon support | 151 |
adobe-platform/mesos-systemd | A system setup script for Mesos/Marathon/Zookeeper on CoreOS clusters | 5 |
datastrophic/mesos-docker-containers | A set of pre-built Docker containers for running Mesos and related frameworks like Spark and Kafka on bare metal or virtual machines. | 9 |
clojusc/mesomatic | Provides a simple and idiomatic interface to the Mesos Java API in Clojure. | 70 |
bobrik/docker-collectd-mesos | A Dockerized version of Collectd-Mesos to collect and send Mesos cluster metrics to Graphite. | 56 |
clusterhq/mesos-module-flocker | A Mesos module that enables Flocker volumes to be consumed by tasks on Mesos slave nodes. | 51 |
containersolutions/construct | A framework for deploying and running a single task on all agents of a cluster | 10 |
mesos/storm | Integrates Storm, a distributed processing framework, with Mesos, a cluster resource manager. | 138 |