How to configure Webhook in GitHub and Jenkins for automatic trigger with CICD pipeline | Jenkins

Sdílet
Vložit
  • čas přidán 29. 04. 2023
  • #webhook #trigger #jenkins
    How to configure Webhook in GitHub and Jenkins for automatic trigger with CICD pipeline | Jenkins
    Jenkins installation : • How to Install Jenkins...
  • Věda a technologie

Komentáře • 31

  • @anupamverma795
    @anupamverma795 Před 8 měsíci +1

    Your explanation helps me a lot bro....thank u so much💯✌️

  • @dhananjaykulkarni8361
    @dhananjaykulkarni8361 Před 10 měsíci

    Great demonstration brother 🤝🔥

  • @chathumalsangeeth97
    @chathumalsangeeth97 Před 9 měsíci +1

    perfect demo. greetings from SL. Need more videos

  • @TheAmritaSingh
    @TheAmritaSingh Před 9 měsíci +1

    Good job, thanks for sharing :)

  • @bedt1meb0y24
    @bedt1meb0y24 Před 4 měsíci

    Thanks bro. 🎉🎉

  • @coddude3284
    @coddude3284 Před 9 měsíci +4

    For payload url part, using your local host will not work anymore this is old way was workin, you need a link that is accessible over the internet that github can access, i personally used ngrok, and i made my local host accessible, using a url provided by ngrok and added /github-webhook/ and then it worked, please remove this video and make a new one !
    Thanks for your efforts

    • @devopsprojunction
      @devopsprojunction  Před 9 měsíci

      You are saying the remote URL method. But we should be aware of different methods.
      Based on needs Organization will use it!

  • @jatinsharma3792
    @jatinsharma3792 Před 8 měsíci +2

    There was an error setting up your hook: Sorry, the URL host localhost is not supported because it isn't reachable over the public Internet

    • @user-rx5kw4kz5f
      @user-rx5kw4kz5f Před 8 měsíci

      Go to system scroll down you will Jenkins location change the url with your name eg jatinsharma/local host --
      Apply and save . Then you can use that url for webhooks

    • @devopsprojunction
      @devopsprojunction  Před 7 měsíci

      What is the server linux / ubuntu ?

  • @Nareshkumar-tn3ei
    @Nareshkumar-tn3ei Před 10 měsíci

    👍

  • @karthikprasad7991
    @karthikprasad7991 Před měsícem +1

    how did u get the : in url

    • @devopsprojunction
      @devopsprojunction  Před měsícem

      You will get Public IP in EC2 instance console page itself and default port number for Jenkins 8080

  • @coddude3284
    @coddude3284 Před 9 měsíci +2

    it didnt work for me : how you got that server host name that contains numbers not the localhost !
    i want to find my own url

  • @user-qc7db7go1w
    @user-qc7db7go1w Před 5 měsíci

    how to fetch github based on branch commit , e.g if I commit stage branch it should checkout stage branch

  • @TechytASP
    @TechytASP Před 3 měsíci

    But public ip will be going ti change for every start and stop of jenkins server so either we need to use the elastic IP which will be the fixed IP but chargable ir is there any ithe solution for it?

    • @devopsprojunction
      @devopsprojunction  Před 3 měsíci +1

      I believe for static IP you need to use elastic IP only. Else go for Kubernetes.

  • @user-kb4oq4hj2n
    @user-kb4oq4hj2n Před 3 měsíci

    How is it possible to access to the payload data in the Jenkins pipeline?

  • @user-uq1uu5wf2b
    @user-uq1uu5wf2b Před 7 měsíci

    Im facing error .. failed to connect to host

  • @TechytASP
    @TechytASP Před 3 měsíci

    But public ip will be going ti change for every start and stop of jenkins server so either we need to use the elastic IP which will be the fixed IP but chargable ir is there any ithe solution for it?

    • @devopsprojunction
      @devopsprojunction  Před 3 měsíci

      I believe for static IP you need to use elastic IP only. Else go for Kubernetes.