Skip to content
This repository has been archived by the owner on May 8, 2021. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 332 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 332 Bytes

Starting up the Cluster (zookeeper/mesos-master/mesos-slave/marathon)

./prepare.sh # run this to have the latest docker binary locally present
docker-compose up

accessing the Mesos master UI

$BROWSER http://localhost:5050/

accessing the Marathon UI

$BROWSER http://localhost:8080/