• Home
  • AI
  • Programming
  • Game Development
  • Linux
  • rss

Agile

  • 2017-03-26 · 1 min read min read · Agile

    Continuous Integration and Deployment using Debian, Jenkins, Capistrano, NodeJS and Git

    This series of entries provide a short tutorial on how to install Jenkins and Capistrano on a Debian machine; and how to integrate the two to continuously integrate and deploy

  • 2017-03-26 · 3 min read min read · Agile

    Create Jenkins Jobs using Capistrano 3 for NodeJS

    Final component of the Continuous Integration and Deployment process using Capistrano and Jenkins, is …Jenkins. Jenkins is an open source Continuous Integration services tool, that allows users to define a

  • 2017-03-26 · 1 min read min read · Agile

    Install Capistrano 3 on Debian

    This entry shows which steps to follow when installing Capistrano 3 on Debian. Root level access is required, on the same Jenkins machine used here. NOTE: Capistrano 3 requires Ruby

  • 2017-03-26 · 1 min read min read · Agile

    Tools for Agile: Capistrano

    In my previous six entries, I focused on presenting the main Agile methodologies, and their concepts. In the following entries, I will focus on tools that enable Agile; providing a

  • 2016-04-10 · 1 min read min read · Agile

    Continuous Integration and Deployment Processes

    The practice of Continuous Integration ensures that code is constantly merged and tested, allowing a team of developers to share work and find issues early in the process. Continuous Deployment

← newer 3 / 3
  • github
© 2026 Grosan Flaviu Gheorghe