Question #658662 on Graphite changed:
https://answers.launchpad.net/graphite/+question/658662

Denis Zhdanov posted a new comment:
PS: For Graphite 1.0.x wsgi can be very simple - https://github.com
/graphite-project/graphite-web/blob/master/conf/graphite.wsgi.example,
.e.g.

import sys
sys.path.append('/opt/graphite/webapp')
from graphite.wsgi import application

-- 
You received this question notification because your team graphite-dev
is an answer contact for Graphite.

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : graphite-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to