zulip/tools/ci
Alex Vandiver 476524c0c1 scripts: Add a script to stop the server.
Using `supervisorctl stop all` to stop the server is not terribly
discoverable, and may stop services which are not part of Zulip
proper.

Add an explicit tool which only stops the relevant services.  It also
more carefully controls the order in which services are stopped to
minimize lost requests, and maximally quiesce the server.

Locations which may be stopping _older_ versions of Zulip (without
this script) are left with using `supervisorctl stop all`.

Fixes #14959.
2021-04-21 10:24:08 -07:00
..
Dockerfile.template ci: Add Debian bullseye to production test suite. 2021-04-15 21:38:31 -07:00
activate-venv Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
generate-dockerfiles python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
images.yml ci: Add Debian bullseye to production test suite. 2021-04-15 21:38:31 -07:00
production-build production_suite: Add debian production install to production suite. 2021-03-28 16:04:03 -07:00
production-extract-tarball ci: Remove unused circleci config file and update codebase. 2021-03-16 15:11:21 -07:00
production-install install: Add beta support for debian bullseye for production. 2021-04-15 21:38:31 -07:00
production-upgrade-pg scripts: Add a script to stop the server. 2021-04-21 10:24:08 -07:00
production-verify ci: Add Debian bullseye to production test suite. 2021-04-15 21:38:31 -07:00
send-failure-message ci: Notify in zulip when a build fails in GitHub Actions. 2021-02-26 08:29:56 -08:00
setup-backend ci: Remove 2>&1 redirection. 2021-03-29 14:52:06 -07:00
setup-frontend
success-http-headers.template.debian.txt production_suite: Add debian production install to production suite. 2021-03-28 16:04:03 -07:00
success-http-headers.template.txt http_headers: Substitute Nginx version based on OS. 2020-07-07 11:20:05 -07:00