Monthly Archives: February 2013

Deploy Rails 3 Unicorn applications using Capistrano on a shared web host non-root

In my struggle to have complete Rails3 environments setup in shared web hosts, the deployment step was missing. Lately I managed to deploy Rails3 Unicorn applications using Capistrano on a shared web host, as a non-root user with very limited … Continue reading

Git, Howto, Ruby on Rails, Web development , , , , , , , , , , ,

Installing Rails 3 nginx unicorn on a shared web host non-root

Lately I tried to install a complete Rails 3 nginx unicorn web stack on a shared host without root privileges, in my user home directory. Ruby and Rails3 setup nginx setup Unicorn setup Unicorn setup with nginx In this process, … Continue reading

Howto, Ruby on Rails, Web development , , , , , , ,