zulip/.github
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
..
workflows ci: Do not pre-install rabbitmq-server in Docker images. 2022-11-15 08:42:23 -05:00
FUNDING.yml docs: Create FUNDING.yml. 2021-04-07 20:15:29 -07:00
pull_request_template.md docs: Format Markdown with Prettier. 2021-09-08 12:06:24 -07:00