Skip to content

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/