
OnlineCheckYourServer
This is a simple container that will check if a domain name or IP address is pingable and send you a message with Pushover if it goes offline. You can install it on your machine to get notified with Pushover if a site goes down, or you can install it on a remote machine to ping your server and get a notification if it's not reachable.
About
A lightweight Docker container that performs ping-based uptime monitoring for domains or IP addresses. When monitored targets become unreachable, it sends notifications via Pushover. Suitable for users who need basic uptime monitoring with mobile notifications and prefer self-hos…