PHP Server Monitor in Docker 3.3.2(dev tag: v3.4)
100K+
PHPServerMonitor is a script that checks whether your websites and servers are up and running. It comes with a web based user interface where you can manage your services and websites, and you can manage users for each server with a mobile number and email address.
https://github.com/phpservermon/phpservermon
First create a local file named config.php and chown it to www-data chown 33:33 config.php
docker-compose up -d
Default: 5 minutes and 10 seconds
Edit file crontab:
*/5 * * * * /usr/local/bin/php /var/www/html/cron/status.cron.php --timeout=310
http://docs.phpservermonitor.org/en/latest/install.html#setting-up-a-cronjob
If you used my docker-compose.yml file you have to :

Content type
Image
Digest
Size
165 MB
Last updated
about 6 years ago
docker pull scavin/phpservermonitor