How I deploy Rails apps
In various mailing lists I read a lot of threads about deploying a Rails app. I want to contribute to the topic with this post, where I’ll describe how I’m now deploying my rails apps in a VPS (actually it’s not a virtual but a physical server, but it’s the same..). In the past I used Pushion Passenger but it was a very young project and when Unicorn showed up, I felt in love :) I wrote a similar post some years ago, the idea is the same, but the structure is now more solid. … »

Se, come me, avete vari server a giro per il mondo a cui fare da baby-sitter, probabilmente avrete sentito la necessità di avere tutto sotto controllo e di scoprire (e magari risolvere) i problemi non appena si presentano.