Liferay multi-tenant topology using Portal Instances with Amazon S3
janhaj
12 years ago 30.9.2013
Liferay supports multi-tenant configurations via multiple portal instances in a single web container. What is the Portal instance? It is a Liferay's feature which allows you to have two or more separated user spaces under one physical installation. It simplifies the deployment and administration. Liferay also provides a Properties Override capability to override default properties file so each Portal Instance can have it's own properties file. As you might know, settings for Documents and Media are put in properties file. In this article we will look at options to setup multi-tenant…