zulip/scripts
Diptanshu8 d7253b144c generate-secrets: Refactor to make development/production explicit.
generate-secrets.py now requires --development for development environment
setup or --production for production environment setup (and one of these
options is mandatory).

This solves the problem that it was somewhat easy to accidentally run
generate-secrets.py without the `-d` option while doing manual development
environment setup.

Fixes: #1911.
2016-10-06 17:12:49 -07:00
..
lib generate-secrets: Refactor to make development/production explicit. 2016-10-06 17:12:49 -07:00
nagios Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
setup generate-secrets: Refactor to make development/production explicit. 2016-10-06 17:12:49 -07:00
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
get-django-setting Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
purge-old-deployments zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
restart-server zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
upgrade-zulip Improve shell quoting hygiene 2015-09-25 23:25:08 -04:00
upgrade-zulip-from-git scripts: rename deploy-zulip-from-git to reference upgrading. 2016-08-25 10:48:59 -07:00
zulip-puppet-apply puppet: Silence puppet warnings about missing hiera.yaml. 2016-07-30 21:25:19 -07:00