mirror of
https://github.com/zulip/zulip.git
synced 2026-06-18 21:01:52 +08:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| create-production-venv | ||
| hash_reqs.py | ||
| install | ||
| log-management-command | ||
| node_cache.py | ||
| pythonrc.py | ||
| setup_path_on_import.py | ||
| setup_venv.py | ||
| setup-apt-repo | ||
| unpack-zulip | ||
| upgrade-zulip | ||
| upgrade-zulip-stage-2 | ||
| zulip_tools.py | ||