zulip/scripts/setup
Eklavya Sharma a9835c0ab2 Activate virtualenv in production Python code.
The manage.py change effectively switches the Zulip production server
to use the virtualenv, since all of our supervisord commands for the
various Python services go through manage.py.

Additionally, this migrates the production scripts and Nagios plugins
to use the virtualenv as well.
2016-06-27 19:55:35 -07:00
..
configure-rabbitmq Move bin/get-django-setting to scripts/. 2016-05-07 19:37:06 -07:00
flush-memcached Fix hanging nc and 'invalid wait time' error on Trusty. 2016-06-02 18:02:13 -07:00
generate_secrets.py Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
initialize-database Replace python2.7 by python everywhere. 2016-05-29 05:03:08 -07:00
install Cause install to return 1 on failure. 2015-10-07 08:46:16 -04:00
postgres-init-db Warn on postgres-init-db if >200 messages exist. 2016-06-13 15:57:51 -07:00
terminate-psql-sessions Correct shell quoting around $DEFAULT_USER in terminate-psql-sessions 2016-02-19 02:09:50 +00:00