AWS Documentation

  1. Home
  2. Docs
  3. AWS Documentation
  4. Amazon Linux 2 SonarQube 9.3
  5. SonarQube initial password

SonarQube initial password

You can find SonarQube initial password from EC2 management console System Log.

You can also SSH into your instance and find the login credential using the following command.

$ cat /home/ec2-user/credentials
////////////////////credentials info////////////////////
--- SonarQube
----- User: admin
----- Password : admin
--- PostgreSQL
----- User: sonarqube
----- Password : 1OyoszoecyBlc8rg
////////////////////////////////////////////////////////

Log in to SonarQube.

Login ID: admin

Password: admin

Then you can change an admin password.

Was this article helpful to you? Yes No

How can we help?