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