Search
  • Overview
  • What is Capistrano?
  • Getting Started
  • The Readme, start here!
  • Installation
  • Structure
  • Configuration
  • User Input
  • Preparing Your Application
  • Flow
  • Rollbacks
  • Cold Start
  • Version Locking
  • Tasks
  • Local Tasks
  • Before / After Hooks
  • Authentication & Authorisation
  • Task cookbook
  • Introduction
  • Rails related tasks
  • Advanced Features
  • Console
  • PTYs
  • Filtering
  • Properties
  • Property Filtering
  • Host filtering
  • Role Filtering
  • Custom Filters
  • Overriding Capistrano Tasks
  • Remote File Task
  • Remote Commands with SSHKit
  • Preventing file deployment with gitattributes
  • Validation of variables
  • Custom SCM
  • Plugins
  • Official Plugins
  • 3rd Party Plugins
  • FAQ
  • Why does something work in an SSH session, but not in Capistrano?
  • How can I access stage configuration variables?
  • How can I check for existing remote file?
  • How can I get Capistrano to prompt for a password?
  • How can I set Capistrano configuration paths?
  • Legacy
  • Capistrano 2 Documentation Repository
  • Upgrading from Capistrano 2.x to 3
  • Recent Announcements
    {% for post in site.posts %}
  • {{ post.date | date_to_string }} {{ post.title }}
  • {% endfor %}