In this blog i’m sharing the steps I observed to deploy the rails with nginx-unicorn. Initially I faced some issues with RVM so tried with rbenv. You can try with RVM as well.
Refer this link for single rails application deployment.
Follow the similar steps from previsions blog. Except Ngnix part, because now nginx/sites-available/default will have a…