zulip/scripts/setup
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
..
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 generate-secrets: Refactor to make development/production explicit. 2016-10-06 17:12:49 -07:00
initialize-database settings: Eliminate ADMIN_DOMAIN for creating initial realm. 2016-08-25 09:37:33 -07:00
install install: Give nice error message on installation failure. 2016-07-31 19:24:45 -07:00
node-wrapper provision: Use NVM to install node and npm. 2016-09-23 14:34:44 -07:00
npm-wrapper provision: Use NVM to install node and npm. 2016-09-23 14:34:44 -07:00
postgres-init-db postgres-init-db: Use default bash to call flush-memcached. 2016-09-28 20:46:34 -07:00
terminate-psql-sessions Correct shell quoting around $DEFAULT_USER in terminate-psql-sessions 2016-02-19 02:09:50 +00:00