circle-exclamation
This version of the SonarQube documentation is no longer maintained. It relates to a version of SonarQube that is not active.

Introduction

Main steps for installing SonarQube Server on Kubernetes or Openshift.

This section explains how to install SonarQube Server on Kubernetes or OpenShift (see also the Helmchart documentationarrow-up-right). It does not apply to Data Center Edition. For the latter, see Introduction to Data Center Edition for more information.

circle-info

Your feedback is welcome at our community forumarrow-up-right.

To deploy the SonarQube Server on Kubernetes or OpenShift:

  1. Customize the SonarQube Server Helm chart. See Customizing Helm chart.

  2. Install the Helm chart. See Installing Helm chart.

  3. Once your SonarQube Server is installed and running, you can access SonarQube Server UI in your web browser (the default system administrator credentials are admin/admin) and you’re ready to begin analyzing source code. See Project analysis setup.

  4. If necessary, encrypt helm chart sensitive data. See Encrypting Helm chart sensitive data.

Last updated

Was this helpful?