Adding newrelic

master
Nick Sergeant 2012-03-02 16:33:29 -05:00
parent 35da69a56d
commit 093999b8dd
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
web: bin/python snipt/manage.py run_gunicorn -b "0.0.0.0:$PORT" -w 3
web: newrelic-admin run-program python snipt/manage.py run_gunicorn -b "0.0.0.0:$PORT" -w 3

View File

@ -13,6 +13,7 @@ django-templatetag-sugar
gunicorn
johnny-cache
lxml
newrelic
psycopg2
Pygments
python-memcached