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

แชร์
ฝัง

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

  • @anupamverma795
    @anupamverma795 8 หลายเดือนก่อน +1

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

  • @chathumalsangeeth97
    @chathumalsangeeth97 9 หลายเดือนก่อน +1

    perfect demo. greetings from SL. Need more videos

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

      Thank you. You are welcome 🤗

    • @user-dx1wh7om5s
      @user-dx1wh7om5s 8 หลายเดือนก่อน

      Thank brother from SriLanka

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

    Great demonstration brother 🤝🔥

  • @TheAmritaSingh
    @TheAmritaSingh 9 หลายเดือนก่อน +1

    Good job, thanks for sharing :)

  • @Nareshkumar-tn3ei
    @Nareshkumar-tn3ei 9 หลายเดือนก่อน

    👍

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

    Thanks bro. 🎉🎉

  • @karthikprasad7991
    @karthikprasad7991 12 วันที่ผ่านมา +1

    how did u get the : in url

    • @devopsprojunction
      @devopsprojunction  11 วันที่ผ่านมา

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

  • @coddude3284
    @coddude3284 9 หลายเดือนก่อน +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

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

    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  3 หลายเดือนก่อน +1

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

  • @user-kb4oq4hj2n
    @user-kb4oq4hj2n 3 หลายเดือนก่อน

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

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

      Can you elaborate your question?

  • @jatinsharma3792
    @jatinsharma3792 7 หลายเดือนก่อน +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 7 หลายเดือนก่อน

      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  7 หลายเดือนก่อน

      What is the server linux / ubuntu ?

  • @user-qc7db7go1w
    @user-qc7db7go1w 4 หลายเดือนก่อน

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

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

      Can you elaborate your question again ? It's not clear

  • @coddude3284
    @coddude3284 9 หลายเดือนก่อน +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  9 หลายเดือนก่อน

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

  • @user-uq1uu5wf2b
    @user-uq1uu5wf2b 7 หลายเดือนก่อน

    Im facing error .. failed to connect to host

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

    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  3 หลายเดือนก่อน

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