Getting Started with Jenkins Guide

Getting Started with Jenkins Guide

April 19, 2016 0 By Eric Shanks

Jenkins is a Continuous Integration / Continuous Development (CI/CD) tool that can be used to deploy code and test it based on a schedule, triggered by a commit in GIT or after other jobs have been completed. Jobs can all be kicked off manually.

jenkins

The pages below might help you to get familiar with Jenkins and how it could be leveraged in an organization.

Jenkins Installation

Create Jenkins Project

Add Jenkins Nodes

Test PowerCLI Code

Commit Code to GIT to Trigger Job

Use vRealize Automation with Jenkins

Integrate Jenkins with vRealize Code Stream