This forum is no longer active. Please post your questions to our new community site

Custom AMI

Subscribe to Custom AMI 3 post(s), 2 voice(s)

 
Avatar ksraghavendra 4 post(s)

Hi,
I have successfully deployed a Jboss AMI on my ec2 account, copied my project war files etc. How do I create a custom AMI which include these war files, so that I can load my custom AMI directly in the future?
Regards,
Raghav

 
Avatar Beltrán Rueda Administrator 3,714 post(s)

Hi,

You can do a snapshot of your machine so you can use it in the future. If you want to automate the installation process, you can start using the BitNami CloudFormation template and adding your software requirements. You can find a quick guide at http://wiki.bitnami.com/cloud/Cloud_Formation_G…

 
Avatar ksraghavendra 4 post(s)

Hi Beltran,
Thanks for the reply. I will give it a try and get back in case of any difficulties.
Regards,
Raghav