rabbitmq-env.conf man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

RABBITMQ-ENV.CONF(5)		RabbitMQ Server		  RABBITMQ-ENV.CONF(5)

NAME
       rabbitmq-env.conf - default settings for RabbitMQ AMQP server

DESCRIPTION
       /usr/local/etc/rabbitmq/rabbitmq-env.conf contains variable settings
       that override the defaults built in to the RabbitMQ startup scripts.

       The file is interpreted by the system shell, and so should consist of a
       sequence of shell environment variable definitions. Normal shell syntax
       is permitted (since the file is sourced using the shell "." operator),
       including line comments starting with "#".

       In order of preference, the startup scripts get their values from the
       environment, from /usr/local/etc/rabbitmq/rabbitmq-env.conf and finally
       from the built-in default values. For example, for the
       RABBITMQ_NODENAME setting,

       RABBITMQ_NODENAME

       from the environment is checked first. If it is absent or equal to the
       empty string, then

       NODENAME

       from /usr/local/etc/rabbitmq/rabbitmq-env.conf is checked. If it is
       also absent or set equal to the empty string then the default value
       from the startup script is used.

       The variable names in /usr/local/etc/rabbitmq/rabbitmq-env.conf are
       always equal to the environment variable names, with the RABBITMQ_
       prefix removed: RABBITMQ_NODE_PORT from the environment becomes
       NODE_PORT in the /usr/local/etc/rabbitmq/rabbitmq-env.conf file, etc.

       # I am a complete /usr/local/etc/rabbitmq/rabbitmq-env.conf file.
       # Comment lines start with a hash character.
       # This is a /bin/sh script file - use ordinary envt var syntax
       NODENAME=hare

SEE ALSO
       rabbitmq-server(1) rabbitmqctl(1)

EXAMPLES
       # I am a complete /usr/local/etc/rabbitmq/rabbitmq-env.conf file.
       # Comment lines start with a hash character.
       # This is a /bin/sh script file - use ordinary envt var syntax
       NODENAME=hare

       This is an example of a complete
       /usr/local/etc/rabbitmq/rabbitmq-env.conf file that overrides the
       default Erlang node name from "rabbit" to "hare".

AUTHOR
       The RabbitMQ Team <info@rabbitmq.com>

RabbitMQ Server			  02/17/2016		  RABBITMQ-ENV.CONF(5)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net