Torma Kristóf
1a886ad9d4
All checks were successful
continuous-integration/drone/push Build is passing
17 lines
351 B
YAML
17 lines
351 B
YAML
---
|
|
ansible_host: monitoring.intra.tormakris.dev
|
|
webserver:
|
|
- domain: "prometheus.tormakristof.eu"
|
|
port: 8080
|
|
bigrequests: false
|
|
https: false
|
|
- domain: "grafana.tormakristof.eu"
|
|
port: 8181
|
|
bigrequests: false
|
|
https: false
|
|
- domain: "alertmanager.tormakristof.eu"
|
|
port: 8181
|
|
bigrequests: false
|
|
https: false
|
|
...
|