Web Analytics Made Easy - Statcounter

How to access SonarQube AMI?

Accessing SonarQube:

URL: http://instance-public-ipv4
Username: admin
Password: admin

On first login, SonarQube will prompt you to change the default password. Enter a new secure password and start using SonarQube.

Instance Login:

Shell/Terminal:
sudo chmod 400 yourpemkeyname.pem
ssh -i yourpemkeyname.pem ubuntu@yourinstanceip