10.6 | DevOps platform integration | GitHub integration | Setting up integration at global level | Verifying the server base URL
Verifying the SonarQube server base URL
For the GitHub integration to work:
- The SonarQube server base URL must be a public URL.
- If you want to delegate the SonarQube user authentication to GitHub: you must use HTTPS. This means that the SonarQube server must be secured behind a proxy.
You must configure your SonarQube server base URL in SonarQube, otherwise, integration features will not work correctly.
To verify the server base URL configuration in SonarQube:
- Go to Administration > Configuration > General Settings > General > General and check the instance's Server base URL.
Was this page helpful?