feat: properly set up grafana
Currently works with Proxmox (VE and MG) and Forgejo
This commit is contained in:
parent
69ec3abb3b
commit
2ae2caaa94
29 changed files with 167 additions and 164 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue