accessing alfresco over the network

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2017 03:09 PM
How do I configure my alfresco community edition server over the network? Which file do I configure the IP address of the server?
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2017 01:00 AM
If server on which your alfresco is running is only connected to your LAN then your alfresco will be accessible to all other machine within LAN using IP of that server.
To expose it over the internet you need to have server with public ip then you will be able to access it over internet using that public ip.
Eventually Alfresco is running as web app so all those fundamental will be applicable here.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-19-2017 01:03 AM
I want to access my alfresco over LAN only. Which configuration do I need
to make on my host 127.0.0.1?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2017 12:41 PM
You can access that alfresco instance on other machine within lane using following url.
http:<machineip>:<port>/share
default port is 8080 for alfresco.
