I am not entirely sure what the question is, so I am going to make a bit of a guess and say what I think you might have got and want from it.
I think you've got something like I've got here at home. I have a machine running Confluence hooked up to a local network. One device in my local network is a broadband modem, which connects my network into the internet using NAT.
My confluence is on a machine 10.10.10.42, but my internet address (the one the modem has) is a dynamic ip given by my ISP. To use my Confluence on an internet domain name (which I do own), I have done these things:
I use a proxy because I'm running more than confluence and a proxy allows me to run them all in one place - it's actually http://mydomain.org/docs, http://mydomain.org/jira, http://mydomain.org/stash and so on. If I only wanted to run Confluence and nothing else, I could skip the proxy and just use port forwarding to take all traffic on port 443 (https) to 10.10.10.42
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.