SonarQube Community Build | Server installation and setup | From ZIP file | Installation overview
ZIP file installation overview
On this page
To install your SonarQube Community Build from the ZIP file:
- Check the requirements (in particular, make sure the correct Java version is installed).
- Perform the pre-installation steps:
- On Linux systems
- On Unix-based systems
- On macOS systems
- Create a JWT token (to keep user sessions alive during startup)
- Install the SonarQube Community Build database.
- Perform the installation and basic setup.
- Depending on your environment, you may have to perform advanced setup.
- You can:
- Start your SonarQube Community Build.
- You can now open SonarQube Community Build in your web browser at the configured address (by default
http://localhost:9000
). The default system administrator credentials are admin/admin.
Check out this video on installing SonarQube Community Build on Windows for a process overview.
Related pages
Was this page helpful?