1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
iiab/roles/nginx/README.md

28 lines
828 B
Markdown
Raw Normal View History

### 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.
2019-10-16 22:26:41 +00:00
3. Current state (10/16/19)
1. Principal functions migrated to nginx.
* Admin Console
* kalite -- goes directly to port 8009
* maps
2020-01-04 07:40:12 +00:00
* usb-lib
2. Dual support
2020-01-04 07:40:12 +00:00
* Awstats
* calibre-web
2020-01-04 07:40:12 +00:00
* gitea
* kiwix -- goes directly to port 3000
* kolibri
2020-01-04 07:40:12 +00:00
* mediawiki
* sugarizer
2020-01-04 07:40:12 +00:00
* wordpress
3. Still proxied to Apache
2020-01-04 07:40:12 +00:00
* dokuwiki
* elgg
2020-01-04 07:40:12 +00:00
* lokole
* moodle
* nodered
* nextcloud
4. Not dealt with yet
* archive.org