
SonarQube Dogu
About this Dogu
Name: official/sonar
Description: SonarQube is an open source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs, code smells, and security vulnerabilities on 20+ programming languages.
Website: https://www.sonarqube.org/
Docs: https://docs.sonarqube.org/display/SONAR/Documentation
Dependencies: postgresql, cas, nginx, postfix
Persistent Dogu Admin User:
This SonarQube Dogu holds a persistent user called "sonarqubedoguadmin" for configuration purposes which should not be removed.
Importing Quality Profiles
To import quality profiles into the SonarQube dogu please follow the steps described here: https://github.com/cloudogu/ecosystem/blob/develop/docs/docs/user-guide/sonar.md
Installation in Cloudogu EcoSystem
cesapp install official/sonar
cesapp start sonar
Documentation
The documentation can be found inside the docs directory