Deploy monitoring to all hosts
This commit is contained in:
parent
1379ccb2eb
commit
f32dd9b550
@ -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
|
||||
|
@ -24,6 +24,7 @@ services:
|
||||
- "traefik.http.routers.mimir.middlewares=mimir-auth"
|
||||
networks:
|
||||
- backend
|
||||
- metrics
|
||||
- default
|
||||
alertmanager:
|
||||
image: prom/alertmanager:latest
|
||||
|
Loading…
Reference in New Issue
Block a user