Skip to content

eddyzags/docker-compose-mesos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mesos compose

Mesos compose projects aims to launch a pod of containers which are Mesos, Marathon, Zookeeper and Weavescope with Docker Compose for testing purposes.

Versions

  • Apache Zookeeper 3.4
  • Apache Mesos 1.2.1 (1 master, 3 slaves)
  • Marathon 1.4.5
  • Weave scope 1.5

Mesos compose architecture

Usage

make cluster-up

Start the cluster in background

make cluster-stop

Stop the cluster

make cluster-test

Start a python scripts to check the service availability

make deploy-app

Deploy simple web service in the cluster through Marathon

URLs:

About

Docker compose to deploy Apache Mesos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published