We are trying to create a SaS based portal using Liferay 6 for multiple (non related) organizations. And we want to go for a approach where we can generate these organization setup automatically based on user information.
We may require to have separate domains/websites for each organization.
As of now I have thought about two options for this
- Portal Instance
- Organizations
As per my understanding, i think this can be achieved by both of the above approaches. I would like to know your experience on both of these approaches on following points.
- Which one would be easy to administer in long run
- Which one can be easily programmed to create new setup automatically.
- What about data security related to keeping in one portal instance vs multiple instance (is there any such thing?? not sure)
- Any other approach to this?