Didn't deployed Rails application in AWS OpsWorks. Totally confused how to do this! Could anyone tell me how many instance required to deploy a RoR application?
I have created "Rails App Server" instance and it's looks fine. And here I used nginx and Unicorn as Rails Stack.
After that I've added a application from a git repo. Then deployed that application. And logs showing it's deployed successfully.
But in Public IP it's showing 404 Not Found Error - nginx
!
Any help would be appreciable.