Question
Nginx + Unicorn, 1-click rails app, 504 gateway error
Hello.
2 days I'm trying to deploy my r-o-r app. I'll read all the tutorial about it, read all comments - nothing.
Installed 1-click R-o-R ubuntu + nginx + unicorn. Then I'm update ruby from 2.0.0 to 2.1.1 with rvm. Install all necessary gems for my app, and follow the instructions there (https://www.digitalocean.com/community/articles/how-to-1-click-install-ruby-on-rails-on-ubuntu-12-10-with-digitalocean). I browser - 504 gateway error, when I'm starts unicorn from app folder - everything works.
In what direction I must follow to resolve this problem
Thank you
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×