monitoring

This commit is contained in:
41666 2024-02-19 17:29:41 -05:00
parent 300f95c497
commit c69cd07520
2 changed files with 3 additions and 1 deletions

View file

@ -3,6 +3,7 @@
../../templates/proxmox-lxc.nix
../../server.nix
../../features/dns-cache.nix
../../features/telemetry
];
networking.hostName = "monitoring";
@ -58,6 +59,7 @@
(static "keylime" [ node ])
(static "keysmash" [ node ])
(static "cider" [ node ])
(static "monitoring" [ node ])
(static "ingress-proxy" [ node nginx ])
{
job_name = "pve_node";