Dirk Mueller
2f915d3c6e
- Cleanup file list and prepare merging the plugins package into the main package: - No longer create parts of the filelist in %install - Only exclude the plugins starting with rabbitmq_* and not all files in the plugin dir. Some of the files are basic libraries needed to even launch rabbitmq. (boo#1025442) - in the tmpfiles.d file: make the directory group owned - own the run dir in the non systemd case OBS-URL: https://build.opensuse.org/request/show/457424 OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=74 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
rabbitmq-script-wrapper | ||
rabbitmq-server-3.6.6.tar.xz | ||
rabbitmq-server.changes | ||
rabbitmq-server.init | ||
rabbitmq-server.logrotate | ||
rabbitmq-server.ocf | ||
rabbitmq-server.service | ||
rabbitmq-server.spec | ||
rabbitmq-server.sysconfig | ||
rabbitmq-server.tmpfiles.d.conf | ||
rabbitmq.config.example | ||
README.SUSE |
RabbitMQ and EPMD =================== RabbitMQ requires epmd to listen on more interfaces than just localhost. The easiest solution is to set the listening address to "0.0.0.0". But you can also limit it to certain interfaces/IPs. For non systemd based distributions you can set EPMD_ADDRESSES in /etc/sysconfing/erlang. For systemd based distributions please follow /usr/share/doc/packages/erlang/README.SUSE