mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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 (2020-01-11)
- Principal functions migrated to NGINX
- Admin Console (http://box.lan/admin)
- kalite -- goes directly to port 8009
- osm-vector-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
- internetarchive
- Principal functions migrated to NGINX