Jenkins Day 1 | Step by Step Hands-On Complete Course for Beginners (Hindi)

Поделиться
HTML-код
  • Опубликовано: 12 дек 2022
  • ALL FREE COURSES ► automationstepbystep.com/
    JENKINS - Day 1
    What is Jenkins
    -----------------
    Jenkins is a CI tool
    Pure java application
    Free or open-source
    What is CI CD
    ---------------
    CI = Continuous Integration
    CD = Continuous Delivery
    CD = Continous Deployment
    Jenkins Setup
    ---------------
    Hardware & Software requirements
    -------------------------------------
    Windows
    Hardware -
    4 GB+ of RAM
    5 GB+ of drive space
    Software -
    Java - www.oracle.com/java/technolog...
    JRE = Java Runtime Environment
    JDK = Java Development Kit
    What is JDK, JRE, JVM - • Java Beginner Tutorial...
    Step 1 - Download Jenkins (jenkins.war) from www.jenkins.io/download/
    Step 2 - Keep jenkins.war file at any location on your system
    Step 3 - Goto cmd and cd to the location of jenkins.war folder
    Step 4 - Run Command
    java -jar jenkins.war // 8080
    java -jar jenkins.war --httpPort=9090
    Step 5 - Check for Jenkins fully up and running message. Also copy the admin password
    Step 6 - Open browser and goto localhost:9090
    Step 7 - Unlock jenkins and install suggested plugins
    Step 8 - Check Jenkins Home Page is displayed
    #jenkins #hindi
    ------------------------------------
    Every LIKE & SUBSCRIPTION gives me great motivation to keep working for you
    You can support my mission for education by sharing this knowledge and helping as many people as you can
    If my work has helped you, consider helping any animal near you, in any way you can
    NEVER STOP LEARNING
    Raghav Pal

