Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

From localhost to remote??

Roberto Graziani July 24, 2017

Goodevening, 

if it possible to past from a localhost to a remote? I need to display on the internet some documents  and every anonymous user can reach them.

When I try the trial version, I choose the url of my Confluence webspace etc, I need something like this.

Thanks

Best Regards

Roberto

 

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 25, 2017

I am sorry, I am not sure what the question is.

Are you talking about Confluence Server or Cloud?

Roberto Graziani July 25, 2017

I'm talking about Server. I want to know if I can migrate from localhost. I need a direct web acces to all my documents and their must be displayed not only onmy computer (localhost) but on the internet.

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 25, 2017

Ok, but I'd like to clarify what you are thinking of when you say "migrate".

I don't think you mean "migrate" in the usual meaning?  That is "take content from my local server and migrate it on to an internet facing server". 

Assuming you don't mean "migrate", then a "localhost" server is already ready to serve the content up over the network, but you need to make it available from that server.  That would mean some networking config to make a name available for it (if you didn't want to use just the ip address), and giving the users a route to it from the outside.

A lot of people use a proxy to do that - The service runs on your machine, working on the simple ip address of your machine and on a couple of ports (8090 and 8091 are the defaults for confluence).  You then have a proxy server that listens to the network (and internet) on <servername> and port 80.  It can be set up such that when stuff arrives on something like <servername>/confluence, it proxies the request and response over to aaa.bbb.ccc.ddd:8080/confluence on your confluence server.

 

Roberto Graziani July 25, 2017

Sorry, I mean "take content from my local server and migrate it on to an internet facing server".

I will follow your directions.

Thanks Nic.

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events