Complete Jenkins Pipeline Tutorial | Jenkinsfile explained

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 มิ.ย. 2024
  • In this complete Jenkins Pipeline Tutorial, I explain everything you need to know about Jenkinsfile.
    ► Subscribe To Me On TH-cam: bit.ly/2z5rvTV
    This complete Jenkins Pipeline Tutorial will help you configure build pipeline for your own project using Jenkinsfile.
    Gitlab Link: gitlab.com/nanuchi/techworld-...
    ▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬
    0:00 Intro
    0:11 What is Jenkinsfile?
    0:50 From Scripted to Declarative Pipeline Syntax
    2:48 Basic Structure of Jenkinsfile
    8:40 Post Build Actions in Jenkinsfile
    10:15 Define Conditionals / When expression
    12:45 Using Environmental Variables in Jenkinsfile
    20:13 Using Tools attribute for making build tools available
    22:30 Using Parameters for a Parameterized Build
    27:29 Using external Groovy scripts
    #devops #jenkins #docker #techworldwithnana #devopstools
    ▬▬▬▬▬▬ Want to learn more? 🚀 ▬▬▬▬▬▬
    Complete Docker and Kubernetes tutorial ► bit.ly/2YGeRp9
    What is Kubernetes? ► • What is Kubernetes | K...
    Docker 🐳 vs Kubernetes ► • Docker vs Kubernetes v...
    Complete Jenkins Pipeline Tutorial ► • Complete Jenkins Pipel...
    ▬▬▬▬▬▬ Courses & Bootcamp & Ebooks 🚀 ▬▬▬▬▬▬
    ► Become a DevOps Engineer - full educational program 👉🏼 bit.ly/45mXaer
    ► High-Quality and Hands-On Courses 👉🏼 bit.ly/3BNS8Kv
    ► Kubernetes 101 - compact and easy-to-read ebook bundle 👉🏼 bit.ly/3Ozl28x
    ▬▬▬▬▬▬ Connect with me 👋 ▬▬▬▬▬▬
    Join private Facebook group ► bit.ly/32UVSZP
    DEV ► bit.ly/3h2fqiO
    INSTAGRAM ► bit.ly/2F3LXYJ
    TWITTER ► bit.ly/3i54PUB
    LINKEDIN ► bit.ly/3hWOLVT

