Latest | 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 Server user authentication to GitHub: you must use HTTPS. This means that the SonarQube Server instance must be secured behind a proxy.
You must configure your SonarQube Server base URL in SonarQube Server, otherwise, integration features will not work correctly.
To verify the server base URL configuration in SonarQube Server:
- Go to Administration > Configuration > General Settings > General > General and check the instance's Server base URL.
Was this page helpful?