RTC internet access
We are trying to run RTC through an HTTP server. The internet URL is like https://abc.xyz.gov/jazz . The URL gets re-written to https://localserver:9443/jazz. However, web pages that are returned to the user on the internet have "localserver:9443" in them. Thus, they canot be resolved. How does one set up RTC so it will run behind an HTTP proxy server? I have not found any reference to this in the documentation.
|
One answer
I think you are looking for Public URI root -- here is the description in RTC:
This repository may have an alternate hostname through which it can be publicly accessed. When this property has been set this URL will be used for as the basis of absolute URIs that are made available outside of the client and server, such as e-mails, URIs copied to the clipboard, the Web UI, etc. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.