A super simple app to ping a set of services & present as a website
481
A super simple express app that pings servers and serves a page to view their states. Contains an express app that pings your servers every minute and servers a webapp that polls the server's states every 10 seconds.
| Name | Use |
|---|---|
DOMAINS | A csv of domains to ping, e.g. https://google.co.uk,https://twitter.com |
docker run -it --rm -p 3000:3000 -e DOMAINS=https://github.com,https://twitter.com robbj/pingbot
Content type
Image
Digest
Size
23.1 MB
Last updated
over 8 years ago
docker pull robbj/pingbot