7 min read 0 Agile CI / CD Create Capistrano Recipes for NodeJS Applications March 26, 2017 This, and the following entry, are the main focus of this tutorial. Here you will learn how to create a…
2 min read 0 Agile CI / CD Install Jenkins on Debian March 26, 2017 Installing Jenkins on Debian is a trivial task – a package is available, through aptitude, and default configuration is sufficient.…
3 min read 0 Agile CI / CD Create Jenkins Jobs using Capistrano 3 for NodeJS March 26, 2017 Final component of the Continuous Integration and Deployment process using Capistrano and Jenkins, is …Jenkins. Jenkins is an open source…
1 min read 0 Agile CI / CD Install Capistrano 3 on Debian March 26, 2017 This entry shows which steps to follow when installing Capistrano 3 on Debian. Root level access is required, on the…