Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thinker0/mesos-health-checker
Mesos Health Checker
https://github.com/thinker0/mesos-health-checker
healthchecker mesos
Last synced: 10 days ago
JSON representation
Mesos Health Checker
- Host: GitHub
- URL: https://github.com/thinker0/mesos-health-checker
- Owner: thinker0
- License: apache-2.0
- Created: 2017-04-26T10:04:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-11-22T08:52:47.000Z (almost 2 years ago)
- Last Synced: 2023-07-01T01:06:00.486Z (over 1 year ago)
- Topics: healthchecker, mesos
- Language: Java
- Homepage: https://github.com/thinker0/mesos-health-checker
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mesos-health-checker
* GET /health
* POST /quitquitquit
* POST /abortabortabort
* GET /metrics# Deploy
```
mvn verify gpg:sign install:install deploy:deploy
```