add alertmanager proxy
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
ecdfdd483a
commit
752f7bb80d
@ -1,10 +1,13 @@
|
||||
---
|
||||
ansible_host: monitoring.intra.tormakris.dev
|
||||
webserver:
|
||||
- domain: "_"
|
||||
- domain: "prometheus.tormakristof.eu"
|
||||
port: 8080
|
||||
bigrequests: false
|
||||
- domain: "grafana.tormakristof.eu"
|
||||
port: 8181
|
||||
bigrequests: false
|
||||
- domain: "alertmanager.tormakristof.eu"
|
||||
port: 8181
|
||||
bigrequests: false
|
||||
...
|
||||
|
@ -13,6 +13,7 @@ proxy:
|
||||
- {domain: certauth.fs.tormakristof.eu, ip: adfs.intra.tormakris.dev, bigrequests: false}
|
||||
- {domain: grafana.tormakristof.eu, ip: monitoring.intra.tormakris.dev, bigrequests: false}
|
||||
- {domain: prometheus.tormakristof.eu, ip: monitoring.intra.tormakris.dev, bigrequests: false}
|
||||
- {domain: alertmanager.tormakristof.eu, ip: monitoring.intra.tormakris.dev, bigrequests: false}
|
||||
|
||||
static:
|
||||
[]
|
||||
|
Loading…
Reference in New Issue
Block a user