留言板

Multi Tenant Liferay Details

Sourabh Lonikar,修改在7 年前。

Multi Tenant Liferay Details

Junior Member 帖子: 42 加入日期: 16-11-14 最近的帖子
Hey everyone,
I am looking into multi-tenant liferay deployments. We are planning to use this feature to cohabit multiple portals in same server. But would like to have different portlets and configurations for each company/portals.

From Multi-tenancy and portal-ext.properties thread, portal properties can be overridden for each company through 'portal-${easyconf:companyId}.properties' file. Also

David H Nebinger:
:
In order to get customization of JSPs in a multi-tenancy setup, you're going to have to hook the JSP pages and put the code in to handle differences.



How do we ensure that below components of instance are applicable only for particular company ?

hooks
portlets
ext plugins

Do we need to check for company id programatically for each portlets or is there a way to configure the same from control panel ?

Crossposted from Multi Tenant Liferay Details [3. Development]

Regards,
Sourabh