mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
.. | ||
defaults | ||
tasks | ||
templates | ||
README.md |
Transition to NGINX
- Initial testing strategy is to move nginx to port 80, and proxy everything to apache on port 8090-- creating a shim.
- Without php available via fastcgi, any function at all for php based applications validates nginx.
- Current state (10/16/19)
- Principal functions migrated to nginx.
- Admin Console
- kalite -- goes directly to port 8009
- maps
- usb-lib
- Dual support
- Awstats
- calibre-web
- gitea
- kiwix -- goes directly to port 3000
- kolibri
- mediawiki
- sugarizer
- wordpress
- Still proxied to Apache
- dokuwiki
- elgg
- lokole
- moodle
- nodered
- nextcloud
- Not dealt with yet
- archive.org
- Principal functions migrated to nginx.