feat: add monitoring

This commit is contained in:
2023-05-23 12:38:16 +02:00
parent 6929236cca
commit 3e969b6b9e
5 changed files with 147 additions and 0 deletions

View File

@ -10,6 +10,7 @@ export WORDPRESS_CONFIG_VERSION=v1
export MATRIX_CONFIG_VERSION=v1
export WEKAN_CONFIG_VERSION=v3
export VIKUNJA_CONFIG_VERSION=v1
export MONITORING_CONFIG_VERSION=v1
customize() {
if [ -z "$1" ]