Posted over 2 years ago. Visible to the public.
Capistrano 3 for your makandra Deployment
From the previous card about the deployment structure we now want to set up Capistrano 3.
In the following Cards, we are describing an opinionated set up in this card.
Not using Git?
Should you not be using Git
, Capistrano also has two other official plugins. One for Subversion
and one for Mercurial
. You are also able to create a custom SCM plugin for your own SCM!