mirror of
https://github.com/zulip/zulip.git
synced 2026-06-21 21:32:29 +08:00
The installer does not adjust the node name if the rabbitmq already exists, and the default node name bakes in the `zulip-install-bionic-base` hostname. As such, the resulting LXC image does not properly start rabbitmq. Remove rabbitmq, allowing the installer to install and configure it with a nodename of `zulip@localhost`. This also lets the installed image be successfully copied and booted under a new hostname without breaking rabbitmq. |
||
|---|---|---|
| .. | ||
| destroy-all | ||
| install | ||
| lxc-wait | ||
| prepare-base | ||