Php server monitor
This is a simple dockerized php servermonitor with traefik enabled
## Install
git clone gitlab@gitlab.tetras-libre.fr:nocloud/docker/phpservermon.git
cd phpservermon
git submodule update --init
cp .env.sample .env
cp config.php.sample .config.php
Edit the two files to change all passwords, hostnames and urls than
docker-compose up
Wait a bit and go to the base url set in config.php
you should be up and running