No video

Jenkins Tutorial | Jenkins Course For Developers and DevOps

  Рет қаралды 76,398

ProgrammingKnowledge

ProgrammingKnowledge

Күн бұрын

This course Jenkins Tutorial is For Beginners, DevOps and Software Developers. Learn how to use continuous integration with Jenkins. Take your DevOps skills.
Jenkins is an open source automation server written in Java. Jenkins detects changes in Subversion/GIT..., performs tasks, repeatedly such as Build, Test, Deploy, Package, Integrate.. Jenkins is A fork of the original Hudson project an is Under development since 2005. Jenkins plugins extensibility makes Jenkins to adapt to many systems. Jenkins provides everything for a robust continuous integration system which helps a lot for team that practice Agile Jenkins continuously providing access to the working copies of software which supports the Agile principle.
The goal of this course is to provide you with a working knowledge of Jenkins CI (continuous integration) tool. We'll start with the basics, starting from installing Scala on different Operating Systems like Window, Mac and Linux.
I believe the best way to learn is to understand how a tool works and what it does for you, look at examples, and then try it yourself. That's how this course is built, with the goal to help you both learn and understand Jenkins.
00:00:01 1 - Introduction to Jenkins
00:12:59 2 - How to install Jenkins on Windows 10
00:20:42 3 - How to install Jenkins on Ubuntu 18.04 (Debian Linux)
00:32:35 4 - How to install Jenkins Mac
00:40:48 5 - Creating First Jenkins job
01:00:43 6 - How to Trigger a remote build + Job chaining In Jenkins
01:13:36 7 - Git and GitHub Integration with Jenkins (SCM)
01:29:30 8 - How to create Users
01:35:33 9 - Install Jenkins plugins
01:42:24 10 - Using the Role-Based Authorization Strategy + Manage Roles
01:53:09 11 - Configuring the System Environment
02:08:19 12 - How to setup Jenkins for a Maven project
02:20:06 13 - How to send Email Notifications from Jenkins
02:30:38 14 - What is a Jenkins Pipeline + How to create Jenkins Pipeline
02:49:26 15 - Pipeline script from SCM + Using Jenkinsfile in Github Project
02:57:56 16 - Creating and Configuring Slaves/Nodes using SSH
03:14:31 17 - Launch agent via Java Web Start (Windows Slave)
03:29:15 18 - How To Create Parameterized Jenkins Job
03:37:05 19 - How to use Jenkins CLI to Build Jobs
03:48:19 20 - Multi Branch Pipeline Job in Jenkins
#JenkinsTutorial #JenkinsTutorialForBeginners #LearnJenkins
#ProgrammingKnowledge #DevOps #JenkinsCI #Git #GitHub
★★★Top Online Courses From ProgrammingKnowledge ★★★
Python Programming Course ➡️ bit.ly/2vsuMaS ⚫️ bit.ly/2GOaeQB
Java Programming Course ➡️ bit.ly/2GEfQMf ⚫️ bit.ly/2Vvjy4a
Bash Shell Scripting Course ➡️ bit.ly/2DBVF0C ⚫️ bit.ly/2UM06vF
Linux Command Line Tutorials ➡️ bit.ly/2IXuil0 ⚫️ bit.ly/2IXukt8
C Programming Course ➡️ bit.ly/2GQCiD1 ⚫️ bit.ly/2ZGN6ej
C++ Programming Course ➡️ bit.ly/2V4oEVJ ⚫️ bit.ly/2XMvqMs
PHP Programming Course ➡️ bit.ly/2XP71WH ⚫️ bit.ly/2vs3od6
Android Development Course ➡️ bit.ly/2UHih5H ⚫️ bit.ly/2IMhVci
★★★ Online Courses to learn ★★★
Get 2 FREE Months of Unlimited Classes from skillshare - skillshare.eqc...
Data Science - bit.ly/2lD9h5L | bit.ly/2lI8wIl
Machine Learning - bit.ly/2WGGQpb | bit.ly/2GghLXX
Artificial Intelligence - bit.ly/2lYqaYx | bit.ly/2NmaPya
MERN Stack E-Degree Program - bit.ly/2kx2NFe | bit.ly/2lWj4no
DevOps E-degree - bit.ly/2k1PwUQ | bit.ly/2k8Ypfy
Data Analytics with R - bit.ly/2lBKqz8 | bit.ly/2lAjos3
AWS Certification Training - bit.ly/2kmLtTu | bit.ly/2lAkQL1
Projects in Java - bit.ly/2kzn25d | bit.ly/2lBMffs
Machine Learning With TensorFlow - bit.ly/2m1z3AF | bit.ly/2lBMhnA
Angular 8 - Complete Essential Guide - bit.ly/2lYvYRP
Kotlin Android Development Masterclass - bit.ly/2GcblsI
Learn iOS Programming Building Advance Projects - bit.ly/2kyX7ue
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!
Best Jenkins Course Online - bit.ly/2HQVNKB
Jenkins is an open source automation server written in Java.
Jenkins detects changes in Subversion/GIT..., performs tasks, repeatedly such as Build, Test, Deploy, Package, Integrate..
Jenkins is A fork of the original Hudson project an is Under development since 2005. Find more on jenkins.io/ .
Jenkins plugins extensibility makes Jenkins to adapt to many systems. Jenkins provides everything for a robust continuous integration system which helps a lot for team that practice Agile
Jenkins continuously providing access to the working copies of software which supports the Agile principle.

