Hi @<1523701087100473344:profile|SuccessfulKoala55> Thanks a lot to the tip 👍 ! It works for me! Actually it is possible for fix WEBSERVER__displayedServerUrls just by changing clearml.clientConfigurationApiUrl and clearml.clientConfigurationFilesUrl. External url for webserver is not a problem in my case
Hi @<1729309120315527168:profile|ShallowLion60> , this is not currently available as a value in the chart. You can simply add this environment variable to the webserver service:
WEBSERVER__displayedServerUrls={"apiServer":"
","filesServer":"
"}
Note that the webserver address will always show the address you're using to access the webserver
Hi @<1729309120315527168:profile|ShallowLion60>
Clearml in our case installed on k8s using helm chart (version: 7.11.0)
It should be done "automatically", I think there is a configuration var in the helm chart to configure that.
What urls are you urls seeing now, and what should be there?