Sonarqube Developer Edition with Reverse Proxy

We are using Sonarqube Server (Developer Edition) as a Docker container running behind a reverse proxy (Traefik).
We try to access this Sonarqube Server from a Jenkins build server over the reverse proxy. After some time we receive 404 errors from the system.
If we communicate directly with Sonarqube without the reverse proxy, all is running ok.

Are there any hints for configuring the reverse proxy? Do we have to pay attention to specific headers?

Hi,

Welcome to the community!

Sorry, but you’ll need to ask Traefik about this.

 
Ann

Hi, my question is about reverse proxy in general. Do you have some hints for operating Sonarqube behind a reverse proxy? Is this scenario supported in general?

Kindly regards,
Alexander

Hi Alexander,

There’s a section in the docs on running SonarQube Server behind a proxy, as well as some parameters you need to set for the analysis.

 
HTH,
Ann