The default execution path is how I refer to what happens when you type cap deploy
or, more accurately cap deploy:setup
than cap deploy
.
As you can also imagine, this does not account for any before or after hooks you may have added.
If you do not want to use this default strategy, designed for Rails applications, please see alternate deployment recipes.
Download document as:
- [[JPG|https://github.com/mpasternacki/capistrano-documentation-support-files/raw/master/default-execution-path/Capistrano%20Execution%20Path.jpg]]
- [[SVG|https://github.com/mpasternacki/capistrano-documentation-support-files/raw/master/default-execution-path/Capistrano%20Execution%20Path.svg]]
- [[PDF|https://github.com/mpasternacki/capistrano-documentation-support-files/raw/master/default-execution-path/Capistrano%20Execution%20Path.pdf]]
The files are available for you to fork on GitHub, please feel free to contribute or edit them, there is a PNG and a PDF, as well as an OmniGraffle format master file. Other formats available at the [[repository|https://github.com/mpasternacki/capistrano-documentation-support-files]]