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

@@ -1,7 +1,7 @@
$ORIGIN home.2rjus.net.
$TTL 1800
@ IN SOA ns1.home.2rjus.net. admin.test.2rjus.net. (
2061 ; serial number
2062 ; serial number
3600 ; refresh
900 ; retry
1209600 ; expire
@@ -76,6 +76,7 @@ jelly IN CNAME http-proxy
auth IN CNAME http-proxy
lldap IN CNAME http-proxy
pyroscope IN CNAME http-proxy
pushgw IN CNAME http-proxy
ldap IN CNAME auth01