TeamCity, Proxy, Gitlab CE -> oauth

Hi

I have installed TeamCity on mine server and configure proxy on nginx.

TeamCity works fine on ci.profsys.no:81

Agent works fine.

Only problem I have is to use gitlab CE.

I have registered an app in GitLab.

 

Oauth popup callback is pointing to localhost:8111

 

I have modified internal properties to:

teamcity.http.proxyHost=ci.profsys.no
teamcity.http.proxyPort=81

 

But it did not help.

 

Could you please give me some hints how to configure it so it will point to correct address ?

 

0
1 comment
Hi Lka,

According to the Configuring Proxy Server (https://www.jetbrains.com/help/teamcity/configuring-proxy-server.html#Set+Up+TeamCity+Server+Behind+Proxy) documentation on our website, it seems that after configuring the proxy, you'll also need to update the Server URL value in TeamCity's Global Settings to match the proxy URL.

Would you mind giving it a try and letting me know how it goes?
0

Please sign in to leave a comment.