Introduction

Main steps to install SonarQube Server on Kubernetes and OpenShift.

This section explains how to install SonarQube Server on Kubernetes or OpenShift (see also the Helmchart documentation). It does not apply to the Data Center Edition. For the latter, see Introduction.

Your feedback is welcome at our community forum.

To deploy the SonarQube Server on Kubernetes or OpenShift:

  1. Customize the 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 Project analysis setup.

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

Last updated

Was this helpful?