2022-05-28 21:49:48 +02:00
|
|
|
---
|
|
|
|
ansible_host: monitoring.intra.tormakris.dev
|
|
|
|
webserver:
|
2022-05-28 22:22:18 +02:00
|
|
|
- domain: "prometheus.tormakristof.eu"
|
2022-05-28 21:49:48 +02:00
|
|
|
port: 8080
|
|
|
|
bigrequests: false
|
2022-05-28 23:24:23 +02:00
|
|
|
https: false
|
2022-05-28 21:49:48 +02:00
|
|
|
- domain: "grafana.tormakristof.eu"
|
|
|
|
port: 8181
|
|
|
|
bigrequests: false
|
2022-05-28 23:24:23 +02:00
|
|
|
https: false
|
2022-05-28 22:22:18 +02:00
|
|
|
- domain: "alertmanager.tormakristof.eu"
|
|
|
|
port: 8181
|
|
|
|
bigrequests: false
|
2022-05-28 23:24:23 +02:00
|
|
|
https: false
|
2022-05-28 21:49:48 +02:00
|
|
|
...
|