Posts Tagged “unicorn”
Deploying A Rails App To Rackspace Cloud Servers On Ubuntu Using Nginx and Unicorn
by dontangg on April 4, 2012
I recently setup a Rails server on Ubuntu using Nginx and Unicorn and a database running on the same server using Postgres. I also used rbenv and ruby-build for ruby. I had to look up a lot of information to (…)
