Jenkins CI CD Pipeline Script Tutorial | CI CD Pipeline Using Jenkins

preview_player
Показать описание
Jenkins CI CD Pipeline Script Tutorial | CI CD Pipeline Using Jenkins

STEPS TO INSTALL TOOLS:-

PIPELINE SCRIPT:

Sonarqube Tutorial:

OWASP Dependency Check Tutorial:

Trivy Tutorial:

Docker Build & Push Tutorial:

TimeStamps:

00:00 Intro
01:51 Jenkins Overview
02:48 Manage Jenkins Settings
03:10 Manage Plugins
05:10 Manually Install a Plugins
06:00 Global Tool Configuration (Installing JDK, MAVEN, SONARQUBE SCANNER, DOCKER & OWASP Dependency CHeck Tool)
07:46 Configure System (To Setup Servers like Nexus, Sonarqube)
11:18 Create First Pipeline
14:40 STAGE-1 Git Checkout
16:20 STAGE-2 Code Compile
17:51 STAGE-3 Test Cases
18:40 STAGE-4 SONARQUBE Analysis
28:35 STAGE-5 OWASP Dependency Check
31:10 STAGE-6 Build The Application Using Maven
36:33 STAGE-7 DOCKER BUILD & PUSH
42:20 STAGE-8 DOCKER Image SCAN By Trivy
47:07 STAGE-9 DEPLOY TO TOMCAT Server
Рекомендации по теме
Комментарии
Автор

I don't want to comment but the best way to show gratitude is to like, comment and subscribe your channel for your efforts
Thank you for sharing your knowledge

skrayankula
Автор

Great video ❤
What are the different ways to deploy docker image to Kubernetes cluster

mohdsameerkhan
Автор

super-thank you very useful video - i have one doubt - what is the difference between mvn, -compile, test, package, install - which one we use in pipelines !!!

sampathkumar
Автор

great work thanks for sharing can you make 1 tutorial on circle-ci

nitishmalang
Автор

Please run a jenkins slaves in k8s as a pod format.

vimaladeshmukh
Автор

Thank you for creating tihs tutorial. FOR A FEED BACK, please prefer to NOT use "okay ? okey.." words at all. psychologically, audience feel bad. The rest are brilliant. Thanks

tekyer
Автор

What is the difference between trivy and Owasp dependece-check ? Can you please give a few points

pandudamera