change victoriametrics
This commit is contained in:
parent
e413146d7c
commit
4921dfb6f7
4 changed files with 2 additions and 7 deletions
|
|
@ -16,7 +16,6 @@
|
|||
./modules/loki.nix
|
||||
./modules/victoriametrics.nix
|
||||
./utils/modules/promtail
|
||||
./utils/modules/victoriametrics
|
||||
|
||||
./utils/modules/borgbackup.nix
|
||||
./utils/modules/netdata.nix
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
services.victoriametrics.enable = true;
|
||||
services.prometheus.exporters.node.enable = true;
|
||||
|
||||
sops.secrets.victoria-nginx-password.owner = "root";
|
||||
sops.secrets.victoria-nginx-password.owner = "nginx";
|
||||
|
||||
services.nginx.virtualHosts."victoria-server.cloonar.com" = {
|
||||
forceSSL = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue