0

I'm trying to connect a second share UI on the same server (different container) to connect to the same repository (which resides on a different server) as another share instance. Is this possible because I haven't managed to be able to connect the second thus far.

Dark Star1
  • 6,986
  • 16
  • 73
  • 121

1 Answers1

1

Sure. In general you can hook as many share instances to one repository as you want unless the share apps require mutually exclusive repo configuration for some special reason. It does not really matter on how many nodes or containers they are deployed. Just make sure the repository endpoints are configured correctly.

You may need to tweak hazelcast configuration to see things coherently though. Check http://docs.alfresco.com/4.0/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Fconcepts%2Fhazelcast-cluster-share.html for the details.

Andreas Steffan
  • 6,039
  • 2
  • 23
  • 25