Jenkins Tutorial for Beginners [FULL COURSE in 3 Hours] #jenkins #devops

preview_player
Показать описание
"Welcome to our Jenkins Tutorial for Beginners! In this video, we'll cover the basics of Jenkins, including how to set up Jenkins, configure your first Jenkins job, and create a Jenkins pipeline. Whether you're new to Jenkins or looking to brush up on your skills, this step-by-step guide will help you get started with continuous integration and continuous delivery using Jenkins. Don't forget to like, comment, and subscribe for more tutorials!"

#jenkinstutorial, #JenkinsForBeginners, #JenkinsSetup

If you are looking for hands-on tour of jenkins ci, jenkins docker, jenkins agent, jenkins build, a completed jenkins demo, jenkins deployment, etc preparing you for jenkins interview , this is the right video for you.

-----------------------------------------------------------------------------------
Timestamp
-----------------------------------------------------------------------------------
0:00 - Intro
0:57 - Agenda
6:07 - What is Jenkins
9:56 - What is DevOps?
11:57 - What is Continuous Integration?
15:28 - DevOps Lifecycle
16:15 - How to Install Jenkins?
24:28 - How t o Install Jenkins on Linux?
31:07 - Jenkins Architecture: Master Slave
37:51 - Create First Free Style Job
44:07 - Scheduling Job
49:16 - Remote Build Trigger
51:43 - Parameterized Job
54:37 - Webhook and Poll SCM
1:11:33 - Jenkins Maven Integration
1:23:03 - Creating Users
1:26:04 - Role Based Access Control
1:32:36 - Jenkins Configure System
1:38:07 - Creating Email Notifications
1:44:35 - Jenkins Pipeline
1:45:05 - What is Jenkins Pipeline
1:49:15 - Create Jenkins Pipeline Job
1:56:46 - Maven Java Jenkins Pipeline Job
2:03:13 - Jenkins on Docker
2:10:12 - Jenkins on Docker with Persistent Volume
2:13:22 - Jenkinsfile
2:17:47 - Jenkins pipeline to build Docker Image
2:26:35 - Jenkins Multibrach Pipeline
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Check out the Docker Playlist for learning Docker:
-------------------------------------------------------------------------------
Reference Links:
-------------------------------------------------------------------------------
=======================================
Follow me @:
=======================================

Keywords
Рекомендации по теме
Комментарии
Автор

i am from a non-tech background and putting my steps into DevOps and learning Online and came across your videos and loved the complete 3hrs course. I will go through the Jenkins playlists as well about integrating Jenkins with other tools. Cheers

manishaacharya
Автор

Appreciate your effort for this video. Very detailed and direct to the point. Fixing errors directly on screen.

JohnReyTanquinco
Автор

I must say this is exactly what a beginner needs to have knowledge of Jenkins.. much appreciated

shank
Автор

I'm from Vietnam and I'm actually love your video. It's so useful for my personal's project. Thank you so much.

VuongGiia
Автор

For those wondering why permission error at 01:08:30 happened - it is due to git stores file in 644 mode (regular file) while executable scripts should be stored in 755 mode.

johnatank
Автор

Just completed the video, simple content to get started step by step which is very helpful to me. Thank you for the effort Nabil.

swarnavadatta
Автор

Super crisp and to the point course. Thanks very much, highly recommended.

kapilsonyt
Автор

Thanks Nabil for the detailed tutorial. This is very helpful for beginners. Truly appreciate your efforts.

harikrishna
Автор

Excellent video.
I have become a fan of your videos. I mean its not about free, its about how you make the videos one after another in a progressive manner.
Currently i am half way with the Kubernetes playlist, once i completes it, will check the Jenkins one. Thank you

swarnavadatta
Автор

This is what i was waiting for, thanks bro!

francksgenlecroyant
Автор

your clip is very beneficial to me, thanks a lot

haanghoang
Автор

Thank you very much for providing the quality content for free. 😍😍😍😍

peddanagallaharikrishna
Автор

Excellent tutorial. Thanks for all your hard work and thanks for sharing.

Tiger
Автор

This video's really helpful. Thank you very much

tinpham
Автор

Cant really believe tutorials like this are free

cedrickvstheworld
Автор

It is nice and clear useful information..thank you so much for this....

damodarreddy
Автор

it is really help for beginner like us!

prnk
Автор

really cool job bro, thanks for sharring this video!

azil
Автор

Thanks for this pls create video on Configuration as Code(JCasC)

avatar
Автор

Thanks for the tutorial, very good one :)
Note for others that may encounter same issues as me: instead of just ./ngrok http 8080 use ./ngrok http localhost:8080 (replace localhost with the ip of Jenkins url)

hanryhenry