Learn Jenkins from scratch
What you will learn
Get started with Jenkins
Use Jenkins for personal and enterprise projects
Use Jenkins for Continuous Integration
English
language
Content
INTRODUCTION
Introduction and Getting Started
How to change Home Directory
How to use CLI (command line interface)
ROLES AND CONFIGURATIONS BASICS
How to create Users + Manage + Assign Roles
Basic Configurations
JOBS
Getting started with JOBS
Integration with GIT
Jenkins integration with GIT (SCM)
PIPELINES | DEPLOYMENTS | INTEGRATIONS | PLUGINS
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)
TIPS & TRICKS
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
BONUS – Jenkins on Tomcat
How to setup Jenkins on Tomcat