2016/monitoring/tessera/uwsgi/tessera.ini
Vladimir Vitkov 6d154a3c89 tessera - graphing dashboard
* nginx vhost
 * uwsgi app server
 * dashboards
2015-11-10 16:08:40 +02:00

12 lines
285 B
INI

[uwsgi]
processes = 2
socket = 127.0.0.1:3032
gid = www-data
uid = www-data
chdir = /opt/tessera-pip/lib/python2.7/site-packages/tessera
#wsgi-file = /opt/graphite/conf/graphite.wsgi
home = /opt/tessera-pip
py-program-name = /opt/tessera-pip/bin/python
module = tessera
callable = app