-
Book Overview & Buying
-
Table Of Contents
RabbitMQ Cookbook
By :
Once your RabbitMQ instance is customized, you can create a master image, that is, a personal AMI (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AMIs.html), so you won't need to reinstall your software from scratch, in case you need more instances similar to the ones already running.
You need a RabbitMQ instance by following the Using RabbitMQ EC2 instances recipe.
This recipe is quite easy, but it's important for the next recipes. Perform the following steps for this recipe:
Open the EC2 console.
Select your RabbitMQ instance.
From the Action menu, select the Create Image entry. It opens a form as shown in the following screenshot:

Go to EC2 Console | Images | AMIs to check your image. After it's completed, you can launch other instances cloned from the master.
Creating a master image will help us to create a RabbitMQ cluster. In this way all the cloned instances will share the same .erlang.cookie file, the same Erlang version...
Change the font size
Change margin width
Change background colour