mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	| .. | ||
| 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
 - Awstats
 - kalite -- goes directly to port 8009
 - usb-lib
 - maps
 
 - Dual support
- kiwix -- goes directly to port 3000
 - calibre-web
 - kolibri
 - sugarizer
 
 - Still proxied to Apache
- mediawiki
 - elgg
 - nodered
 - nextcloud
 - wordpress
 - moodle
 
 - Not dealt with yet
- archive.org
 
 
 - Principal functions migrated to nginx.