fork of https://github.com/bpodwinski/docker-phpservermon
Dockerfile | 7 years ago | ||
README.md | 7 years ago | ||
docker-entrypoint.sh | 7 years ago | ||
nginx.conf | 7 years ago | ||
php.ini | 7 years ago | ||
supervisord.conf | 7 years ago | ||
update_status.sh | 7 years ago |
Dockerfile
linksstable
(bpodwinski/docker-phpservermon)
PHP Server Monitor 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. official website.
Variable | Type | Default value |
---|---|---|
PHP_TIMEZONE | optional | UTC |
PHP_MEMORY_LIMIT | optional | 256M |
MAX_UPLOAD | optional | 128M |
PSM_DB_PORT | optional | 3306 |
UPDATE_INTERVAL | optional | 30 |
No volume required!