[rabbitmq-discuss] Automated deployment of rabbit and clustering.

Simon MacMullen simon at rabbitmq.com
Mon Sep 2 13:55:22 BST 2013


That list is a list of hosts to contact to find out about the cluster. 
It is not required to contain the details of the entire cluster.

So I'm not sure how you can automatically generate it. You need to tell 
the new node where to find the cluster...

Cheers, Simon

On 02/09/13 13:24, Joe Higgins wrote:
> So I'm currently working on a project where we build deb packages for
> each component for automated deployment. In looking at the docs around
> clustering I have 1 main question.
>
> In the naming of a node, or more specifically a rabbit broker, what
> wildcard can I use so that the hosts name (which is automatically
> generated when we need more capacity) of the conf file?
>
> IE.
>
> [{rabbit,
>    [{cluster_nodes, {['rabbit at rabbit1', 'rabbit at rabbit2', 'rabbit at rabbit3'], disc}}]}].
>
> "@rabbit1" needs to be an automatically generated hostname in the config
> file as this is to be an automated process.
>
> Any help appreciated.
> --
>
> Joe Higgins | junior project manager
> GlobalLogic
> www.globallogic.com <http://www.globallogic.com/>
> <http://www.globallogic.com/>
> http://www.globallogic.com/email_disclaimer.txt
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>


-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list