mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
8a03f08ffd
PR: 114039 Submitted by: Roderick van Domburg <r.s.a.vandomburg@nedforce.nl> (maintainer)
10 lines
420 B
Plaintext
10 lines
420 B
Plaintext
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: http://manuals.rubyonrails.com/read/book/17
|
|
|
|
- Roderick van Domburg
|