Пікірлер: 42
@ProgrammingKnowledge
@ProgrammingKnowledge 6 жыл бұрын
00:00:01 1 - Introduction to Jenkins 00:12:59 2 - How to install Jenkins on Windows 10 00:20:42 3 - How to install Jenkins on Ubuntu 18.04 (Debian Linux) 00:32:35 4 - How to install Jenkins Mac 00:40:48 5 - Creating First Jenkins job 01:00:43 6 - How to Trigger a remote build + Job chaining In Jenkins 01:13:36 7 - Git and GitHub Integration with Jenkins (SCM) 01:29:30 8 - How to create Users 01:35:33 9 - Install Jenkins plugins 01:42:24 10 - Using the Role-Based Authorization Strategy + Manage Roles 01:53:09 11 - Configuring the System Environment 02:08:19 12 - How to setup Jenkins for a Maven project 02:20:06 13 - How to send Email Notifications from Jenkins 02:30:38 14 - What is a Jenkins Pipeline + How to create Jenkins Pipeline 02:49:26 15 - Pipeline script from SCM + Using Jenkinsfile in Github Project 02:57:56 16 - Creating and Configuring Slaves/Nodes using SSH 03:14:31 17 - Launch agent via Java Web Start (Windows Slave) 03:29:15 18 - How To Create Parameterized Jenkins Job 03:37:05 19 - How to use Jenkins CLI to Build Jobs 03:48:19 20 - Multi Branch Pipeline Job in Jenkins
@Bobobratwurscht
@Bobobratwurscht 6 жыл бұрын
I don't see the console output (like "Hello World" or the "echo" statement) in the console log. Do you know this problem?
@ZeeshanMuhammadX
@ZeeshanMuhammadX 4 жыл бұрын
Thank you for taking the time and making the effort to create this series of videos. It helped me quickly scale my knowledge of Jenkins and get things going. Thank you!
@jayhu6075
@jayhu6075 5 жыл бұрын
Sir, Thank you for a great explanations about Jenkins. One of the best tutor i ever seen on KZfaq. Hopely more in the future in a combination with Docker or Kube...
@vishnupolu5224
@vishnupolu5224 2 жыл бұрын
Thank you soo much for this useful video, who wants to learn Jenkins please watch and practice.
@giorgi23
@giorgi23 4 жыл бұрын
The course was very complex and very good explained. It was a bit slow for me so I set 1.5 speed during watching. Thanks for this Sir.
@umeshmahato6000
@umeshmahato6000 3 жыл бұрын
Thanks you so much for your effort to make this video. I enjoyed this thoroughly and practiced all of them except few. Thanks a lot .
@railspony
@railspony 5 жыл бұрын
I made it to the finish, now I'm ready to console my output. :) Thank you!
@Raj-rj1qp
@Raj-rj1qp 2 жыл бұрын
Thank you very much!
@ridhanyasreeb9975
@ridhanyasreeb9975 5 жыл бұрын
The best tutorial! keep teaching :)
@TechWorldWithSerdar
@TechWorldWithSerdar 5 жыл бұрын
That was a very good tutorial, thank you very much.
@afzaalahmadali7102
@afzaalahmadali7102 2 жыл бұрын
Thanks for such a great training
@krishnamurthy1727
@krishnamurthy1727 3 жыл бұрын
Fantastic video on Jenkins
@zhenke153
@zhenke153 5 жыл бұрын
It's a very good standard operating procedure.
@gouravsinghal3968
@gouravsinghal3968 4 жыл бұрын
Great Job ... I think best for beginners
@SandeepSingh-hn6it
@SandeepSingh-hn6it 3 жыл бұрын
Sir Please make Kuebernets training video and AWS Migration video
@harilakanipakam4488
@harilakanipakam4488 4 жыл бұрын
very clearly explained.
@billbakshi3307
@billbakshi3307 4 жыл бұрын
As u say we need sudo to compile a Java program file. So in hat case should I need to sudo to run Java program on Ubuntu. I m a Ubuntu user. And on I would like to say. Ur this video is awesome. I didn't watch complete video due to lack of time but willing to see complete video. I watched only 60 minutes but lots of things get clear. Thank you sir.
@swarupsarangi734
@swarupsarangi734 3 жыл бұрын
thanks, really helpful (y)
@jaizkibeleuskadi4721
@jaizkibeleuskadi4721 4 жыл бұрын
Very useful intro for Jenkins newbies. Thanks a lot!
@amammu
@amammu 5 жыл бұрын
Hi Sir, thanks for sharing your knowledge. Please make video on Jenkins with GitHub. When a patch is pushed in GitHub build should trigger in Jenkins and based on build status commit status should update in GitHub.
@sharadrajore5435
@sharadrajore5435 4 жыл бұрын
Could you please share presentation (ppt)
@somanasatish1365
@somanasatish1365 3 жыл бұрын
Is this complete course of jenkins or basics of jenkins???
@chilaraytimes
@chilaraytimes 5 жыл бұрын
plz make videos on ansible.
@djanupamdas
@djanupamdas 5 жыл бұрын
Online courses to learn links are not working..Kindly check and update in the "Show More" section
@alexb2049
@alexb2049 5 жыл бұрын
great
@bengalurubrothers8525
@bengalurubrothers8525 6 жыл бұрын
Please make video on devops series
@harilakanipakam4488
@harilakanipakam4488 4 жыл бұрын
Multi Branch Pipeline Job in Jenkins : here Jenkinsfile is taken from each branch or all the jobs takes only from master branch jenkinsfile?
@sahithichamarthi
@sahithichamarthi 5 жыл бұрын
@56:16 can you please let me know what to mention in the command box for "Execute Windows batch command"
@venugopalreddy9270
@venugopalreddy9270 6 жыл бұрын
Yeah, make vedios on django 2.1
@ashbin7684
@ashbin7684 6 жыл бұрын
Sir we wan more Python course please
@zainsadaqat4679
@zainsadaqat4679 6 жыл бұрын
Kindly make tutorials on Django 2.1
@senozkarmobike4790
@senozkarmobike4790 5 жыл бұрын
Thanks for this intro to Jenkins.. my only suggestion: respect the language, please verify your pronunciation on specific words like provision (not prowision), server (not serwer) or week (not veek).. You can find some proper english pronunciation using this link: www.dictionary.com/browse/provision
@SumitKumar-uq3dg
@SumitKumar-uq3dg 4 жыл бұрын
He is not native speaker. I think u must respect people and understand everyone has different accent
@SumitKumar-uq3dg
@SumitKumar-uq3dg 4 жыл бұрын
Did u see this video to his devops skills or speaking skill!! Grow up dude
@senozkarmobike4790
@senozkarmobike4790 4 жыл бұрын
@@SumitKumar-uq3dg I agree on this... I'm also not a native speaker but I do my best on preparing when learning a new language. That's my only constructive critic. Cheers!
@senozkarmobike4790
@senozkarmobike4790 4 жыл бұрын
@@SumitKumar-uq3dg Yes and I really appreciate these skills.. And getting some constructive critic on any areas of opportunities (like language), will empower him. Don't you agree?
@senozkarmobike4790
@senozkarmobike4790 4 жыл бұрын
@@SumitKumar-uq3dg I'm a grown up guy.. I know how to deliver proper training in 2 languages to multicultural companies.. And I'm making a constructive critic (I didn't mention any wrong, just a simple suggestion). There is NO need to be rude Sumit.. Cheers!
@shobham4945
@shobham4945 4 жыл бұрын
How to make ssh connection between two ubuntu servers in virtual box.Please upload the vedio or please copy the process in description box that will be useful.
@AR-eb4yv
@AR-eb4yv 4 жыл бұрын
You need to copy the RSA key and IP address under /etc/hosts file
How to be a Good Software Developer / Coder / Programmer
18:41
ProgrammingKnowledge
Рет қаралды 65 М.
Learn Jenkins! Complete Jenkins Course - Zero to Hero
1:08:28
DevOps Journey
Рет қаралды 774 М.
Get 10 Mega Boxes OR 60 Starr Drops!!
01:39
Brawl Stars
Рет қаралды 18 МЛН
Learn GitLab in 3 Hours | GitLab Complete Tutorial For Beginners
3:26:43
Jenkins Tutorial is For Beginners, DevOps and Software Developers
3:58:11
ProgrammingKnowledge
Рет қаралды 64 М.
Linux Operating System - Crash Course for Beginners
2:47:56
freeCodeCamp.org
Рет қаралды 2,2 МЛН
Docker Tutorial for Beginners
56:04
Programming with Mosh
Рет қаралды 2,5 МЛН
Jenkins Full Course 2023 | Jenkins Tutorial For Beginners
1:24:14
DevOps Shack
Рет қаралды 130 М.
Git Tutorial for Beginners: Learn Git in 1 Hour
1:09:13
Programming with Mosh
Рет қаралды 2,4 МЛН