CI CD Pipeline Using Jenkins | Continuous Integration and Deployment | Intellipaat

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

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

  • @Pankaj-zw9wi
    @Pankaj-zw9wi Год назад +1

    Thank you so much for this video it helped me a lot

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

      Glad it was helpful! Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @buckan8r999
    @buckan8r999 5 лет назад +2

    I'm interested in integrating the CD pipeline with a ITSM Change Management solution. For instance, using the CD pipeline explained in this demonstration, but integrating an auto-submit or auto-create of an RFC (Request For Change) in Change Management solution, such as ServiceNOW.

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

    Simply
    Love you intellipaat
    The way you are teaching was really very good and make me a curious towards my passion today
    Thank you

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

      @20EC189YESHWANTHKUMAR S You're most welcome! Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @yashu4g
    @yashu4g 4 года назад +1

    awesome bro got full clarity

  • @HM_Milan
    @HM_Milan 3 года назад

    Thank you this videos are amazing please specify what operts must open on products server.If we open all the ports it will course for attacking.

    • @Intellipaat
      @Intellipaat  3 года назад +1

      You're Welcome @Milan Karunadasa Sure we will do that.

  • @kanduriviswateja9356
    @kanduriviswateja9356 4 года назад

    I can see that the staging and production is in offline state, the moment I check the putty its not broken and the moment I trigger the build jobs I see that there is no blue symbol its only grey symbol as offline.. even the build says its in queue state..

  • @samarthjain5170
    @samarthjain5170 3 года назад

    In testing stage who does the testing?
    Wheather it is done by manual tester or regression test suite is runs autimatically??

  • @yawar2082
    @yawar2082 4 года назад

    Best DevOps project video 🤩

  • @hamza201183
    @hamza201183 5 лет назад +2

    Although interesting, you are doing a build script inside a freestyle project.
    This is not a pipeline. A pipeline comes with many stages and steps that we can visualize during the execution. It can be scripted or declarative.
    I liked the part about configuring nodes however.

  • @mzw8374
    @mzw8374 4 года назад

    This absolutely great tutorial how to be a devOps engineer. I have a question, can we use clustering or make the replication with the kubernetes after going trough this step?

  • @gavinsh1
    @gavinsh1 5 лет назад +1

    can u tell me how to add base container image to start building dockerfile ?

  • @distilledwisdom1606
    @distilledwisdom1606 2 года назад

    thank you..very smoothly conducted..

    • @Intellipaat
      @Intellipaat  2 года назад

      @Distilled Wisdom Most welcome 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @shyamraj1766
    @shyamraj1766 3 года назад +1

    Excellent video. Thanks

    • @Intellipaat
      @Intellipaat  3 года назад

      You are welcome! Keep learning with Intellipaat😊

  • @btrnoob
    @btrnoob 4 года назад

    This video is so helpful for me.. Thanks

  • @FaithfulAnere
    @FaithfulAnere 5 лет назад +2

    Sweet as. this is awesome. I have one question. Lets say i have two branches on my github repo 1. Staging 2.Production. and i create an instance connecting each instance to each branch using github webhooks. what if say my commit to staging github branch triggers deployment to staging pipeline/staging instance. My question is if i merge my staging branch to my production branch so that it can successfully trigger production pipeline, Will the pipeline read Merge changes or does it only read commit as a trigger

    • @FaithfulAnere
      @FaithfulAnere 5 лет назад

      and is that considered a good practice

  • @sandeepg1017
    @sandeepg1017 4 года назад +2

    In real-time we need approvals for deploying changes into PROD. Can you please tell how/where is this handled in CI/CD pipeline. I do not think any org will allow an auto deploy from STAGE (once it is success) to PROD immediately.

    • @swapnilnikale3020
      @swapnilnikale3020 3 года назад +1

      For your requirement, Azure DevOps will be useful. Thereafter every stage ran successfully, notification was received to the manager. And if he /she approves it,
      then and there itself stage proceeds further.

  • @CarlosPereira1973
    @CarlosPereira1973 4 года назад

    Thank you for your explanation and time

  • @inderjeetchawla4131
    @inderjeetchawla4131 3 года назад

    Thanks Intellipaat for such a awesome course. Applause!

    • @Intellipaat
      @Intellipaat  3 года назад

      Thank You! Kindly Subscribe to Intellipaat for more such videos. 😊

  • @olumideakinwekomi4326
    @olumideakinwekomi4326 4 года назад +1

    Thank you so much Intellipaat

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

    Anyone please advise the configuration in the Dockerfile ? I just stucked there .

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

      For personal support, you can reach out to our course advisors on IND: +91-7022374614 US: 1-800-216-8930 (Toll-Free).

  • @vijitdeshmukh6197
    @vijitdeshmukh6197 5 лет назад +1

    i didn't got how git-job copied the files to particular path in staging server??

  • @GaneshmPatil
    @GaneshmPatil 3 года назад

    Excellent Session..Bullseye !!

    • @Intellipaat
      @Intellipaat  3 года назад

      Thanks! Kindly Subscribe to Intellipaat for more such videos. 😊

  • @fopingn
    @fopingn 3 года назад

    Awesome great presentation and hands-on. Thanks

  • @shivprasad920
    @shivprasad920 5 лет назад +2

    Can you please use any testing like unit test or integration test with this demo. It would be more helpful . Thanks

    • @Intellipaat
      @Intellipaat  5 лет назад +2

      Sure, will forward the topic to the respective team and will create a separate video soon. Please subscribe to Intellipaat channel & press the bell icon so that you don't miss that video from us.

  • @gkv2306
    @gkv2306 4 года назад

    Hi I have a query regarding Jenkins script
    1. I want to run a Jenkins script which gets executed at every day 9: 30 PM Monday to Friday and pause the GCP node pool and also the SQL data base
    2. And also one more script which gets excited at every day 9: 30 AM Monday to Friday and resume the GCP node pool and also the SQL data base without changes in cluster
    3. Second query I have an artifact and my application is running in multi-cloud on GCP,AWS,Azuer through Jenkins in automated way that artifact should move at the same time into all application servers
    feel free waiting for ur guidance.

  • @indranilgoswami1500
    @indranilgoswami1500 4 года назад

    Excellent tutorial Thanks..

  • @nileshpardeshi7068
    @nileshpardeshi7068 5 лет назад +2

    Excellent Session. Thank you

    • @Intellipaat
      @Intellipaat  5 лет назад

      Thanks. Keep learning with Intellipaat. :)

  • @imranimru360
    @imranimru360 2 года назад

    Thanks for Sharing the video for devops engineer ,, I have some small doubt regarding that the i unable to download jnlp file and the launch button is not showing .. Can u pls help me to sort out it ..

    • @Intellipaat
      @Intellipaat  2 года назад

      Glad you liked it 😊 If you wish to get Personal support Kindly call our course advisors on IND: +91-7022374614 US: 1-800-216-8930 (Toll-Free).

  • @RaviShankar-bx9dd
    @RaviShankar-bx9dd 5 лет назад +2

    Hi Intellipaat Team thanks a lot for this wonderful session. I made my hands dirty by creating the entire pipeline by following the tutorial. I was able to do everything by following the tutorial but one thing is when i finally hit the staging and production server in the browser to see the website i am seeing it Works but not the content that i have put in the index.html file.
    To troubleshoot the issue i went into the docker container and checked the index.html file content under /var/www/html and i see that whenever i am updating the index.html it get's updated.But i still don't see the index.html content rather i see It Works.
    Could you please help me to troubleshoot and resolve this issue. Once again thanks a lot for this wonderful session.Hope to see more such videos from your team.

  • @pamelaj7189
    @pamelaj7189 3 года назад

    Excellent tutorial sir, thank you much for knowledge sharing . It is really helpful.

    • @Intellipaat
      @Intellipaat  3 года назад

      You are most welcome @pamela J

  • @aneelkhan2786
    @aneelkhan2786 5 лет назад +3

    @56.17 Instructor added a container FROM hashar/webapp but didnt mentioned/showed how to create it. Can you tell how to create it

    • @Intellipaat
      @Intellipaat  5 лет назад

      Hi Aneel, please watch here: ruclips.net/video/DJLm5myZiLw/видео.html

    • @deepexplore6247
      @deepexplore6247 4 года назад

      @@Intellipaat so u mean hashar/webapp are two container which are linked????? If yes, then wer are these container created and how Jenkins will be able to find them by just hashar/webapp

    • @kianchristoffern
      @kianchristoffern 4 года назад

      @@Intellipaat That video does not address the issue:
      * The issue is that at @56.17 'FROM hshar/webapp' is added as the first line in the Dockerfile; the instructor stating that since he had prepared an apache server, he could just enter the text 'hshar/webapp'.
      * If you are not the instructor, which I am not, and I don't have an apache container prepared, how do I do this?

    • @manojkpradhan1450
      @manojkpradhan1450 3 года назад

      @@kianchristoffern same issue here

  • @vaibhavpadgaonkar4119
    @vaibhavpadgaonkar4119 5 лет назад +1

    Is this video enough for continuous delivery or some more needs to be done

    • @Intellipaat
      @Intellipaat  5 лет назад

      This is only to get started. To know in depth please watch this tutorial: ruclips.net/video/JHoy3lDZOfY/видео.html

  • @sarkariplex
    @sarkariplex 3 года назад

    33:48 CICd

  • @rajdeepmukherjee6006
    @rajdeepmukherjee6006 4 года назад

    how did you determine the name of payload in github webhook ?

  • @kanduriviswateja9356
    @kanduriviswateja9356 4 года назад

    I tried the same way but the build website is failing without any errors displayed, Please advice on how to fix it ...

  • @wysefavor
    @wysefavor 3 года назад +1

    This is Awesome!!!

    • @Intellipaat
      @Intellipaat  3 года назад

      Thanks. Keep learning with Intellipaat😊

  • @vaibhavpadgaonkar4119
    @vaibhavpadgaonkar4119 5 лет назад

    can you please tell me why did you use port no 22 for connecting instances though filezilla?

  • @TravelGuru_19
    @TravelGuru_19 4 года назад

    Where I can find home directory for Jenkins in AWS RHEL Linux server, I found all Jenkins files and directories in /var/lib/Jenkins is this the home dir. ? And also when I am executing the command of java -jar agent.jar ...... full command, then I am getting error : unable to access jarfile agent.jar 😐

  • @jay00146
    @jay00146 4 года назад

    .pem is ssh protocol what is a ppk file protocol?

    • @RiteshKumar-tx1gn
      @RiteshKumar-tx1gn 4 года назад +1

      Ppk is used in linux as authentication with the help of public private key pairing

  • @ashvinigorade8611
    @ashvinigorade8611 4 года назад

    I got a message that.. Jenkins has no installation candidate. Package Jenkins is not available.
    How to get it from another package

  • @venkateshr294
    @venkateshr294 5 лет назад +1

    DevOps engineer is roles

    • @Intellipaat
      @Intellipaat  5 лет назад

      DevOps Engineer has an end-to-end responsibility of the Application (Software) right from gathering the requirement to development, to testing, to infrastructure deployment, to application deployment and finally monitoring & gathering feedback from the end users, then again implementing the changes.

    • @venkateshr294
      @venkateshr294 5 лет назад

      Example for devops is a system analyst or software developer

  • @vijayaragavanramanujam202
    @vijayaragavanramanujam202 4 года назад

    Facing the below error in the build website job
    Running as SYSTEM
    Building remotely on Staging in workspace /home/ubuntu/jenkins/workspace/Build-website
    [Build-website] $ /bin/sh -xe /tmp/jenkins8026012688458663422.sh
    + sudo docker rm -f
    "docker rm" requires at least 1 argument.
    See 'docker rm --help'.
    Usage: docker rm [OPTIONS] CONTAINER [CONTAINER...]
    Remove one or more containers
    Build step 'Execute shell' marked build as failure
    Finished: FAILURE

  • @nehadas9727
    @nehadas9727 4 года назад

    very well explained ..I have a issue facing while running build-website in jenkins,getting below error while executing it
    Started by user Neha Das
    Running as SYSTEM
    Building remotely on staging in workspace /home/ubuntu/jenkins/workspace/build-website
    [build-website] $ /bin/sh -xe /tmp/jenkins8854131112252464492.sh
    + sudo docker ps -a -q
    + sudo docker rm -f
    "docker rm" requires at least 1 argument.
    See 'docker rm --help'.
    Usage: docker rm [OPTIONS] CONTAINER [CONTAINER...]
    Remove one or more containers
    Build step 'Execute shell' marked build as failure
    Finished: FAILURE
    Can you please help me to resolve it.

  • @JohnyToGoodForSchool123
    @JohnyToGoodForSchool123 4 года назад

    could you enhance your accent please? :)

  • @venkateshr294
    @venkateshr294 5 лет назад +1

    Explain