feat: properly set up grafana

Currently works with Proxmox (VE and MG) and Forgejo
This commit is contained in:
silver 2025-03-30 19:10:41 +01:00
parent 69ec3abb3b
commit 2ae2caaa94
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
29 changed files with 167 additions and 164 deletions

View file

@ -49,6 +49,8 @@ in {
domain = "${name}.skynet.ie";
port = port;
settings.server.root_url = "https://${name}.skynet.ie";
settings.security.admin_password = "$__file{${config.age.secrets.grafana_pw.path}}";
provision = {