Sign inSign up

robbj/pingbot

By robbj

Updated over 8 years ago

A super simple app to ping a set of services & present as a website

Image
0

481

robbj/pingbot repository overview

Pingbot

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.

Env Variables

NameUse
DOMAINSA csv of domains to ping, e.g. https://google.co.uk,https://twitter.com

Sample Use

docker run -it --rm -p 3000:3000 -e DOMAINS=https://github.com,https://twitter.com robbj/pingbot

Tag summary

Content type

Image

Digest

Size

23.1 MB

Last updated

over 8 years ago

docker pull robbj/pingbot