forked from bitlair/ansible
WIP: generiek nginx role
This commit is contained in:
parent
ea3b17ef2d
commit
8df1cba71c
14 changed files with 278 additions and 15 deletions
|
@ -40,3 +40,9 @@ prometheus_scrape_configs:
|
|||
target_label: instance
|
||||
- target_label: __address__
|
||||
replacement: "{{ blackbox_exporter_web_listen_address }}"
|
||||
|
||||
nginx_sites:
|
||||
- server_name: "dashboard.bitlair.nl"
|
||||
localproxy: "9000"
|
||||
snippets:
|
||||
- "prometheus-nginx.j2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue