How To Configure Jenkins In Windows

Поділитися
Вставка
  • Опубліковано 13 гру 2024

КОМЕНТАРІ • 56

  • @uvitalkumar
    @uvitalkumar 3 роки тому +4

    Hi Mukesh, This is really good explanation the people who wants to learn Jenkins newly. I personally learned Jenkins 3 years back by watching youtube videos only. Out of which this series going to be perfect.

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому +1

      Thank you so much Vital for following from last 3 years. Jenkins has done some UI and functional changes so this series will cover new changes too.

    • @uvitalkumar
      @uvitalkumar 3 роки тому +1

      @@Mukeshotwani thank you for making videos with new changes. Without fail I will watch and implement the same.

    • @bodenedward403
      @bodenedward403 3 роки тому

      You prolly dont give a shit but does someone know a method to get back into an instagram account??
      I was stupid lost my login password. I appreciate any assistance you can offer me!

  • @zpytta
    @zpytta Рік тому +1

    hi mukesh sir, this session is really nice! clear sound, understandable and viewers-friendly.

    • @Mukeshotwani
      @Mukeshotwani  Рік тому

      Thanks a ton for following this series. Let me know if you need any help. I would be happy to assist you.

    • @zpytta
      @zpytta Рік тому

      sir, can you upload a video for how to contribute for open source project jenkins in beggining.
      I mean where to start contribute in jenkins for begginers. @@Mukeshotwani

  • @yellayiaruna6170
    @yellayiaruna6170 3 роки тому +3

    Hi Mukesh,
    I am not able to open my jenkins URL i.e. localhost:8080.
    When I opened it for the first time then it opened and when I was continuing with y work on it it suddenly giving "Problem Loding page".
    Could you please help me out.

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому +1

      Hi Yellayi, please dont close cmd which is running Jenkins. Once you close jenkins will stop.

    • @yellayiaruna6170
      @yellayiaruna6170 3 роки тому +1

      Then how can we start it?

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому +1

      same like how u started earlier java -jar jenkins.war file it will start your jenkins again.

    • @yellayiaruna6170
      @yellayiaruna6170 3 роки тому

      Ok, thank you very much 😊

  • @chirag6283
    @chirag6283 3 роки тому +3

    @Mukesh otwani Thank you for the great series. Can you let me know how to test the case parallelly in Jenkins using Jenkins nodes?

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому +1

      Hi Chirag, yes next videos will be on nodes too.

  • @kalpanaharibasker6208
    @kalpanaharibasker6208 2 роки тому +2

    HI Mukesh, I downloaded the Jenkins. once i closed the command prompt my Jenkins also closed. so what i need to do?

    • @Mukeshotwani
      @Mukeshotwani  2 роки тому

      Run same command again and it will be up and running

  • @saimanikanta2078
    @saimanikanta2078 3 роки тому +1

    Hi Mukesh, I just now started the Jenkins series so far its amazing but want to ask you that have you covered Master and slave concepts?

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому

      Yes Sai, Its covered with Windows instances.

  • @SaiKumar-pe9xs
    @SaiKumar-pe9xs 3 роки тому +1

    Hi Mukesh,when I install Jenkins,I dont find any plugins it is empty what can I done to download plugins

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому

      Hi Sai, please try jenkins with different version (lower version)

  • @sanjaysukumaran4248
    @sanjaysukumaran4248 3 роки тому

    Hi Mukesh, If Jenkins is in cloud, how to install Jenkins agent. If the Jenkins is in cloud do we need to download and install Jenkins in the local machine ?

  • @Bbangaram-d9u
    @Bbangaram-d9u 3 роки тому +1

    Thank you Mukesh ji 🙏

  • @suranjitbiswas5968
    @suranjitbiswas5968 2 роки тому

    Hi mukesh when I run my project I get this error
    (The goal you specified requires a project to execute but there is no POM in this directory (C:\Users\PATH). Please verify you invoked Maven from the correct directory.) But when I run my project from command line its working fine but when I run my project in jenkin I get this error. So my question is why I don't get this error when i run the project through command line.

  • @praveenmalviya4234
    @praveenmalviya4234 3 роки тому +1

    We have changed the ip but how to change the port along with IP example x.x.x.x:1111 port

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому +1

      Jenkins port is fixed, you can change url with ip, url with system. Jenkins is basically Java application which is running on specific port.

  • @shrikantk3793
    @shrikantk3793 4 місяці тому

    how to get those jenkins icon, i cant find which theme is it.

  • @mdfarooq4569
    @mdfarooq4569 2 роки тому +1

    How to get access N:drive in Jenkins
    Could you please help I was stuck my project task

    • @mdfarooq4569
      @mdfarooq4569 2 роки тому +1

      Pls help me

    • @Mukeshotwani
      @Mukeshotwani  2 роки тому

      Hi Farooq, if you have driver permission issue then try changing directory and follow video again.

  • @vinodkumar-yy5cn
    @vinodkumar-yy5cn 3 роки тому +1

    Hi Mukesh,
    If you could make videos on GIT, it will be grateful for us.
    Happy Testing!

  • @niyi_adunola
    @niyi_adunola 3 роки тому +1

    Hello Mukesh,
    thanks for this tutorial.
    "ipconfi" doesn't work on my command prompt, the response I got was 'ipconfi' is not recognized as an internal or external command,
    operable program or batch file.

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому +1

      Hi Niyi, are you using MAC or Windows?
      I guess there is typo error. It should be ipconfig

    • @niyi_adunola
      @niyi_adunola 3 роки тому +1

      @@Mukeshotwani thanks, I got it fixed. I'm using windows by the way. One other things I noticed is that Jenkins will not run except my command prompt is running, is that how it works?

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому +1

      Yes Niyi since we started using war file so once you close cmd it will stop. In upcoming lectures I will show how we can install jenkins as service so it will run in background even if you close cmd.

    • @niyi_adunola
      @niyi_adunola 3 роки тому

      @@Mukeshotwani that will be great. Thanks so much

  • @raghunathmajhi5197
    @raghunathmajhi5197 3 роки тому +1

    Hello Sir, I am getting this error "sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target" , "Caused: sun.security.validator.ValidatorException: PKIX path building failed" ,"Caused: javax.net.ssl.SSLHandshakeException" while installing jenkins plugin. Please help what should be the fix here. I am struggling with this error from last one week and not getting any resolution. Thanks in Advance

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому

      Hi Raghu, can you try installing below plugin and just restart jenkins. Let me know if that works for you.
      plugins.jenkins.io/skip-certificate-check/

    • @raghunathmajhi6342
      @raghunathmajhi6342 3 роки тому +1

      Hi Mukesh,
      Thanks for your response. It's resolved now. 😀

    • @saisushma8436
      @saisushma8436 2 роки тому

      @@Mukeshotwani Hi Mukesh, we were asked to install the necessary plugins from Nexus. for that how to download Jenkins plugins from Nexus

  • @balajimanavalan9230
    @balajimanavalan9230 2 роки тому

    hai mukesh.. this video really helped me.. but as you mentioned that by mentioning my machine's ip in the url, anyone can access my jenkins. But when i tried, I am not able to access from other machine. Could you please help me with that?

  • @sharmak2746
    @sharmak2746 3 роки тому +1

    Hi Mukesh, I would like to run postman scripts in different environments without using local installation of node,newman. Instead I wanted to use docker image and publish the results. I believe this is easy as any one can run in jenkins pipeline or we can put in pipeline to trigger automatically when there is new deployment. Can you please make a video on this. Iam able to run using docker but unsure how to generate html extra report while using docker. This would help a lot to many... Thanks alot

    • @Mukeshotwani
      @Mukeshotwani  3 роки тому

      Nice use case with end to end example. I will try to make videos on this too.

    • @sharmak2746
      @sharmak2746 3 роки тому

      @@Mukeshotwani thank you. This is really going to help community if we have a docker image with postman/newman and html extra report plugin installed.
      I have tried in my local and it works. But the issue is only with the docker postman/newman image which doesn't have inbuilt html extra report

  • @vinodkumar-yy5cn
    @vinodkumar-yy5cn 3 роки тому +1

    Hi Mukesh,
    Could you please go a bit slow while explaining, I'm new to Jenkins to so, unable to catch this fast. Hope u can understand.
    Happy Testing!

  • @rajeshinjam8500
    @rajeshinjam8500 3 роки тому +1

    Thanks 👍

  • @nagendranfriends3153
    @nagendranfriends3153 3 роки тому +1

    Sir please give Appaium tutorial using python sir

  • @sibelsibel3014
    @sibelsibel3014 2 роки тому +1

    hi, the screen is small. i see hard, thanks

  • @ursouljoshi
    @ursouljoshi Рік тому +1

    ❤❤❤