Disable fucking nagios
This commit is contained in:
parent
227f0a5df5
commit
74a6a1ce96
@ -114,8 +114,6 @@
|
|||||||
pass: http://element:80
|
pass: http://element:80
|
||||||
directives:
|
directives:
|
||||||
- "client_max_body_size 0"
|
- "client_max_body_size 0"
|
||||||
- name: nagios.desu.ltd
|
|
||||||
proxy_pass: http://nagios:80
|
|
||||||
- name: nc.desu.ltd
|
- name: nc.desu.ltd
|
||||||
directives:
|
directives:
|
||||||
- "add_header Strict-Transport-Security \"max-age=31536000\""
|
- "add_header Strict-Transport-Security \"max-age=31536000\""
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
image: manios/nagios:latest
|
image: manios/nagios:latest
|
||||||
pull: yes
|
pull: yes
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
state: started
|
state: absent
|
||||||
env:
|
env:
|
||||||
NAGIOSADMIN_USER: admin
|
NAGIOSADMIN_USER: admin
|
||||||
NAGIOSADMIN_PASS: "{{ nagios_admin_pass }}"
|
NAGIOSADMIN_PASS: "{{ nagios_admin_pass }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user