Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
rabbitmq-server.20990
rabbitmq-env.conf
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rabbitmq-env.conf of Package rabbitmq-server.20990
# See man rabbitmq-env.conf(5) for documentation # Defaults to rabbit. This can be useful if you want to run more than one node # per machine - RABBITMQ_NODENAME should be unique per erlang-node-and-machine # combination. See the clustering on a single machine guide for details: # http://www.rabbitmq.com/clustering.html#single-machine #NODENAME=rabbit # # with the default SUSE epmd.socket we need to listen to localhost to # properly activate the socket activation. In order to switch back to # the clustering compatible listen to any address, run this prior removing # this override: # # cat <<EOF > /etc/systemd/system/epmd.socket.d/ports.conf # [Socket] # ListenStream= # ListenStream=[::]:4369 # EOF NODENAME=rabbit@localhost # By default RabbitMQ will bind to all interfaces, on IPv4 and IPv6 if # available. Set this if you only want to bind to one network interface or# # address family. #NODE_IP_ADDRESS=127.0.0.1 # Defaults to 5672. #NODE_PORT=5672
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor