Using deprec when rails stack already installed

Sometimes I just want to set up version control and deployment on a server that already has the rails stack installed...

Tags: deprec  Meta: 0 comments, permalink

Modifying the number of mongrels after deploying with deprec

In an effort to document everything I do that I had to dig up information for, comes this ridiculous post with a convoluted title. I had a few sites deployed using deprec. I set them up to use 4 mongrel instances, but now wanted to change that. Here's the steps I took...

Tags: deprec  Meta: 2 comments, permalink