Deploy monitoring to all hosts

This commit is contained in:
Tobias Manske 2024-01-09 23:35:29 +01:00
parent 1379ccb2eb
commit f32dd9b550
Signed by: tobias
GPG Key ID: 9164B527694A0709
2 changed files with 8 additions and 0 deletions

View File

@ -37,6 +37,13 @@ all:
unprovisioned:
hosts:
# host.nc.chaoswg.org: null
prometheus:
hosts:
host.nc.chaoswg.org: null
thonkpad.ka.chaoswg.org: null
infra.unruhig.eu: null
backup.unruhig.eu: null
mon1.hel1.chaoswg.org: null
backup:
hosts:
host.nc.chaoswg.org: null

View File

@ -24,6 +24,7 @@ services:
- "traefik.http.routers.mimir.middlewares=mimir-auth"
networks:
- backend
- metrics
- default
alertmanager:
image: prom/alertmanager:latest