Installation overview
Main steps for installing SonarQube Server from the ZIP file.
To install your SonarQube Server (Developer or Enterprise edition) from the ZIP file:
- Check the Server host requirements (in particular, make sure the correct Java version is installed). 
- Perform the pre-installation steps: - Defining a JWT token (to keep user sessions alive during startup) 
 
- Install the database. See Installing database. 
- Perform the installation and basic setup. See Basic installation. 
- Depending on your environment, you may have to perform advanced setup. See Advanced setup. 
- You can: - Install SonarQube Server as a service. See Running as a service. 
- Secure SonaQube Server behind a proxy. See Securing behind a proxy. 
- Configure network rules. See Network rules 
 
- Start your SonarQube Server. See From the ZIP file. 
- You can now open SonarQube Server in your web browser at the configured address (by default - http://localhost:9000). The default system administrator credentials are admin/admin.
Related pages
- Configuring network security features: 
- Installing the Data Center Edition from the ZIP file: Installing from ZIP file 
Last updated
Was this helpful?

