An open API service indexing awesome lists of open source software.

https://github.com/betatim/isthehubup

Is the hub up?
https://github.com/betatim/isthehubup

Last synced: about 2 months ago
JSON representation

Is the hub up?

Awesome Lists containing this project

README

          

# Is the hub up?

https://isthehubup.herokuapp.com/

Check if mybinder.org is up or not. The webserver checks if the main website
responds. More extensive monitoring happens with `isthehubup.py` which
executes roughly every ten minutes. It checks several pages and tries to launch
a binder on each cluster. It reports by email and gitter.

## Regular cron job

Use `python /app/isthehubup.py --once` in your cron job