Dirk Mueller
2a7edb84d6
modified logrotate to use rabbitmqctl to force the creation of the log file after logrotation OBS-URL: https://build.opensuse.org/request/show/556701 OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=85 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
ocf-pull-request-63.patch | ||
ocf-pull-request-64.patch | ||
ocf-pull-request-66.patch | ||
rabbitmq-env.conf | ||
rabbitmq-script-wrapper | ||
rabbitmq-server-3.6.14.tar.xz | ||
rabbitmq-server.changes | ||
rabbitmq-server.init | ||
rabbitmq-server.logrotate | ||
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