Skip to content
Snippets Groups Projects
Select Git revision
  • dbaa397b2dbd7195a7ba33c69bd4405d6d53b5e4
  • main default protected
  • tetrixMonit
3 results

phpservermon

  • Clone with SSH
  • Clone with HTTPS
  • 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