ciao
HTTP checks & tests (private & public) monitoring - check the status of your URL
GitHub | DockerHub | #ciaohttp
ciao checks HTTP(S) URL endpoints for a HTTP status code (or errors on the lower TCP stack) and sends a notification on status change via E-Mail or Webhooks.
It uses Cron syntax to schedule the checks and comes along with a Web UI and a RESTfull JSON API.
Quick Start
docker run --name ciao -p 8090:3000 brotandgames/ciao
Open localhost:8090 in your webbrowser.
Features
Check Features section in Documentation.
Screenshots
Documentation
GitHub: brotandgames/ciao