Agile
-
Continuous Integration and Deployment using Debian, Jenkins, Capistrano, NodeJS and Git
A tutorial series covering how to set up a full CI/CD pipeline with Jenkins, Capistrano 3, Node.js, and Git on Debian.
-
Create Jenkins Jobs using Capistrano 3 for NodeJS
How to create Jenkins jobs that integrate with Capistrano 3 for automated CI/CD of Node.js applications.
-
Install Capistrano 3 on Debian
How to install Capistrano 3 on Debian, including upgrading Ruby from 1.8 to 1.9 when needed.
-
Tools for Agile: Capistrano
A quick introduction to Capistrano - a Ruby tool for automating deployments to remote servers, and how it fits into Agile workflows.
-
Continuous Integration and Deployment Processes
An overview of Continuous Integration and Continuous Deployment practices - how they work together to help teams merge code, catch bugs early, and ship features faster.