1
0
Fork 0
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:
A Holt 2020-01-11 12:48:09 -05:00 committed by GitHub
parent b267439136
commit 8f48ab5654
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,27 +1,28 @@
### Transition to NGINX ### Transition to NGINX
1. Initial testing strategy is to move nginx to port 80, and proxy everything to apache on port 8090-- creating a shim.
2. Without php available via fastcgi, any function at all for php based applications validates nginx. 1. Initial testing strategy is to move nginx to port 80, and proxy everything to Apache on port 8090 -- creating a shim.
3. Current state (10/16/19) 2. Without PHP available via FastCGI, any function at all for PHP-based applications validates NGINX.
1. Principal functions migrated to nginx. 3. Current state (2020-01-11)
* Admin Console 1. Principal functions migrated to NGINX
* kalite -- goes directly to port 8009 * Admin Console (http://box.lan/admin)
* maps * kalite -- goes directly to port 8009
* usb-lib * osm-vector-maps
2. Dual support * usb-lib
* Awstats 2. Dual support
* calibre-web * awstats
* gitea * calibre-web
* kiwix -- goes directly to port 3000 * gitea
* kolibri * kiwix -- goes directly to port 3000
* mediawiki * kolibri
* sugarizer * mediawiki
* wordpress * sugarizer
3. Still proxied to Apache * wordpress
* dokuwiki 3. Still proxied to Apache
* elgg * dokuwiki
* lokole * elgg
* moodle * lokole
* nodered * moodle
* nextcloud * nodered
4. Not dealt with yet * nextcloud
* archive.org 4. Not dealt with yet
* internetarchive