Can I Change Rabbitmq Node Name?


Answer :

The following is what should be in the /etc/rabbitmq/rabbitmq-env.conf file (create it):

NODENAME=rabbitNodeName@myServerName 

Next restart RabbitMQ:

sudo service rabbitmq-server restart 

I think yes, you can configure any of this parameters using environment variables, it's described on RabbitMQ configuration page https://www.rabbitmq.com/configure.html


Comments

Popular posts from this blog

Converting A String To Int In Groovy

"Cannot Create Cache Directory /home//.composer/cache/repo/https---packagist.org/, Or Directory Is Not Writable. Proceeding Without Cache"

Android How Can I Convert A String To A Editable