mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Nextcloud tuneup for NGINX
This commit is contained in:
parent
fd26d794fa
commit
cf7f776003
21 changed files with 319 additions and 324 deletions
|
@ -28,6 +28,7 @@
|
|||
* kolibri
|
||||
* mediawiki
|
||||
* munin
|
||||
* nextcloud
|
||||
* sugarizer
|
||||
* wordpress
|
||||
|
||||
|
@ -35,7 +36,6 @@
|
|||
* elgg
|
||||
* lokole
|
||||
* moodle
|
||||
* nextcloud ([PR #2119](https://github.com/iiab/iiab/pull/2119)) [*]
|
||||
* nodered
|
||||
|
||||
4. These each run their own web server or non-web / backend services, e.g. off of their own [unique port(s)](https://github.com/iiab/iiab/wiki/IIAB-Networking#list-of-ports--services) (IIAB home pages link directly to these destinations). In future we'd like mnemonic URL's for all of these: (e.g. http://box/calibre, http://box/archive, http://box/kalite)
|
||||
|
@ -46,4 +46,4 @@
|
|||
* openvpn [*]
|
||||
* pbx [*]
|
||||
|
||||
[*] The 6 above starred roles could use improvement, as of 2020-02-14.
|
||||
[*] The 5 above starred roles could use improvement, as of 2020-02-15.
|
||||
|
|
|
@ -10,5 +10,8 @@
|
|||
# nginx_conf_dir: /etc/nginx/conf.d
|
||||
# nginx_log_dir: /var/log/nginx
|
||||
|
||||
# For schools that use WordPress/Nextcloud/Moodle intensively:
|
||||
# nginx_high_php_limits: False
|
||||
|
||||
# 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!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue