zulip/tools/ci
Alex Vandiver 63d2565467 ci: Do not pre-install rabbitmq-server in Docker images.
Before Zulip 4.9, the Zulip install process left any already-installed
rabbitmq with whatever nodename it had previously configured.  Wince
this encodes the name of the host when it was installed, this does not
function well with containers.

Leave rabbitmq-server uninstalled, which lets the Zulip installation
process set the nodename to `localhost`, which ensures that it is
usable across container restarts.
2022-10-25 14:53:32 -04:00
..
.gitattributes install: Replace wget with curl. 2021-06-25 09:05:07 -07:00
Dockerfile ci: Do not pre-install rabbitmq-server in Docker images. 2022-10-25 14:53:32 -04:00
Dockerfile.prod ci: Do not pre-install rabbitmq-server in Docker images. 2022-10-25 14:53:32 -04:00
activate-venv Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
build-docker-images ci: Test upgrades from the minimum of each major version, not the max. 2022-07-16 10:43:40 -07:00
production-build install-shfmt: Upgrade shfmt from 3.4.3 to 3.5.0. 2022-06-02 12:03:49 -07:00
production-install ci: Remove references to CircleCI, which we no longer use. 2022-07-16 10:43:40 -07:00
production-pgroonga ci: Test pgroonga installation. 2021-11-20 07:13:50 -08:00
production-upgrade ci: Do not pre-install rabbitmq-server in Docker images. 2022-10-25 14:53:32 -04:00
production-upgrade-pg ci: Unpack installation tarball under /root/. 2021-05-14 14:31:00 -07:00
production-verify ci: Remove references to CircleCI, which we no longer use. 2022-07-16 10:43:40 -07:00
send-failure-message scripts: Use curl -f (--fail). 2021-07-13 16:47:49 -07:00
setup-backend ci: Remove 2>&1 redirection. 2021-03-29 14:52:06 -07:00
setup-frontend
success-http-headers.template.txt nginx: Remove legacy X-XSS-Protection header. 2022-06-27 17:38:18 -07:00