[rabbitmq-discuss] best practice for EC2 deployment?

Alex Clemesha clemesha at gmail.com
Wed May 20 21:11:26 BST 2009


On Wed, May 20, 2009 at 12:30 PM, Geir Magnusson Jr. <geir at pobox.com> wrote:
> I'm about to create a rabbitMQ cluster on EC2.
>
> Anyone have any pointers or suggestions for best-practices or things
> that will make this easier?

I have some notes on this:
http://www.oceanobservatories.org/spaces/display/CIDev/RabbitMQ+Cluster


Important points are things like "RabbitMQ Mnesia db hardcodes the
current hostname",
and dealing with using the "insist" flag, which allows you to insist
to connect to specific cluster nodes.


and see this thread:
http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2009-March/003534.html


I used Nanite (http://github.com/ezmobius/nanite/tree/master) to
mostly automate the
process of bringing up nodes into the cluster, here are some notes:

http://www.oceanobservatories.org/spaces/display/CIDev/Nanite+-+Installing+and+Usage+on+EC2
http://www.oceanobservatories.org/spaces/display/CIDev/Nanite+Interactive+Provisioning+of+RabbitMQ+Cluster



hope this helps some,
if you have questions, please ask,
-Alex




> tia
>
> geir
>
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>



-- 
Alex Clemesha
clemesha.org




More information about the rabbitmq-discuss mailing list