Removing flup and fastcgi from documentation
authorMichael Lynch <git@mtlynch.io>
Wed, 15 Apr 2020 00:45:54 +0000 (20:45 -0400)
committerMichael Lynch <git@mtlynch.io>
Wed, 15 Apr 2020 00:45:54 +0000 (20:45 -0400)
commit82c2f9a9125a2046a65669870d2d8afd8419c147
treee2cd316a21b3a736b6f29b29195db19fe33c2c90
parent72047cbe687ac8f55c6f9afa5056b196e84ff355
Removing flup and fastcgi from documentation

flup is not supported on Python3, so MediaGoblin doesn't have a supported way to enable FastCGI support.

This change removes all references to flup and FastCGI and updates deployment instructions to use simple HTTP forwarding with nginx to access mediagoblin's non-static resources.
docs/source/siteadmin/configuration.rst
docs/source/siteadmin/deploying.rst
docs/source/siteadmin/production-deployments.rst
lazystarter.sh
paste.ini