zulip/tools/ci
Alex Vandiver 001e37a34f 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.

(cherry picked from commit 63d2565467)
2022-11-15 08:42:23 -05:00
..
.gitattributes install: Replace wget with curl. 2021-06-25 09:05:07 -07: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 4.11. 2022-03-15 16:00:02 -07:00
Dockerfile ci: Do not pre-install rabbitmq-server in Docker images. 2022-11-15 08:42:23 -05:00
Dockerfile.prod ci: Do not pre-install rabbitmq-server in Docker images. 2022-11-15 08:42:23 -05:00
production-build browserslist: Stop transpiling for pre-ES2019 browsers. 2022-03-17 15:24:46 -07:00
production-install docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08: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-11-15 08:42:23 -05:00
production-upgrade-pg ci: Unpack installation tarball under /root/. 2021-05-14 14:31:00 -07:00
production-verify puppet: process_fts_updates connects as nagios (or provided username). 2021-12-14 14:48:53 -08: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 tools: Rename tools/travis directory to tools/ci. 2018-12-10 11:07:26 -08:00
success-http-headers.template.txt install: Replace wget with curl. 2021-06-25 09:05:07 -07:00