Foren

package and deploy page templates, structures and configs

thumbnail
Andreas Müller, geändert vor 13 Jahren.

package and deploy page templates, structures and configs

Junior Member Beiträge: 47 Beitrittsdatum: 26.01.11 Neueste Beiträge
Imagine you design and develop a Liferay portal for your customer. There are development artefacts which you clearly deploy as a project, usually as a war file: hooks, portlets, themes including page layouts etc.
What is the recommended way to develop, source control, package and deploy other artefacts like:
  • structures and page templates
  • custom roles
  • organizations
  • communities
  • configurations (auth,SSO,...)
  • initial content

For a trial you tend to create and configure these things online, but in a staged environment (dev,test,live) you don't want to repeat them, do you?
Is there a way to do ALL of these things in a comfortable way with source controlled and deployable files?
Cristiano Carretti, geändert vor 12 Jahren.

RE: package and deploy page templates, structures and configs

New Member Beiträge: 2 Beitrittsdatum: 25.11.11 Neueste Beiträge
This is a very interesting question!!
Is there an answer?
Do I use LAR file export? It dosen't work with Liferay 6.1 GA1; I have an com.liferay.portal.kernel.lar.PortletDataException: com.liferay.portlet.journal.DuplicateArticleIdException emoticon
How do I use Liferay for a staged environment??