Go to file
Ralf Haferkamp 63c67f1e1f Accepting request 738216 from home:gsantomaggio_suse:branches:network:messaging:amqp
- Update to RabbitMQ version 3.7.19
- Full release notes: https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.7.19
- RabbitMQ 3.7.19 is a maintenance release that focuses on bug fixes.
- RabbitMQ 3.7.x series is supported through March 2020.

OBS-URL: https://build.opensuse.org/request/show/738216
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=128
2019-10-15 07:30:06 +00:00
.gitattributes osc copypac from project:Virtualization:Cloud:OpenStack package:rabbitmq-server revision:3 2012-01-26 15:50:48 +00:00
.gitignore osc copypac from project:Virtualization:Cloud:OpenStack package:rabbitmq-server revision:3 2012-01-26 15:50:48 +00:00
advanced.config.example Accepting request 676545 from home:gsantomaggio_suse:branches:network:messaging:amqp 2019-02-16 05:55:42 +00:00
rabbitmq-env.conf - listen to localhost only by default to comply to the epmd.socket 2018-12-15 20:49:30 +00:00
rabbitmq-script-wrapper Accepting request 456720 from devel:languages:erlang 2017-02-13 12:36:52 +00:00
rabbitmq-server-3.7.19.tar.xz Accepting request 738216 from home:gsantomaggio_suse:branches:network:messaging:amqp 2019-10-15 07:30:06 +00:00
rabbitmq-server.changes Accepting request 738216 from home:gsantomaggio_suse:branches:network:messaging:amqp 2019-10-15 07:30:06 +00:00
rabbitmq-server.init Accepting request 455065 from devel:languages:erlang 2017-02-06 16:06:05 +00:00
rabbitmq-server.logrotate Accepting request 556701 from home:ilausuch:branches:network:messaging:amqp 2017-12-13 23:20:46 +00:00
rabbitmq-server.service - listen to localhost only by default to comply to the epmd.socket 2018-12-15 20:49:30 +00:00
rabbitmq-server.spec Accepting request 738216 from home:gsantomaggio_suse:branches:network:messaging:amqp 2019-10-15 07:30:06 +00:00
rabbitmq-server.sysconfig Accepting request 145495 from home:rhafer:branches:network:messaging:amqp 2012-12-14 13:33:31 +00:00
rabbitmq-server.tmpfiles.d.conf Accepting request 457424 from devel:languages:erlang 2017-03-01 21:44:48 +00:00
rabbitmq.conf.example Accepting request 676545 from home:gsantomaggio_suse:branches:network:messaging:amqp 2019-02-16 05:55:42 +00:00
rabbitmq.config.example Accepting request 676545 from home:gsantomaggio_suse:branches:network:messaging:amqp 2019-02-16 05:55:42 +00:00
README.SUSE Accepting request 455065 from devel:languages:erlang 2017-02-06 16:06:05 +00:00

 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