1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00
iiab/roles/nginx
2020-01-11 16:00:32 -05:00
..
defaults oversignts and corrections -- most now seem to work on rpi 2019-11-28 05:23:13 -06:00
tasks Alphabetical order for 6 svcs in nginx/tasks/only_nginx.yml 2020-01-11 16:00:32 -05:00
templates nginx - softcode 2020-01-10 12:25:18 -06:00
README.md Update roles/nginx/README.md 2020-01-11 12:59:05 -05:00

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.
  3. Current state (2020-01-11)
    1. Principal functions migrated to NGINX
      • Admin Console
      • kalite -- goes directly to port 8009
      • mediawiki
      • osm-vector-maps
      • usb-lib
      • wordpress
    2. Dual support
      • awstats (#2124)
      • calibre-web
      • gitea
      • kiwix -- goes directly to port 3000
      • kolibri
      • sugarizer
    3. Still proxied to Apache
      • dokuwiki (#2056)
      • elgg
      • lokole
      • moodle
      • nodered
      • nextcloud (PR #2119)
    4. Not yet dealt with
      • internetarchive (#2120)