graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #06012
Re: [Question #285187]: add graphite-web/carbon-cache start up script as service
Question #285187 on Graphite changed:
https://answers.launchpad.net/graphite/+question/285187
Status: Open => Answered
Denis Zhdanov proposed the following answer:
Devel server's purpose is developing only, it's not intended for production use.
It's not working as a daemon for a reason. For production please use Apache + mod_wsgi or gunicorn + some proxy, e.g. Nginx
There're tons of tutorials and manual for both.
E.g. for apache + mod_wsgi - https://www.digitalocean.com/community/tutorials/installing-and-configuring-graphite-and-statsd-on-an-ubuntu-12-04-vps
And for gunicorn + nginx - https://www.frlinux.eu/?p=199 or http://www.kinvey.com/blog/108/graphite-on-ubuntu-1204-lts-8211-part-ii-gunicorn-nginx-and-supervisord
--
You received this question notification because your team graphite-dev
is an answer contact for Graphite.