Today I wanted to share with you a useful init script for rails application which use unicorn.
It allows you to start/stop/restart unicorn easy. Also it provide "hot" reload of unicorn.
Init script for unicorn
28 Mar 12:33
Get up several applications using nginx, unicorn and rvm
30 Jan 13:48
Today I wanted to tell you how to get up several ruby on rails applications probably based on different ruby versions.
I used for it unicorn, rvm and nginx.
