|
|
|
|
|
by lux
6481 days ago
|
|
Capistrano works great for non-Ruby sites too! Our site is in PHP and it was easy to get cap working for us. We also use github.com so the site essentially pulls from there, which means we can also rollback in case we ever need to. |
|
Capistrano is great. I've used it to great success deploying Django(Python) apps to complex environments.