Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Rails 3 Server on EC2

I'm trying to setup a production server for a rails 3 app on a single amazon ec2 instance, and am wondering what route to take.

I'm quite new to deploying rails apps - is there a pre-existing ami I can use for rails3?

Any tips/wisdom/advice appreciated - thanks!

like image 409
stringo0 Avatar asked Jul 18 '11 16:07

stringo0


1 Answers

I'd like to suggest to use verified EC2 AMIs, for instance by Rightscale. You can not use the Rightscale as a service, but theirs AMIs are pretty stable and reliable.

UPDATE: I advice to use Amazon Linux Machine based on CentOS 6

like image 187
Anatoly Avatar answered Oct 13 '22 00:10

Anatoly