Description
In this course, you will learn:-
- Get Jenkins up and running
- Jenkins may be used for both personal and business endeavours
- Jenkins can be used for continuous integration
Syllabus:-
-
Introduction and Getting Started
-
How to change Home Directory
-
How to use CLI (command line interface)
-
How to create Users + Manage + Assign Roles
-
Basic Configurations
-
Getting started with JOBS
-
Jenkins integration with GIT (SCM)
-
What is Automated Deployment (Step by Step)
-
How to do Automated Deployment (Step by Step)
-
Notifications - How to send Email from Jenkins
-
What is Pipeline in Jenkins (DevOps)
-
How to setup DELIVERY PIPELINE in Jenkins (Step by Step)
-
How to setup BUILD PIPELINE in Jenkins (Step by Step)
-
How to Parameterize job in jenkins
-
How to run job from command line
-
How to run parameterized job from command line
-
How to create Parameters - CHECK BOX, DROP DOWN, RADIO BUTTON
-
How to Pass Parameters to downstream Job
-
How to create Build Monitor View in Jenkins