How to install SonarQube on Ubuntu 18 | Setup SonarQube in EC2 | Install SonarQube with Postgresql

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ก.ย. 2024
  • SonarQube is one of the popular static code analysis tools. SonarQube enables developers to write cleaner, safer code. SonarQube is open-source, Java based tool. SonarQube uses database for storing analysis results. Database can be MS SQL, Oracle or PostgreSQL. We will use PostgreSQL as it is open source as well.
    Please find steps for installing SonarQube on Ubuntu 18.0.4 in AWS Cloud. Make sure port 9000 is opened in security group(firewall rule).
    www.coachdevop...

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

  • @shaik.abdulrehamanshaik.ab3398
    @shaik.abdulrehamanshaik.ab3398 ปีที่แล้ว +2

    Excellent Explanation, it works 🙏

  • @ManishPandey-ok2nz
    @ManishPandey-ok2nz ปีที่แล้ว +1

    Great Job Keep Doing Like This!

  • @thejunior7466
    @thejunior7466 2 ปีที่แล้ว +1

    NICE VIDEO. THANKS FOR YOUR EFFORTS

  • @bernardking7657
    @bernardking7657 3 ปีที่แล้ว +1

    The very BEST ever

  • @willyrosahuanca5884
    @willyrosahuanca5884 3 ปีที่แล้ว +1

    sorry I did it again, it works now.

  • @oluwaseunfashina1690
    @oluwaseunfashina1690 ปีที่แล้ว

    Hey, after the installation, it show... sonarqube is up, what do i type in my Brower to show the GUI ,thanks

    • @DevOpsCoach
      @DevOpsCoach  ปีที่แล้ว

      your ip adress or dns name and then port 9000

  • @tahlimkhan1136
    @tahlimkhan1136 3 ปีที่แล้ว +1

    Sir, Server is not able to login after configuring as you have given instruction in video as same i followed but after stop and start the instance not able to login.

    • @DevOpsCoach
      @DevOpsCoach  3 ปีที่แล้ว

      what is the issue in the log file?

    • @tahlimkhan1136
      @tahlimkhan1136 3 ปีที่แล้ว

      Sir, server is not able to login so how to check log. and this happened after configuration.

  • @AnuradhaPaswan-pe2gu
    @AnuradhaPaswan-pe2gu 5 หลายเดือนก่อน

    Logs are not coming for me. I have followed all the steps you showed in the video. Also the sonar status shows inactive. Please help!!!

    • @DevOpsCoach
      @DevOpsCoach  5 หลายเดือนก่อน +1

      Hi Anuradha, Soanrqube stopped Java 11 support. So try setting using Docker compose.. www.coachdevops.com/2021/12/install-sonarqube-using-docker-install.html

    • @AnuradhaPaswan-pe2gu
      @AnuradhaPaswan-pe2gu 5 หลายเดือนก่อน +1

      @@DevOpsCoach Thank you so much, it worked!!

    • @DevOpsCoach
      @DevOpsCoach  5 หลายเดือนก่อน

      @@AnuradhaPaswan-pe2gu you welcome, glad it worked out

  • @franklinsampaio9254
    @franklinsampaio9254 3 ปีที่แล้ว +1

    I did everything as you showed, but it don't show the login page. The page just load and then show a timeout error.

    • @DevOpsCoach
      @DevOpsCoach  3 ปีที่แล้ว +1

      Make sure you have opened port 9000 in firewall rules

    • @franklinsampaio9254
      @franklinsampaio9254 3 ปีที่แล้ว

      @@DevOpsCoach I dit it and now it's working. Thank you for your video and reply!

    • @DevOpsCoach
      @DevOpsCoach  3 ปีที่แล้ว +1

      Awesome thanks Franklin 👏👍

  • @willyrosahuanca5884
    @willyrosahuanca5884 3 ปีที่แล้ว +1

    Hi great video, it seems not finishing when I run the command tail -f /opt/sonarqube/logs/sonar-20210127.log

    • @DevOpsCoach
      @DevOpsCoach  3 ปีที่แล้ว

      can you tell me what is the error?