Installing SonarQube
Last updated
Last updated
Now to finally install SonarQube. I will create a docker container with the latest SonarQube image
to verify it is running, use “docker ps”
To access SonarQube grab the instance public IP and append :9000
My one took a while to load but insure you are exposing your instance port via the security group if it does not load up in around 8-10 minutes
Now that this is the first time using sonarqube login and password will be admin-admin
Success.