Complete CI/CD Pipeline - Jenkins Container, SonarQube Container, Docker, Trivy, AWS ECR, ECS & ALB

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

КОМЕНТАРІ • 17

  • @godwinrurio9060
    @godwinrurio9060 Місяць тому +2

    This channel deserve more subscribers. Thanks a lot brother!

    • @iQuantConsult
      @iQuantConsult  Місяць тому +1

      I appreciate it Godwin. Please feel free to share the channel with others. 👍

  • @pratikmiku
    @pratikmiku 2 місяці тому +3

    Terrific Step-by-step CICD project. Keep up the good work...
    Docker connect and pinging other container trick was new to me, thanks for that...

  • @kondemahesh-il6fz
    @kondemahesh-il6fz 28 днів тому +2

    sir wonderful explanation, please continue to deploy on ecs with Jenkins pipeline.
    include steps to configure ECS with Jenkins
    and automate deploy on ECS with Jenkins

    • @iQuantConsult
      @iQuantConsult  26 днів тому +1

      @@kondemahesh-il6fz thank you. Sure, I’ll keep ‘em coming. Pls stay tuned!

  • @rizqinrifai
    @rizqinrifai 13 днів тому +2

    hi sir. i have issue. i using jenkins host and sonarqube (docker). but i have a issue (17:34:00 09:34:00.215 ERROR You're not authorized to analyze this project or the project doesn't exist on SonarQube and you're not authorized to create it. Please contact an administrator.)

    • @iQuantConsult
      @iQuantConsult  12 днів тому +1

      @rizqinrifai Is your Jenkins also running in a docker container or it's running on a VM?

  • @AlwalaManoj-w5b
    @AlwalaManoj-w5b Місяць тому +2

    you need to show everything from the scratch man, i stuck over after you started the commands @2:21 in the terminal. Thank you.

    • @iQuantConsult
      @iQuantConsult  Місяць тому +2

      @@AlwalaManoj-w5b okay, I will do that. First, clone the repository from GitHub. The link is in the description. Let me know the specific issue you are having and I’ll guide you.

    • @iQuantConsult
      @iQuantConsult  Місяць тому +3

      Okay. First, make sure you have docker installed on your machine, The rest follows from there. Let me know the issues you are having.

  • @ShubahmKumarSahu
    @ShubahmKumarSahu Місяць тому +2

    its very good and informative videos thanks. can you inform me how you install docker and Jenkins because i am beginner and how you change hostname and pre start activity , thank you again for this CICD Projects

    • @iQuantConsult
      @iQuantConsult  Місяць тому +2

      Hi, @Shubahm_jimi Thank you. To install docker on your computer, please watch this video on my channel of how to do that: ua-cam.com/video/NQN_t6-4Frk/v-deo.htmlsi=I9P7s-azEGXhpzrx. I setup Jenkins using a container and the command I used for that can be found in the video at 1:50. Or you can refer to this video I did on the same thing from scratch: ua-cam.com/video/bPyfL4ENZY4/v-deo.htmlsi=iJs-zfM3jRBxCaar
      That should help with starting and following the project. No need to change hostname in this project but if you want to, use the command:
      sudo hostnamectl current-hostname new-hostname. Let me know if you have any questions and stick around for more contents.

    • @ShubahmKumarSahu
      @ShubahmKumarSahu Місяць тому +2

      @@iQuantConsult Thank you So much

    • @iQuantConsult
      @iQuantConsult  Місяць тому +2

      @@ShubahmKumarSahu You are welcome

  • @Paul-Maven
    @Paul-Maven 2 місяці тому +3

    Thanks!