Hi All,
I am new to Proxy and server level configurations.
I have installed Jira, Confluence, and Bitbucket on the same Linux Server.
I need to hide the port number for all the three applications in the URL.
Can someone suggest me how it can be achieved?
Thanks in Advance
Most of us run the applications behind a proxy in order to do that (you can use any proxy you want, or even a load balancer, as they effectively use proxy functions to do their job)
I tend towards doing it with Apache, because that's the proxy I'm most familiar with https://confluence.atlassian.com/kb/proxying-atlassian-server-applications-with-apache-http-server-mod_proxy_http-806032611.html
If you have installed all your application in Linux environment then use HAProxy as load balancer
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.