In the Rails world I’m used to Capistrano for deploying. With “rake deploy” I can always deploy my projects to the production server. For my liking it’s a bit too much coupled to Ruby projects for being used in other projects.
So what do you use for other projects? Is there anything you like? And if not, is there an interest for a tool?