NEWS:

Uncategorized 09 Aug 2005 10:03 am

SwitchTower powers rails deployments

14 days ago I wrote which mentioned a forthcoming deployment tool for rails. Well, here it is.

Using SwitchTower you define tasks and create a ‘recipe’ that automates the deployment of your application. It can check the latest out of Subversion, upload it to the server, update your database and restart your server processes.

And then when you find out you broke your app, you can roll back to a previous version with ease.

To get it, download the latest rails from svn.

Comments are closed.