1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

dual role

This commit is contained in:
Jerry Vonau 2021-05-14 18:39:09 -05:00
parent e87135a3e3
commit f5248302b5
2 changed files with 2 additions and 2 deletions

View file

@ -56,7 +56,7 @@
#- name: Enable/Disable/Restart Apache if primary
- name: SHIM FOR NOW SO ALWAYS DO THE...Enable/Disable/Restart Apache
include_tasks: apache.yml
#when: not nginx_enabled
when: not nginx_enabled
- name: Enable/Disable/Restart NGINX if primary
include_tasks: nginx.yml

View file

@ -27,6 +27,7 @@
* gitea
* kiwix
* kolibri
* lokole
* mediawiki
* munin
* nextcloud
@ -35,7 +36,6 @@
3. These support Apache but ***NOT*** "Native" NGINX. They use a "Shim" to [proxy_pass](https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/) from NGINX to Apache on port 8090. See [roles/3-base-server/tasks/main.yml#L11](../3-base-server/tasks/main.yml#L11) for a list of IIAB Apps/Services that auto-enable Apache.
* elgg
* lokole
* moodle
* nodered