https://github.com/Capgemini/mesos-ui
An alternative web UI for Apache Mesos, built with :heart: and React.JS
https://github.com/Capgemini/mesos-ui
Last synced: 7 months ago
JSON representation
An alternative web UI for Apache Mesos, built with :heart: and React.JS
- Host: GitHub
- URL: https://github.com/Capgemini/mesos-ui
- Owner: Capgemini
- License: mit
- Created: 2015-10-02T14:39:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-12-07T19:50:05.000Z (over 4 years ago)
- Last Synced: 2024-04-18T19:33:57.878Z (about 2 years ago)
- Language: JavaScript
- Homepage: http://capgemini.github.io/devops/mesos-ui
- Size: 1.51 MB
- Stars: 220
- Watchers: 27
- Forks: 48
- Open Issues: 47
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mesos - Mesos UI
README
# Mesos UI
[](https://gitter.im/Capgemini/mesos-ui?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[](https://app.wercker.com/project/bykey/3e566621ba967bfeb6ee57a76ddf42cc)
[](https://codeclimate.com/github/Capgemini/mesos-ui)
[](https://codeclimate.com/github/Capgemini/mesos-ui/coverage)
A responsive, realtime dashboard for Apache Mesos built using Node.js, React.js.

## 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 :)
- [Capgemini](https://www.uk.capgemini.com)
- [Gumtree AU - Ebay Classifieds group](https://www.gumtree.com.au)
- [今日头条 - Toutiao](http://app.toutiao.com/news_article/)