mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
In general, `./scripts/restart-server` will already work in any circumstance where the server is already stopped and needs to be started. However, it will output a couple minor warnings, and it is not readily obvious that it *will* work correctly. Add an alias for `restart-server` named `start-server`, for parallelism with `stop-server`, which omits the steps of `restart-server` which would stop the server first. |
||
|---|---|---|
| .. | ||
| activate-venv | ||
| Dockerfile.template | ||
| generate-dockerfiles | ||
| images.yml | ||
| production-build | ||
| production-extract-tarball | ||
| production-install | ||
| production-upgrade-pg | ||
| production-verify | ||
| send-failure-message | ||
| setup-backend | ||
| setup-frontend | ||
| success-http-headers.template.debian.txt | ||
| success-http-headers.template.txt | ||