ความคิดเห็น • 500

  • @alexwillenbrink8069
    @alexwillenbrink8069 2 ปีที่แล้ว +21

    I always found jenkins so intimidating but this tutorial is amazing and simplifies the "getting started" so beautifully! Thank you Nana! You're the best :)

  • @chaitanyakhairnar3881
    @chaitanyakhairnar3881 ปีที่แล้ว +4

    The most concise and pinpoint explanation ever come across! Thanks!

  • @rkausale
    @rkausale 2 ปีที่แล้ว

    After spending significant time searching for the right tutorial for these concepts, I landed here. And I must say, this video didn't disappoint me at all. All concepts were explained clearly. I can say, I have the foundation now and can definitely start using Jenkins for advanced use cases as well. Thanks Nana !!!

  • @PeterMoueza
    @PeterMoueza 3 ปีที่แล้ว +137

    Great !
    A timeline : 1:39 Groovy scripted declarative 6:26 configuration 6:29 credentials 9:22 email 12:25 Groovy changes 12:30 environment variables 13:30 env-vars.html 14:51 single vs double quotes notation 15:23 credentials cf Video 17:39 version 19:51 plugins Manage Jenkins>Manage plugins 20:35 Tools Maven Gradle 21:18 cf video Tools 24:00 choice 25:57 TH-cam CORRECTION 26:17 Gitlab 26:25 allcaps 31:50 env variables available in Groovy 33:58 REPLAY

  • @chetanpatel1464
    @chetanpatel1464 2 ปีที่แล้ว +1

    Hello, I'd like to say a massive thank you for creating this content. I've learnt more in this video then i've done over the last month with trying to work out how Jenkins and Groovy are used in real world relations. Its clear and concise. I know it takes a lot of time and energy to try and create these videos so keep going.

  • @samuelademola1600
    @samuelademola1600 4 ปีที่แล้ว +8

    I have been looking for this for a long time, and now it is here. Thank you.

    • @TechWorldwithNana
      @TechWorldwithNana  3 ปีที่แล้ว

      You're welcome, glad it was helpful for you :)

  • @SohailSiadat
    @SohailSiadat 4 ปีที่แล้ว +31

    Good explanations about Groovy-Jenkins are surprisingly rare. This is a very good one. Explaining and teaching is art. It is done well here.

    • @TechWorldwithNana
      @TechWorldwithNana  4 ปีที่แล้ว

      That's true, thank you so much for your feedback! :)

  • @vasanthvel501
    @vasanthvel501 4 หลายเดือนก่อน +3

    Thanks for the simplest and well explained video. Most of the pipeline syntax covered in a single 35 min video

  • @carlos.arenas
    @carlos.arenas 3 ปีที่แล้ว +9

    I just loved your tutorial, this really got me up to speed for the things that I had to do! Thank you! :D

  • @donrounds7791
    @donrounds7791 ปีที่แล้ว

    I am studying for the Certified Jenkins Engineer at the moment, and this video is very useful for my study. But importantly, it is so much better explained than various resources I have found online. Thanks Nana!

  • @AbinJoseph1996
    @AbinJoseph1996 3 ปีที่แล้ว

    This is exactly what I was searching for. Other videos had a full tutorial on CI/CD which was unnecessar for me. Thanks for making this. BTW this is your 6th video I'm watching. You're consistently making helpful videos.

  • @sanjeetsingh4743
    @sanjeetsingh4743 3 ปีที่แล้ว +2

    I am new to your channel and have watched a couple of tutorials (Docker, Prometheus) and let me tell you how easy it has been to follow what you wanna convey. Great stuff! Thanks for looking out for us by providing such amazing tutorials

  • @mohsanriaz4322
    @mohsanriaz4322 3 ปีที่แล้ว +11

    Your series on Jenkins + this video is the best injection for the people getting started with Jenkins.

    • @TechWorldwithNana
      @TechWorldwithNana  3 ปีที่แล้ว

      Thank you so much Mohsan, glad you think so :)

  • @DontFookGaming
    @DontFookGaming 10 หลายเดือนก่อน

    The best part is showing the ENV vars, few days back I was so frustrated in finding all env vars, but after watching your video, I realise it was right there, all the time/.

  • @totox6886
    @totox6886 2 ปีที่แล้ว +1

    Nana is best. She doesn't sounds like a teacher who shows useless diagrams and high level stuffs.she is a mentor for tech people showing things practically. thankyou so much

  • @oateurman
    @oateurman 3 ปีที่แล้ว

    Each of your tutorials are amazingly clear. Such great content !

  • @aapplefish
    @aapplefish 3 ปีที่แล้ว

    As a person who never use Jenkins, I do love the way you explain it, it's much easier to understand the whole structure and where, how to use them.
    And if the flip-flap board could change to a sidebar title and stays there would be great too:D

  • @prajwaltirpude8582
    @prajwaltirpude8582 ปีที่แล้ว

    very quick and clear explanation for Jenkins file for a senior developer. Thanks again for making the video

  • @RajeshKataraki
    @RajeshKataraki 3 ปีที่แล้ว

    The best Jenkinsfile tutorial I have come across!! Thanks Nana.

  • @ashu__risiofficial5887
    @ashu__risiofficial5887 2 ปีที่แล้ว

    You teaching is just awasome nana. Appreciate your hard work for our growth.

  • @yasmin_jsmn
    @yasmin_jsmn 2 ปีที่แล้ว

    Your explanation is very clear and to the point. I just started to understand Jenkins after watching your video.
    Thank you 🌸

  • @paravoliasis
    @paravoliasis 2 ปีที่แล้ว

    Haven't seen in a while a such well organised introduction tutorial. Thanks!

  • @Equilibrier
    @Equilibrier 2 ปีที่แล้ว +7

    I learned more jenkins from this video then I would from other 5-8 videos. Thanks a lot, your videos are very clear, concise and transparent. It's a perfect rithm for anyone (beginner) watching this.
    Keep up the good work, Nana !

  • @FM-eq4rn
    @FM-eq4rn 3 ปีที่แล้ว +72

    Clear concise explanations, wonderful presentation, not bloated with irrelevant diagrams like many of the Jenkins videos that TH-cam seems to impose upon users. You effectively break down concepts, and sympathetically build upon information into actionable knowledge, a mark of a great tutorial! Thank you!

    • @TechWorldwithNana
      @TechWorldwithNana  3 ปีที่แล้ว +11

      Wow thanks for such an amazing feedback Farhan! :) I always try my best in structuring my videos so that it's most useful for the viewer and I'm glad I achieved that :)

    • @nishaminz3138
      @nishaminz3138 ปีที่แล้ว +1

      @@TechWorldwithNana hi Nana do you have any reference or jenkinsfile documents for war file tomcat deployment using bluegreen method if yes could you share with us can you make the video on this?

  • @ranaindiavlogs9943
    @ranaindiavlogs9943 3 ปีที่แล้ว

    Thanks Nana for recording these videos.. These are really helpful to dev/qa/devops community. Great job. Thanks for your al efforts.

  • @stevedearborn8637
    @stevedearborn8637 3 ปีที่แล้ว

    Thank you Nana. Excellent tutorial introducing JenkinsFile CI/CD pipeline constructs and mechanics.

  • @harishpawar2510
    @harishpawar2510 3 ปีที่แล้ว +1

    It was very helpful Nana. Great way of explaining each and everything in very clear way. Thanks you!!

  • @1234mytubeuser1234
    @1234mytubeuser1234 4 ปีที่แล้ว +3

    Nana, you have become one of my favourite tech Vloggers!! I can't thank you enough for your simple way of explaining complex things. I find "chef" most difficult thing to learn. Hope one day you cover that also. Thanks again!

    • @TechWorldwithNana
      @TechWorldwithNana  4 ปีที่แล้ว +1

      Hi Amit, happy my videos is so helpful to you :) Also thanks for your suggestion!

  • @Nadya-vo2ou
    @Nadya-vo2ou 3 ปีที่แล้ว +2

    AMAZING!!! I was looking for this all over the Internet :) Great explanation, very easy to follow and understand.

  • @Nodorgrom
    @Nodorgrom 2 ปีที่แล้ว +2

    I almost got all you said in this video. I also understood everything you showed in this video. Thank you!

  • @vikassingh4320
    @vikassingh4320 3 ปีที่แล้ว +2

    Simply the Best explanation on Jenkinsfile.

  • @ibrahimsardar9579
    @ibrahimsardar9579 3 ปีที่แล้ว +1

    Excellent tutorial. Hands down best I have seen on the topic. The quality really shows in this one. Thank you for your great effort in making these videos.

    • @TechWorldwithNana
      @TechWorldwithNana  3 ปีที่แล้ว

      Thank you so much Ibrahim 🙏 Appreciate your feedback very much! Hope you check out my other videos too :)

  • @oscarbecerril8343
    @oscarbecerril8343 3 ปีที่แล้ว +1

    This woman is amazing. Thanks for such great videos, Nana.

  • @hardztp
    @hardztp 2 ปีที่แล้ว

    Wow, Nana, you are simply great tutor... your explanation is practical and through the point. Thanks a ton and Happy Teachers Day.

  • @MdAkram
    @MdAkram 2 ปีที่แล้ว

    The very best tutorial I have ever seen. I really appreciated your works. Love to see more videos from you. Already subscribed to your channel

  • @souravsarker3913
    @souravsarker3913 4 ปีที่แล้ว +2

    Nana it's an awesome tutorial on Jenkins scripting.... you have just filled the gap I was suffering to fill with.

  • @PhoeNEx10
    @PhoeNEx10 ปีที่แล้ว

    Uau what amazing video! It helped me to understand all these concepts, I didn't know about, perfectly and quickly. Very well explained, straight to the point, no unnecessary complications. Congratulations!

  • @prasannanayak5454
    @prasannanayak5454 4 ปีที่แล้ว +12

    Really great job in simplest way. I'm watching your linkedin videos also and they are useful too. Thank you so much for this video.

  • @ribaker822
    @ribaker822 ปีที่แล้ว

    Thank you for actually simplifying configuring Jenkins.

  • @Elujin
    @Elujin 14 วันที่ผ่านมา

    Thank you for the very detailed video,the pacing and flow is very thought out!

  • @infohiqt6251
    @infohiqt6251 3 ปีที่แล้ว +1

    Better than anything else i saw in the area of basics of pipelines with jenkins

  • @babua3605
    @babua3605 4 ปีที่แล้ว +2

    Awesome. Now I got clue how to learn/configure Jenkins Pipelines. Thank you much Nana.

  • @tamilwargod
    @tamilwargod 2 ปีที่แล้ว

    Teaching is an Art, you mastered it Nana

  • @siddharthc6364
    @siddharthc6364 ปีที่แล้ว

    Great tutorial. Enough information on the attributes to start building complex stuff over it.

  • @ChrisBrown-si1vg
    @ChrisBrown-si1vg 4 ปีที่แล้ว +1

    Very informative. Exactly what I was looking for continuing on my Jenkins setup. Thanks!

  • @MadhuExplorer
    @MadhuExplorer 4 ปีที่แล้ว +1

    Thanks a lot Nana for accepting suggestions and posting tech content in an easy way.. special thanks for all your efforts

  • @sachinjadhav1294
    @sachinjadhav1294 3 ปีที่แล้ว +1

    Nice tutorial Nana. I like the way you started video with simple example and then build up slowly to complex one. Thank you !

    • @TechWorldwithNana
      @TechWorldwithNana  3 ปีที่แล้ว

      Thanks for your feedback Sachin, really appreciate it :)

  • @kaspersergej
    @kaspersergej 2 ปีที่แล้ว

    One of rare cases of good and consice tutorials 👌

  • @ankit0510
    @ankit0510 3 ปีที่แล้ว +1

    beautifully explained. Thank You Nana

  • @juancespedes2199
    @juancespedes2199 2 ปีที่แล้ว

    Thanks Nana, excellent material, wonderful explanation!!

  • @abhishekgarg2465
    @abhishekgarg2465 3 ปีที่แล้ว

    you are one of the best explainer in all my youtube & udemy's trainer list, i never miss a video of my doubt, if i see its maiden by you, thanks.

  • @anthonymaylath2915
    @anthonymaylath2915 3 ปีที่แล้ว +1

    Thanks Nana! Very easy to follow!

  • @jadalhamwi1543
    @jadalhamwi1543 8 หลายเดือนก่อน

    thank you ver very much
    absolutely the best tutorial i could found that demonstrates Jenkinsfile syntax and features, keep it up 😄

  • @dakota1231000
    @dakota1231000 3 ปีที่แล้ว +1

    Simply Awesome!!! You gave a very crystal clear explanation Nana!!! Highfive!! keep spreading the knowledge!!!

    • @TechWorldwithNana
      @TechWorldwithNana  3 ปีที่แล้ว

      Thank you Ali, appreciate your feedback! 😊

  • @gcptest6612
    @gcptest6612 3 ปีที่แล้ว

    precise explanation , kudos to you breaking up the scripts in detail.

  • @laurentvoisin8129
    @laurentvoisin8129 หลายเดือนก่อน

    Love this video and your channel ! Thanks so much.

  • @MrBarioss
    @MrBarioss 2 ปีที่แล้ว

    Everything super explained. That really helped! THANK YOU
    One small thing with the code where you explain the credentials
    I had to change this line:
    From
    usernamePassword(credentials: 'server-credentials', usernameVariable: USER, passwordVariable: PWD)
    to
    usernamePassword(credentialsId: 'server-credentials', usernameVariable: 'USER', passwordVariable: 'PWD')

  • @MR_Rijal
    @MR_Rijal 3 ปีที่แล้ว

    Lot's of Love from Nepal. Thanks Nana 🙂 you're amazing ❤️

  • @98BlackTransAm
    @98BlackTransAm 2 ปีที่แล้ว +1

    I've been using Jenkins for years at an enterprise level, and this video is great conceptual breakdown.
    Some fun things to do are spin up small kubernetes clusters using kind or micro-k8s on top of docker desktop, run full coverage unit tests in go, python, etc, and then tear everything down.

    • @Madurai2USA
      @Madurai2USA ปีที่แล้ว

      Hi Rich, I am exploring CICD tools to implement with Amazon EKS. Is jenkins a good tool to consider? I understand this is open source software and doesn’t have much support for this tool. Is there any drawback using Jenkins compared to licensed Circle CI or Gitlab tools?

  • @chetanhireholi
    @chetanhireholi 3 ปีที่แล้ว +1

    Right to the point!
    Thanks for the upload!

  • @easyjourney7129
    @easyjourney7129 2 ปีที่แล้ว

    Nana, thanks for
    sharing tutorial on Jenkins
    Easy to learn

  • @Souless-Monster
    @Souless-Monster 2 ปีที่แล้ว

    You know the tutorial will be good when this is the channel

  • @yogithakakarla1716
    @yogithakakarla1716 3 ปีที่แล้ว +1

    Good tutorial, I donno how many times I have referred same video for my doubts of pipeline

  • @ingridmachado8871
    @ingridmachado8871 3 ปีที่แล้ว

    This video is GOLD. Thank you!

  • @zaktv3595
    @zaktv3595 ปีที่แล้ว

    Beautiful expalanation. This was very helpfull to me. Thanks you!

  • @rajeevpant3377
    @rajeevpant3377 ปีที่แล้ว

    gr8 session, u cleared by very clear steps. thanks

  • @Delirium132231
    @Delirium132231 ปีที่แล้ว

    Besy DevOps stuff channel I ever met on any learning portal. My gratest thanks.

  • @ThEpicFoxtrot
    @ThEpicFoxtrot 2 ปีที่แล้ว

    This was an awesome tutorial, very very helpful. Thank you!!

  • @ravindvelisala9333
    @ravindvelisala9333 3 ปีที่แล้ว

    Top class Nana- wonderfull explanation - Thank you.

  • @highway9691
    @highway9691 ปีที่แล้ว

    Nana you are the best🙂, thanks for this beautiful explanation

  • @bhupathivarma9170
    @bhupathivarma9170 3 ปีที่แล้ว +1

    You are a wonder woman for tech aspirants 👍👍👍

  • @gousmohaddinhaveli603
    @gousmohaddinhaveli603 3 ปีที่แล้ว +1

    Simply Superb, Thanks Nana for clean explanation. Today I learned new concept. Really helpful and much appreciated.

    • @TechWorldwithNana
      @TechWorldwithNana  3 ปีที่แล้ว +1

      Awesome, I'm glad it was so valuable for you 😊

  • @roboticistprogrammer7678
    @roboticistprogrammer7678 2 ปีที่แล้ว

    Thanks Nana for the good tutorials you made

  • @ChanceMinus
    @ChanceMinus 2 ปีที่แล้ว

    Whenever I see a Nana video I click on it immediately. Because I know I am going to learn and benefit from it...

  • @prasadrao4840
    @prasadrao4840 ปีที่แล้ว +1

    Nana, all your videos are outstanding and ultimate , Greate

  • @enyamada
    @enyamada 2 ปีที่แล้ว

    Simple, didactic, clear, straightforward. Just awesome! Thanks a ton for this video!

  • @MrAshokganta
    @MrAshokganta ปีที่แล้ว

    Great. Detailed Explanation of Jenkins file .

  • @vijaykhanna7263
    @vijaykhanna7263 2 ปีที่แล้ว

    Well made, Appreciate your efforts to share your knowledge.

  • @ayushsinghrathore7186
    @ayushsinghrathore7186 4 ปีที่แล้ว +2

    Wonderful tutorial nana. This is exactly what I was looking for :)

  • @manikandans8808
    @manikandans8808 4 ปีที่แล้ว +2

    Wonderful work. It's very easy to learn Jenkinsfile in the way you have explained. Waiting for lots of videos from you....cheers 🥳🥳🥳🥳🥳

    • @TechWorldwithNana
      @TechWorldwithNana  4 ปีที่แล้ว +1

      Thanks a lot, happy that it's so helpful :)

  • @simplydevops
    @simplydevops 3 ปีที่แล้ว

    So much helpful to me..... Very good explanation

  • @madantata
    @madantata 3 ปีที่แล้ว

    Perfect one for beginners . Clear and Crisp

  • @BloodyIron
    @BloodyIron 3 ปีที่แล้ว

    Nice demo! Rather helpful :D Thanks!

  • @pankajvaishnav3079
    @pankajvaishnav3079 ปีที่แล้ว

    That's what i was looking for Thanks Nana

  • @yogeshmandlik860
    @yogeshmandlik860 2 ปีที่แล้ว +1

    Thanks Nana such a great and detail video.

  • @jeganmuthu6962
    @jeganmuthu6962 3 ปีที่แล้ว +1

    Awesome work Nana, I have been looking Jenkins pipeline tutorial for long time. In 35 mins, you have covered everything.
    It would be useful for all, if you post the site/docs you are referring.

    • @TechWorldwithNana
      @TechWorldwithNana  3 ปีที่แล้ว +1

      Thank you so much Jegan! 🙂 Yes you're right, that would be useful 👍 thanks for pointing that out. I will add it

  • @elad3958
    @elad3958 3 ปีที่แล้ว

    You're a master at your craft.

  • @maheshkamthe9887
    @maheshkamthe9887 4 ปีที่แล้ว +2

    Super duper !! excellent content, simple way of explaining !! just keep going !!

    • @TechWorldwithNana
      @TechWorldwithNana  4 ปีที่แล้ว

      Thank you Mahesh, happy you like my way of explaining :)

  • @RABWA333
    @RABWA333 4 ปีที่แล้ว +2

    thanks a lot for the great explaination, the flow of this tutorial is awesome. very informative , hope to see more videos about Jenkins , for example, a pipeline for deploying in OpenShift/Kubernetes, or adding Ansible to the pipeline. going to check your other Jenkins videos

    • @TechWorldwithNana
      @TechWorldwithNana  4 ปีที่แล้ว

      Thanks a lot Ghubein! Yes, I will do more Jenkins videos in the future, so stay tuned 🙂

  • @chinnaramakrishna2892
    @chinnaramakrishna2892 3 ปีที่แล้ว

    Good explanation and very useful video thanku very much nana

  • @pranitha1153
    @pranitha1153 15 วันที่ผ่านมา

    Thank you Nana, you are awesome!😊

  • @doctorpatrick1558
    @doctorpatrick1558 3 ปีที่แล้ว

    thank you so much for what you do - it's awesome. This tutorial was very helpful!

  • @ra7740
    @ra7740 2 ปีที่แล้ว

    Thanks a lot for this video Nana.

  • @thesleepexperimentproject8782
    @thesleepexperimentproject8782 3 ปีที่แล้ว +1

    should've seen this one long ago,. very clear one. Thanks

  • @piyushdarji7926
    @piyushdarji7926 ปีที่แล้ว

    This is amazing explanation ever ! :)

  • @biaerotech8898
    @biaerotech8898 3 ปีที่แล้ว

    Dear Dear Goddess of Knowledge--- Simply wonderful and clear cut explanation. With lot's of useful information for anyone who need to spend sometime and enjoy your traning ---Kudos My dear lovely lovely Lady............

  • @MilMike
    @MilMike 3 ปีที่แล้ว +1

    very good introduction with real working examples. Easy to follow. Thanks!

  • @VineetKumar-re3mc
    @VineetKumar-re3mc 2 ปีที่แล้ว

    this is really very useful video for working professional the way of explanation was really good thnx for uploading this much relevant content

  • @TarekFaham
    @TarekFaham 2 ปีที่แล้ว

    Really great tutorial! Thank you!

  • @SohailSiadat
    @SohailSiadat 4 ปีที่แล้ว +1

    Excellent. Well explained. With explanations about the necessary Groovy aspects. Finally found out what withCredentials means and how it is used.

    • @TechWorldwithNana
      @TechWorldwithNana  4 ปีที่แล้ว

      I'm glad you learned something, thanks for your comment :)