留言板

Multiple portals in one Tomcat

thumbnail
Mani kandan,修改在11 年前。

Multiple portals in one Tomcat

Expert 帖子: 492 加入日期: 10-9-15 最近的帖子
Hi all,

How to make multiple liferay portals in one tomcat. I want to run portals like www.abc.com , www.xyz.com with two user managements and two database.

I found some of the links with related to this, but no luck. Anyone knows the correct steps to make multiple portals in one tomcat?
thumbnail
Juan Gonzalez P,修改在11 年前。

RE: Multiple portals in one Tomcat

Liferay Legend 帖子: 3089 加入日期: 08-10-28 最近的帖子
Search for liferay instances and sharding....
thumbnail
Manish Yadav,修改在11 年前。

RE: Multiple portals in one Tomcat

Expert 帖子: 493 加入日期: 12-5-26 最近的帖子
Check article for Advanced Liferay Architecture-Clustering and High Availability
thumbnail
Sachin Mane,修改在11 年前。

RE: Multiple portals in one Tomcat

Junior Member 帖子: 76 加入日期: 12-4-10 最近的帖子
You can create multiple portal instances (from control panel->Server administration).
All the portal instances will share the same database. You can configure Sharding to store data into different database based on companyId.

Note that companyId is a portal instance id.