Sonarqube to run on https instead of Http

i tried reverse proxy using IIS in windows servers to redirect http to https, but not able to run over https.
please suggest right documentation or process to make sonarqube work over https.

Thanks.

Hi,

SonarQube runs with HTTP. If you want to expose it only as HTTPS, then you’ll need to use a reverse proxy, as you mentioned. The docs should get you started.

 
HTH,
Ann