Latest | Server installation and setup | From ZIP file | Installation overview
ZIP file installation overview (Developer and Enterprise editions)
On this page
To install your SonarQube Server (Developer or Enterprise edition) 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 Server database.
- Perform the installation and basic setup.
- Depending on your environment, you may have to perform advanced setup.
- You can:
- Start your SonarQube Server.
- 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.
Check out this video on installing SonarQube Server on Windows for a process overview.
Related pages
Was this page helpful?