Guidance on usage: SonarQube LTS Server on Debian 11 Minimal

SonarQube LTS Server on Debian 11 Minimal brings forth a powerful synergy, empowering development teams to ensure code quality, security, and maintainability seamlessly within their Debian environment.

Effortless installation. Ready-to-run with easy maintenance. Explore now for a smooth experience!

Configuration and connection to SonarQube LTS Server on Debian 11 Minimal

  1. To connect to the server, you need to know the IP address of the VM. You can find it in your personal Azure account. Select the virtual machine from the list, click on the “Overview” item, and locate the IP address displayed in the “Public IP Address” line.
  1. To work, you should open a 9000 TCP port in the network properties in the Azure firewall.
  1. Now you can go to the main page. To do this, go to the following address: http://*vm_ip*:9000. The login page will open, where you should enter login “admin” and password “admin” and click “Log in
  1. After the first login, you need to change the admin password. Click on “Update” after changing the password.
  1. Now you can work with your own SonarQube service.
  1. You can change your password in “Administrator->My account->Security
  1. To get more information, visit SonarQube Documentation or use “Help” in the SonarQube window

Congratulations, you can now use the SonarQube tool in your work.