zulip/scripts/lib
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
..
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
create-production-venv Create a virtualenv when installing/upgrading production instances. 2016-06-27 19:55:11 -07:00
hash_reqs.py Move hash_reqs.py from tools/ to scripts/lib/. 2016-06-22 18:12:08 +05:30
install Create a virtualenv when installing/upgrading production instances. 2016-06-27 19:55:11 -07:00
log-management-command Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
pythonrc.py Add type: ignore to wildcard imports in pythonrc.py. 2016-04-03 15:40:24 -07:00
setup_path_on_import.py Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
setup_venv.py setup_venv: Add missing build essential dependencies. 2016-06-24 09:11:10 -07:00
unpack-zulip Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
upgrade-zulip Change shebangs from python2.7 to python. 2016-05-29 05:03:08 -07:00
upgrade-zulip-stage-2 Create a virtualenv when installing/upgrading production instances. 2016-06-27 19:55:11 -07:00