Files
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
..
2021-04-07 20:15:29 -07:00