installation Rails on Ec2 [closed]
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this questionI have installed Rails on my localhost.Now I want to install rails on EC2 server.So can you please tell me how to do that.Thanks in advance.
if you choose an AMI that is the same os/distribution as your localhost, installing rails on your ec2 server will be the same as on your localhost.
alternatively, engineyard cloud uses ec2 and handles all the deployment for you but adds a little bit of cost to each server.
精彩评论