Jenkins for Beginners
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Unlock all features
FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.
Related videos
Claude Code - Full Tutorial for Beginners
Tech With Tim
56.5k views
Cursor 2.0 - Full Tutorial for Beginners
Tech With Tim
101.3k views
Data Structures - Full Course for Beginners
Tech With Tim
45.8k views
FastAPI for Beginners - Python Web Framework
Telusko
161.3k views
Docker for Java Developers
Telusko
114.1k views
Hibernate for beginners
Telusko
128.9k views
How to use Cursor Agent for beginners
David Ondrej
85.1k views
Cursor Tutorial for Beginners (AI Code Editor)
Tech With Tim
877.7k views
Java For Programmers in 2 hours
Telusko
180.9k views
5 Mini JavaScript Projects - For Beginners
Tech With Tim
234.7k views
Top Comments (10)
Buddy, I searched many videos for jenkins. somehow yours was just easier to follow and assimilate. Thanks for putting this out here.
Dear friend @Hyder Abbas, I have thoroughly enjoyed the session with real time examples. Keep up the great work. Thank you so much.
thank you!
One of best videos on Jenkins....Thanks Hyder
Such a wonderful hands-on demo on Jenkins. Thank you very much, Sir.
Excellent explanation...Keep it up brother and we are expecting more videos from you
Thank you Hyder Abbas ❤.
At the hearing of Hyder Abbas voice I have to like the video before it reaches 5 seconds. Because he'll bring you nothing but best
Introduction to Jenkins: (0:00 - 1:30) Understanding Jenkins as an open-source automation server for CI/CD. Installation & Initial Configuration: (12:20 - 14:32) Accessing the Jenkins dashboard via localhost:8080. Setting up the administrator password, installing suggested plugins, and creating the first user account. Jenkins UI Overview: (14:33 - 21:30) Walkthrough of the dashboard, build history, new item creation, and Manage Jenkins settings. Explanation of Build Executors and Build Queue concepts. Configuring Global Settings: (21:32 - 31:55) Adjusting system configurations, setting up executors, and configuring email notifications. Creating a Simple Job: (39:10 - 41:15) Running a basic job to verify Java versioning. Managing Plugins: (41:16 - 49:50) Installing and uninstalling plugins (e.g., Safe Restart). Java Application Build Job: (49:51 - 56:04) Creating a freestyle project to compile and run a Java application periodically using cron expressions. Maven Project from GitHub: (56:05 - 1:02:40) Connecting a GitHub repository to Jenkins to build a Maven web application. Utilizing Poll SCM to trigger builds automatically upon commits. Pipeline Creation: (1:06:50 - 1:16:46) Creating a CI/CD pipeline with linked jobs (Dev and QA). Configuring sequential execution where the QA job triggers only after a successful Dev build
It will be good if you add java file also in the description and also other resources if any
Unlock the Data Inside
Turn Videos into Knowledge
- Get FREE 10/day: transcripts, summaries, chats
- Chat with videos, export text & PDF
- $1 free API credit for RAG, chatbots & research
Free forever plan • All features unlocked
Top Comments (10)
Buddy, I searched many videos for jenkins. somehow yours was just easier to follow and assimilate. Thanks for putting this out here.
Dear friend @Hyder Abbas, I have thoroughly enjoyed the session with real time examples. Keep up the great work. Thank you so much.
thank you!
One of best videos on Jenkins....Thanks Hyder
Such a wonderful hands-on demo on Jenkins. Thank you very much, Sir.
Excellent explanation...Keep it up brother and we are expecting more videos from you
Thank you Hyder Abbas ❤.
At the hearing of Hyder Abbas voice I have to like the video before it reaches 5 seconds. Because he'll bring you nothing but best
Introduction to Jenkins: (0:00 - 1:30) Understanding Jenkins as an open-source automation server for CI/CD. Installation & Initial Configuration: (12:20 - 14:32) Accessing the Jenkins dashboard via localhost:8080. Setting up the administrator password, installing suggested plugins, and creating the first user account. Jenkins UI Overview: (14:33 - 21:30) Walkthrough of the dashboard, build history, new item creation, and Manage Jenkins settings. Explanation of Build Executors and Build Queue concepts. Configuring Global Settings: (21:32 - 31:55) Adjusting system configurations, setting up executors, and configuring email notifications. Creating a Simple Job: (39:10 - 41:15) Running a basic job to verify Java versioning. Managing Plugins: (41:16 - 49:50) Installing and uninstalling plugins (e.g., Safe Restart). Java Application Build Job: (49:51 - 56:04) Creating a freestyle project to compile and run a Java application periodically using cron expressions. Maven Project from GitHub: (56:05 - 1:02:40) Connecting a GitHub repository to Jenkins to build a Maven web application. Utilizing Poll SCM to trigger builds automatically upon commits. Pipeline Creation: (1:06:50 - 1:16:46) Creating a CI/CD pipeline with linked jobs (Dev and QA). Configuring sequential execution where the QA job triggers only after a successful Dev build
It will be good if you add java file also in the description and also other resources if any