wiki:SrOrgHostConfigurationDetails

Version 1 (modified by wildintellect, 11 years ago) ( diff )

copying important info over from osgeo wiki

Website is on the OSGeo Project VM.

Site runs as wsgi under gunicorn (from Debian repos)

Service can be controlled via /etc/init.d/gunicorn start|stop|restart

Configuration file /etc/gunicorn.d/sr.gunicorn (
        Port 8092
        workers=4 (Can be modified, gunicorn recommends 2-4x # of cores (which is 4), but I lowered it to see if it plays better with the existing services.) 

Gunicorn is installed via backports

Apache Proxy settings are in /etc/apache/site-available/sr.org.conf

Note: See TracWiki for help on using the wiki.