added grafana and prometheus

This commit is contained in:
2022-11-21 21:58:47 +01:00
parent 1e08d0c7fa
commit a010b652a3
3 changed files with 61 additions and 0 deletions

View File

@@ -8,3 +8,9 @@ MARIADB_ROOT_PASSWORD=testing
MARIADB_DATABASE=homeassistant
MARIADB_USER=homeassistant_user
MARIADB_PASSWORD=homeassistant_pw
# Grafana settings
GF_SECURITY_ADMIN_USER=test
GF_SECURITY_ADMIN_PASSWORD=test
GF_USERS_ALLOW_SIGN_UP=false