Installing Sonarqube
SonarQube provides the capability to not only show health of an application but also to highlight issues newly introduced. With a Quality Gate in place, you can Clean as You Code and therefore improve code quality systematically.
Description
Plural will install Sonarqube in a dependency-aware manner onto a Plural-managed Kubernetes cluster with one CLI command.
Installation
We currently support Sonarqube for the following providers:
AWS
Azure
GCP
plural bundle install sonarqube sonarqube-aws
Setup Configuration
hostname
: FQDN to use for your sonarqube installation