Add prometheus pushgateway
Some checks failed
Run nix flake check / flake-check (push) Failing after 12m59s

This commit is contained in:
2025-05-28 17:10:50 +02:00
parent b9102b5a44
commit 5b06a95222
3 changed files with 24 additions and 1 deletions

View File

@@ -106,6 +106,14 @@
}
reverse_proxy http://monitoring01.home.2rjus.net:4040
}
pushgw.home.2rjus.net {
log {
output file /var/log/caddy/pushgw.log {
mode 644
}
}
reverse_proxy http://monitoring01.home.2rjus.net:9091
}
http://http-proxy.home.2rjus.net/metrics {
log {
output file /var/log/caddy/caddy-metrics.log {