It's time for the long overdue final installment of our Capistrano 3 tutorial series. To recap the preceding parts have been:
- Part 1
- Secure SSH key based website deployment from Subversion using Capistrano 3
- Part 2
- Using Capistrano 3 for deploying PHP and other none Rails based websites
This installment will provide a more 'real world' example of using Capistrano to deploy a Drupal website. This allows us to illustrate how you might tailor a Capistrano deploy script to your own website.