mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update roles/nginx/README.md
This commit is contained in:
parent
a2778e155c
commit
2f644da6a3
1 changed files with 5 additions and 5 deletions
|
@ -1,10 +1,10 @@
|
||||||
### Transition to NGINX
|
### Transition to NGINX
|
||||||
|
|
||||||
1. Initial testing strategy (December 2019 - February 2020) is to move NGINX to [port 80](https://github.com/iiab/iiab/wiki/IIAB-Networking#list-of-ports--services), and proxy everything to Apache on [port 8090](https://github.com/iiab/iiab/wiki/IIAB-Networking#list-of-ports--services) — creating "Shims" for each IIAB App/Service in *Section iii.* below.
|
1. Initial testing strategy (December 2019 - February 2020) was to move NGINX to [port 80](https://github.com/iiab/iiab/wiki/IIAB-Networking#list-of-ports--services), and proxy everything to Apache on [port 8090](https://github.com/iiab/iiab/wiki/IIAB-Networking#list-of-ports--services) — creating "Shims" for each IIAB App/Service in *Section iii.* below.
|
||||||
|
|
||||||
Until "Native" NGINX is later implemented for that IIAB App/Service — allowing it to move up to *Section ii.* below.
|
Until "Native" NGINX is later implemented for each such IIAB App/Service — allowing each to move up to *Section ii.* below.
|
||||||
|
|
||||||
And potentially later moving it up to *Section i.* if its Apache support is dropped!
|
And potentially later moving each up to *Section i.* if its Apache support is dropped!
|
||||||
|
|
||||||
(Background: IIAB Apps/Services are generally [Ansible roles](https://github.com/iiab/iiab/wiki/IIAB-Contributors-Guide#ansible) that live in [/opt/iiab/iiab/roles](https://github.com/iiab/iiab/tree/master/roles))
|
(Background: IIAB Apps/Services are generally [Ansible roles](https://github.com/iiab/iiab/wiki/IIAB-Contributors-Guide#ansible) that live in [/opt/iiab/iiab/roles](https://github.com/iiab/iiab/tree/master/roles))
|
||||||
|
|
||||||
|
@ -18,6 +18,8 @@
|
||||||
* captiveportal
|
* captiveportal
|
||||||
* IIAB documentation (http://box/info)
|
* IIAB documentation (http://box/info)
|
||||||
* jupyterhub
|
* jupyterhub
|
||||||
|
* moodle
|
||||||
|
* nodered
|
||||||
* osm-vector-maps
|
* osm-vector-maps
|
||||||
* OER2Go/RACHEL modules
|
* OER2Go/RACHEL modules
|
||||||
* usb_lib
|
* usb_lib
|
||||||
|
@ -31,10 +33,8 @@
|
||||||
* kolibri
|
* kolibri
|
||||||
* lokole
|
* lokole
|
||||||
* mediawiki
|
* mediawiki
|
||||||
* moodle
|
|
||||||
* munin
|
* munin
|
||||||
* nextcloud
|
* nextcloud
|
||||||
* nodered
|
|
||||||
* sugarizer
|
* sugarizer
|
||||||
* wordpress
|
* wordpress
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue