Pages tagged capistrano:

Multi-staging environment for Rails using Capistrano and mod_rails / Rails - cjohansen.no
http://www.cjohansen.no/en/rails/multi_staging_environment_for_rails_using_capistrano_and_mod_rails

RailsEnv
Hivelogic - Deploying ExpressionEngine from GitHub with Capistrano
http://hivelogic.com/articles/view/deploying-expressionengine-github-capistrano
Very clear, step-by-step guide to managing and ExpressionEngine site with git and Capistrano. I might try this some time, as it would make messing about with templates and so on much easier and - more importantly - undoable.
git ls-remote git@GitHub.com:you/project.git master
Deployment Script Spring Cleaning - GitHub
http://github.com/blog/470-deployment-script-spring-cleaning
information on speeding up Capistrano deployment scripts
[deployment][capistrano][fabric]
A great article with chunks of details regarding how github reduced their deploy time from 15 minutes to 14 seconds. w00t!
Git based capistrano deployment
Switched to Python Fabric | Es Tea Double Eye
http://stii.co.za/python/switched-to-python-fabric/