Foros de discusión

Multi Tenant Liferay Details

Sourabh Lonikar, modificado hace 7 años.

Multi Tenant Liferay Details

Junior Member Mensajes: 42 Fecha de incorporación: 14/11/16 Mensajes recientes
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