I run Atlassian products on a local machine with the hostname myhostname. Jira and Service Desk run on port 8080. Confluence on port 8090.
I now want to open the service desk to traffic from outside, so that it is reachable via helpdesk.mydomain.com/servicedesk. A remote server on which nginx runs works as a proxy in this scenario.
So far, so good.
I''ve successfully set up the proxy and Atlassian Service Desk is now reachable via the internet. However, the problem starts when it comes to the Confluence knowledge base.
The error I get on the Front End:
The webpage at https://myhostname:8090/plugins/servlet/remotepageview?pageId=... might be temporarily down or it may have moved permanently to a new web address.
I guess I have to set some settings on the local machine in an Atlassian config file? But I can't figure out what and which.
Looks like confluence is irritated by the two 'doors' of Jira. Best you configure Confluence to access Jira over its helpdesk.mydomain.com/servicedesk address.
Thanks! However:
1. How do I do that? I cannot find anything like "Jira URL" in the Confluence config files. In server.xml I already tried to replace <Connector keyAlias="myhostname" with "helpdesk.mydomain.com/servicedesk" - the effect was that Confluence did not work anymore neither locally nor via subdomain. Also changing "Server Base URL" over Confluence General Configuration GUI had no effect.
2. I don't want the local access to Confluence via https://myhostname:8090/ to be affected if possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1. Have you linked both apps via Application Links?
2. You have to close one door at least - his is the reason for the confusion.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.