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
Last modified
11 years ago
Last modified on 06/10/13 23:29:50
Note:
See TracWiki
for help on using the wiki.