This commit is contained in:
nora 2024-08-07 17:14:50 +02:00
parent d12f733cf7
commit 42bf7aba73
26 changed files with 59 additions and 23 deletions

View file

@ -39,4 +39,10 @@
'';
};
};
networking.firewall.interfaces.wg0.allowedTCPPorts = [ 9433 ]; # metrics
services.prometheus.exporters.knot = {
enable = true;
port = 9433;
};
}

View file

@ -42,7 +42,6 @@ let
www = vps1;
# --- legacy crap
vps2 = vps2; # TODO REMOVE
old-docker = vps2;
# --- apps