Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 818 Bytes

README.md

File metadata and controls

43 lines (30 loc) · 818 Bytes

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: