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

Change usb_lib (typo, old) to usb_lib (new) in NGINX doc

This commit is contained in:
A Holt 2020-03-26 15:00:16 -04:00 committed by GitHub
parent b6c777d571
commit 9f3b91e490
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
2. Without PHP available via FastCGI, any function at all for PHP-based applications validates NGINX.
3. Current state of IIAB App/Service migrations as of 2020-02-18:
3. Current state of IIAB App/Service migrations as of 2020-03-26:
1. These support "Native" NGINX but ***NOT*** Apache
* Admin Console
@ -18,7 +18,7 @@
* IIAB documentation (http://box/info)
* osm-vector-maps
* OER2Go/RACHEL modules
* usb-lib
* usb_lib
2. These support "Native" NGINX ***AND*** Apache, a.k.a. "dual support" for legacy testing (if suitable "Shims" from *Section iii.* below are preserved!) Both "Native" NGINX and "Shim" proxying from NGINX to Apache port 8090 *cannot be enabled simultaneously* for these IIAB Apps/Service. But if you want to attempt their "Shim" proxying legacy testing mode, change your *primary web server* over to Apache by setting `nginx_enabled: False` in [/etc/iiab/local_vars.yml](http://wiki.laptop.org/go/IIAB/FAQ#What_is_local_vars.yml_and_how_do_I_customize_it.3F) (which will [auto-enable Apache](../0-init/tasks/main.yml#L40-L44) for your testing).
* awstats
@ -47,4 +47,4 @@
* pbx [*]
* transmission [*]
[*] The 5 above starred roles could use improvement, as of 2020-02-18.
[*] The 5 above starred roles could use improvement, as of 2020-03-26.