CI / CD
-
Create Capistrano Recipes for NodeJS Applications
How to write Capistrano 3 recipes for deploying Node.js applications - covering deployment, tests, server restart, and roles.
-
Install Jenkins on Debian
How to install Jenkins on Debian via aptitude - a quick setup guide with notes on default configuration and security.
-
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.