I think we should use gunicorn since it is simpler to configure than uwsgi (which has multiple installation options, and tons of plugins and config options). We can even recommend using `gunicorn --reload` for development instead of `paster serve`. mod_wsgi-express installation requires having apache dev libs installed
--- ** [tickets:#7957] Document how to run allura with gunicorn/uwsgi/mod_wsgi** **Status:** open **Milestone:** unreleased **Labels:** sf-current sf-4 **Created:** Mon Aug 10, 2015 02:54 PM UTC by Dave Brondsema **Last Updated:** Wed Sep 16, 2015 09:54 PM UTC **Owner:** nobody There have been reported problems with uwsgi: http://lists.unbit.it/pipermail/uwsgi/2015-July/008104.html We should make sure it works and document it. For mod_wsgi we can borrow & simplify from our forge-allura.apache.org setup. Once done, it'll help with our [#7908] docker setup. --- Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.