Giter VIP home page Giter VIP logo

mesos-ui's Introduction

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 :)

mesos-ui's People

Contributors

collinmsn avatar enxebre avatar euphoria avatar gitter-badger avatar justinclayton avatar protochron avatar rhoml avatar richm-c avatar tayzlor avatar wallies avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.