change victoriametrics
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user