You need to complete a few steps to prepare for the SonarQube installation. As SonarQube is a Java application that will run as a service, and because you don’t want to run services as therootuser, you’ll create another system user specifically to run the SonarQube services. Aft...
docker run -it --rm --name sonarqube -p 9000:9000 sonarqube:8.5.1-community Go to the dashboard on localhost:9000 and login with admin/admin. Click “Create new project” and then type something in the project key and display name (the name doesn't matter too much). Give a name f...
I find this option extreme helpful, specially because our Sonarqube rules enforces using var instead of concrete types. Kind Regards Andreas 0 Olga Klisho 创建于 2021年7月29日 18:49 Hi Andreas, Please clarify what version of IntelliJ IDEA do you use? The followin...
This is a neural net sidekick to help automate repetitive tasks and speed up your workflow.🌀 Evaluating Code Quality with AI Assistants: This article explores using AI to improve code quality by testing Python scripts with SonarQube and getting feedback from LLMs. The author ran tests on ...
Here, select the Templates that you wish to use after the installation. Then, click on theFinishbutton. You will be redirected to the Cacti login page: Now, provide default username/password as admin/admin. Then, click on theLoginbutton. You will be redirected to the Change password page:...