~busykoala/monitor

Suite for monitoring a linux server.
b621c21c — Matthias Osswald 2 years ago
Init.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~busykoala/monitor
read/write
git@git.sr.ht:~busykoala/monitor

You can also use your local clone with git send-email.

#Monitoring Suite

#Setup

# environment vars
cp .env.example .env  # and configure

# startup
docker-compose up -d

# set permissions
chown 472:472 data -R