Deploying Your Rails App to the Cloud with Unicorn, Nginx, and Capistrano
We all know how easy it is to create a Rails app, but what about when your app is ready for production? The first thing you need to do is to set up your server and install the proper libraries, so fire…
Continue Reading…