mirror of https://github.com/zulip/zulip.git
f22712e8e8
This flips the experimental `--express` option to be the default. We retain the old behavior, where the script exits before `initialize-database`, as an option `--no-init-db`; it might be useful in e.g. a migration scenario (from a Zulip install elsewhere, or another chat system) where the admin wants to set up the database separately. The install instructions are adjusted to match, getting shorter by two steps and a bunch of words. I think this opens up opportunities to refactor the text to simplify things further, too, but leaving that for another commit. Also tweak the "production" test suite to match. |
||
---|---|---|
.. | ||
activate-venv | ||
backend | ||
frontend | ||
production | ||
production-helper | ||
setup-backend | ||
setup-frontend | ||
setup-production | ||
success-http-headers.txt |