Ruby On Rails App deployment to AWS

24 views
Skip to first unread message

Ankit Sharma

unread,
Aug 7, 2015, 9:43:58 AM8/7/15
to Ruby on Rails: Talk
Hi All,

I am a newbie in rails and need help in deploying the rails app to AWS. I need to set up the servers(unicorn and nginx) on AWS for a rails app. Also, i need to set up a staging environment for testing the app which should be accessible with a url like staging.sitename.com. Do i need to create another instance and point the domain staging.sitename.com to this instance for the staging env or it can be done with same instance ?

Frederick Cheung

unread,
Aug 7, 2015, 9:57:12 AM8/7/15
to Ruby on Rails: Talk


On Friday, August 7, 2015 at 2:43:58 PM UTC+1, Ankit Sharma wrote:
Hi All,

I am a newbie in rails and need help in deploying the rails app to AWS. I need to set up the servers(unicorn and nginx) on AWS for a rails app. Also, i need to set up a staging environment for testing the app which should be accessible with a url like staging.sitename.com. Do i need to create another instance and point the domain staging.sitename.com to this instance for the staging env or it can be done with same instance ?

You can do it either way, but personally I'd always keep staging and production as separate as possible.

Fred 
Reply all
Reply to author
Forward
0 new messages