2020-01-13 15:54:33 +00:00
|
|
|
# 2019-01-13: IIAB's use of NGINX is still evolving -- please review this
|
|
|
|
# evolving doc: https://github.com/iiab/iiab/blob/master/roles/nginx/README.md
|
|
|
|
|
|
|
|
# nginx_install: True
|
|
|
|
# nginx_enabled: True
|
|
|
|
|
|
|
|
# nginx_port: 80
|
|
|
|
# nginx_interface: 0.0.0.0
|
|
|
|
|
2020-01-24 06:08:42 +00:00
|
|
|
# nginx_conf_dir: /etc/nginx/conf.d
|
2020-01-13 15:54:33 +00:00
|
|
|
# nginx_log_dir: /var/log/nginx
|
|
|
|
|
2020-02-16 03:49:27 +00:00
|
|
|
# For schools that use WordPress/Nextcloud/Moodle intensively:
|
|
|
|
# nginx_high_php_limits: False
|
|
|
|
|
2020-01-13 15:54:33 +00:00
|
|
|
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
|
|
|
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|