Membase Amazon AMI
Hi, just reading through the Using Membase In The Cloud article, unfortunately the link to the information on Amazon AMIs seems to be missing.
I've searched the public AMIs using 'membase' as keyword and nothing showed up, could you tell me what the AMI is called?
Thanks,
theburningmonk,
Please let me know if this does not work for you or you have more questions.
Thanks
Bhawana
We've also released an official Membase AMI and you should be able to find it by searching for 'membase' in the Community AMI's.
Please let us know if you have any problems finding it or have any feedback.
Thanks!
Perry
Hi Perry,
I've tried searching for the official Membase AMI in the Community AMIs (using 'All Images' as option) and nothing shows up for some reason. I've tried doing the search with different browsers and it's the same in IE, Chrome and FireFox.
Cheers,
Yan
Hi next2you,
I tried searching for the AMI you mentioned and nothing shows up for me.. it could be me doing something wrong as I'm not able to find the official Membase AMI that Perry mentioned either. Any suggestions as to what I might be doing wrong here?
Cheers,
Yan
Yes, there seems to be some issue with our AMI not being shown publicly. I'm looking into that now and will follow-up when it's resolved.
Perry
Hi Yan,
might be the issue, that I'm using EC2 in Ireland and the image ID is probably different. If you go the EC2 console (web) and start an instance, this image will be one of the first ones you will be presented with.
Christian
I've updated our AMI to be publicly visible, can you please let us know if you're able to see a "membase" AMI?
Thanks!
Perry
Hi,
you can get up and running using the standard Amazon image (Basic 64 bit Amazon Image, ami-6e31041a)
Below is the code you can copy paste into your terminal to install membase. After the last step, membase is running and ready to configure. Code can be found here: http://pastie.org/1341822
Adjust for 32bit instances as necesarry :-) (but don't install 32 bit version on a 64 bit machine, you're asking for trouble then..)
Christian