Skip to content

Capgemini/mesos-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b457982 · Sep 9, 2016
Mar 29, 2016
Aug 31, 2016
Oct 2, 2015
Jul 24, 2016
Oct 2, 2015
Oct 2, 2015
Oct 2, 2015
Oct 2, 2015
Mar 9, 2016
Oct 2, 2015
Oct 2, 2015
Oct 21, 2015
Oct 2, 2015
Mar 14, 2016
Mar 29, 2016
Sep 9, 2016
Dec 3, 2015
Oct 2, 2015
Mar 16, 2016
Sep 5, 2016
Mar 8, 2016
Aug 31, 2016
Mar 14, 2016
Mar 14, 2016
Mar 8, 2016

Repository files navigation

Mesos UI

Join the chat at https://gitter.im/Capgemini/mesos-ui

wercker status Code Climate Test Coverage

A responsive, realtime dashboard for Apache Mesos built using Node.js, React.js.

dashboard

Usage as standalone while keeping the default Mesos UI.

You can run and deploy this app in standalone mode via docker like:

docker run -p 5000:5000 -e ZOOKEEPER_ADDRESS="ip1:2181,ip2:2181,ip3:2181" capgemini/mesos-ui:standalone-$TAG

or using marathon:

replace ZOOKEEPER_ADDRESS with the address of your zookeeper instances and run:

curl -X POST -HContent-Type:application/json -d @marathon.json http://MARATHON_ENDPOINT:8080/v2/apps

Usage as a replacement for the default Mesos UI.

The quickest way to check it out is just run:

docker run --net=host -e MESOS_LOG_DIR=/logs capgemini/mesos-ui:latest

And you should be able to access to 127.0.0.1:5050 via browser.

Powered By Mesos UI

Organisations using Mesos UI. If your company uses Mesos UI, we would be glad to get your feedback :)