Комментарии • 57

  • @Raghav_Pal
    @Raghav_Pal  Год назад +2

    Hi Friends, please let me know how did you like this 1st video in Hindi. Also tell me other topics you want me to make next

    • @ravibhushan751
      @ravibhushan751 Год назад

      Sir please start devops/docker

    • @newwaylearn8998
      @newwaylearn8998 Год назад +1

      We need more videos in hindi

    • @salmanshekh7267
      @salmanshekh7267 6 месяцев назад

      Dear Bro Raghav_pal, I have completed Jenkins Day 1, It is 100% working fine for me and understood , kindly complete this series.

    • @salmanshekh7267
      @salmanshekh7267 6 месяцев назад

      Lots of Respect.

  • @jerrysworld5495
    @jerrysworld5495 Год назад +2

    mujhe lagta hai aur bhi hindi videos aane chahiye. bhale apke naye channel ki growth slow hai lekin aap promotion bhi kar sakte hain. Native language me chizo ko seekhna kaafi asan ho jata h par here is a catch ki native language me sikhaane wale tutors bohut hi km hain. ❤❤❤❤❤❤ Love from Gurgaon..

  • @RashimSameer
    @RashimSameer Год назад +2

    I really want to learn jenkins. I was waiting for my team member will explain but it couldn’t happened.
    Now don’t required.
    You covered the topic well. even small-small part where we will stuck you explained that also. Very nice video 😊

    • @Raghav_Pal
      @Raghav_Pal  Год назад

      Glad to hear this Rashim, wish you all the best

  • @ravibhushan751
    @ravibhushan751 Год назад +1

    Sir apka video bahut informative n deep h ...we are with you keep creating content ... already subscribed to your channel ...i am following you from 4 years ...🙏🏻 HAPPY NEW YEAR 🎉🥳

    • @Raghav_Pal
      @Raghav_Pal  Год назад

      Thanks a lot Ravi and welcome *Happy New Year*

  • @deepakyadav-ny2cj
    @deepakyadav-ny2cj Год назад +1

    Ab aya sikhne ka asli maza, thank you sir.

  • @Najamashaikh937
    @Najamashaikh937 11 месяцев назад

    wow ...great sir. i will share already in my whatsapp groups. thx in hindi.

  • @nikitaghate9837
    @nikitaghate9837 Год назад

    Bvery nice and easily understand thank you sir 😊😊

    • @Raghav_Pal
      @Raghav_Pal  6 месяцев назад

      Most welcome Nikita

  • @rinkuniwas
    @rinkuniwas 6 месяцев назад

    Good start Raghav. This will help lots of people.

  • @prafulbagade8755
    @prafulbagade8755 Год назад

    Thank you

  • @relaxingchoice
    @relaxingchoice Год назад +1

    Sir your teaching is very Good, my Jenkins issue is solved sir I am Happy..😊

    • @Raghav_Pal
      @Raghav_Pal  Год назад

      Great to know 👍

    • @relaxingchoice
      @relaxingchoice Год назад

      Sir how to write munual test cases,can you create one video for how to write manual test cases full video from scratch in hindi language

    • @Raghav_Pal
      @Raghav_Pal  Год назад

      I will do

  • @kishoredass7099
    @kishoredass7099 Год назад

    Yeh aapka bahut achha video tha Jenkins ka,
    Git aur Github pe video zaroor banaiye sir....

  • @relaxingchoice
    @relaxingchoice Год назад +1

    Sir in this video used both jdk used one is already download jdk 1.8 version and another for Jenkins uses related download jdk 11 version but I am writing automation script in eclipse then used JdK 1.8 version . I am seen this video After set a path for kel 11 Jenkins script run but automation script in eclipse showing error why sir?

    • @Raghav_Pal
      @Raghav_Pal  Год назад

      Hi, what is the error message in eclipse, In case it is due to java version you can set the jdk to be used in eclipse using these steps:
      1. On Eclipse, Click on the "Window" menu, then select "Preferences".
      2. In the Preferences dialog, expand the "Java" category and select "Installed JREs".
      3. In the "Installed JREs" dialog, you will see a list of the JREs (Java Runtime Environments) that are installed on your system. If you have multiple JDKs installed, you will see them listed here as well.
      4. To choose the JDK that you want to use in Eclipse, select it in the list and click the "Edit" button.
      5. In the "Edit JRE" dialog, you can configure the JDK's name and path. Make any necessary changes and click "OK" to save your changes.
      6. Click "Apply" and then "OK" in the Preferences dialog to apply your changes

  • @Vivek.srivastava4825
    @Vivek.srivastava4825 5 месяцев назад

    Technical examples dene ke bajayein , koi fiction based example de phir usko relate karein live example se.

    • @Raghav_Pal
      @Raghav_Pal  5 месяцев назад

      ok.. will try Vivek

  • @rubelhossain2374
    @rubelhossain2374 7 месяцев назад

    Why you not uploading videos in this hindi channel?? Please also continue this channel...hindi main acchi tarike se samaj ata hain

  • @anonymous-cn9qt
    @anonymous-cn9qt Год назад +1

    Git pe video jarur banaiye sir

  • @ranarayhan8850
    @ranarayhan8850 9 месяцев назад

    sir do you provide full azure devops course?

  • @khitiprakashrout8348
    @khitiprakashrout8348 Год назад

    Please provide a season regarding git and github

  • @poojakale8323
    @poojakale8323 Год назад

    Thanks a lot! Raghav sir 😅

  • @RAbode
    @RAbode Год назад +1

    it doesn't matter how good we are at english. But Hindi ka alag hi maaza mein

    • @Raghav_Pal
      @Raghav_Pal  Год назад

      True,

    • @js-kf8up
      @js-kf8up 7 месяцев назад

      Raghav sir, I have request you 🙏 , please upload your all course videos in Hindi because it's easy to learn, time saving & native language, English is good but when we understand through(native language), it's just like a fun.@@Raghav_Pal

    • @Raghav_Pal
      @Raghav_Pal  5 месяцев назад

      I understand, I will try

  • @gantaindrasenareddy9518
    @gantaindrasenareddy9518 Год назад

    Could you please explain in English?

    • @Raghav_Pal
      @Raghav_Pal  Год назад +2

      Sure, check English Jenkins tutorials here - ruclips.net/p/PLhW3qG5bs-L9ykz8UGBIp_5o62K1cMNo9

  • @konfigurator7268
    @konfigurator7268 Год назад

    klingt gut, verstehe jedoch fast kein Wort :-)
    Beste Grüße an Dich :-)

    • @Raghav_Pal
      @Raghav_Pal  Год назад +1

      Keine Sorge, diese sind in Hindi-Sprache, Sie können dem englischen Tutorial hier folgen automationstepbystep.com/

    • @konfigurator7268
      @konfigurator7268 Год назад

      @@Raghav_Pal Yeah Raghav, I know my friend :-)
      I wanted to make a joke.:-)
      Best Regards from Germany
      Carsten

    • @Raghav_Pal
      @Raghav_Pal  Год назад +1

      :)

  • @Najamashaikh937
    @Najamashaikh937 11 месяцев назад

    plz translate your all videos in hindi language. lot of people waitting .

    • @Raghav_Pal
      @Raghav_Pal  6 месяцев назад

      I will check and try

  • @Najamashaikh937
    @Najamashaikh937 9 месяцев назад

    java 18 hai mere paas . chalega kya ?

    • @Raghav_Pal
      @Raghav_Pal  6 месяцев назад

      Jenkins aur Java ki compatibility check karo - www.jenkins.io/doc/book/platform-information/support-policy-java/

  • @js-kf8up
    @js-kf8up 7 месяцев назад

    Raghav sir, I have request you 🙏 , please upload your all course videos in Hindi because it's easy to learn, time saving & native language, English is good but when we understand through(native language), it's just like a fun. @Raghav_Pal