This commit is contained in:
Mark Janssen 2024-07-24 22:10:28 +02:00
parent aa242b0327
commit 31d38e8f06
Signed by: foobar
GPG key ID: D8674D8FC4F69BD2
3 changed files with 18 additions and 0 deletions

View file

@ -3,6 +3,11 @@ monitoring_bootstrap_cert: no
acme_san_domains:
- ["{{ monitoring_domain }}", monitoring.bitlair.nl]
nft: true
group_nft_input:
- "# Allow web-traffic from world"
- "tcp dport { http, https } accept"
prometheus_scrape_configs:
- job_name: "node"
static_configs: