cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting to alfresco server remotely

saurav
Champ in-the-making
Champ in-the-making
Hi All,

I have setup an alfresco server locally and can access it both through Chemistry APIs and web client.

Now i want the same server to be accessed remotely. I am missing something vety simple Smiley Happy.

cheers,
Saurav
1 REPLY 1

parzgnat
Star Contributor
Star Contributor
Saurav,

By default, Alfresco is installed on port 8080.  So to access it remotely from a browser, just go to the URL
http://<your_computer_name>:8080/alfresco
or
http://<your_computer_name>:8080/share
.  Depending on your environment and OS, you may need to disable your firewall (on Windows) or enable traffic on port 8080.