9 lines
417 B
Text
9 lines
417 B
Text
Capistrano is a standalone utility that can also integrate nicely with
|
|
Rails. You simply provide SwitchTower with a deployment "recipe" that
|
|
describes your various servers and their roles, and voila! You magically
|
|
have single-command deployment. It even allows you to roll a bad version
|
|
out of production and revert back to the previous release.
|
|
|
|
WWW: https://github.com/capistrano/capistrano
|
|
|
|
- Roderick van Domburg
|