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

A local Mesos/Marathon installation for development and testing

Notifications You must be signed in to change notification settings

christianparpart/mymesos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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/

About

A local Mesos/Marathon installation for development and testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages