configs: debian packages added

- added circus nginx conf fix.

Signed-off-by: rscnt <rascnt@gmail.com>
This commit is contained in:
rascencio 2015-05-28 02:09:36 -06:00
parent 755f70a1ef
commit f087832151
2 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[watcher:nginx]
cmd = /usr/sbin/nginx -c ./nginx.dynamicweb.conf
cmd = /usr/sbin/nginx -c nginx.dynamicweb.conf
numprocesses = 1
use_sockets = False
copy_env = True

View File

@ -1,9 +1,13 @@
python-dev
python3-dev
virtualenvwrapper
libzmq-dev
libevent-dev
nginx
postgresql
postgresql-dev
postgresql-server-dev-9.4
memcached
libmemcached-dev
libxml2-dev
libxslt1-dev
python3-lxml # this depends on the amount of ram that the server has.