<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>How to set up Liferay EE servers for DEV, QA , AUTH and PROD</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117840707" />
  <subtitle>How to set up Liferay EE servers for DEV, QA , AUTH and PROD</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=117840707</id>
  <updated>2026-05-30T09:43:05Z</updated>
  <dc:date>2026-05-30T09:43:05Z</dc:date>
  <entry>
    <title>RE: How to set up Liferay EE servers for DEV, QA , AUTH and PROD</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117844476" />
    <author>
      <name>Christoph Rabel</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117844476</id>
    <updated>2019-11-21T20:03:40Z</updated>
    <published>2019-11-21T20:03:40Z</published>
    <summary type="html">That documentation is probably correct for 7.2 too. Of course, versions might not apply, e.g. 7.2 uses a different Elasticsearch version than 7.0. But the general principle should be correct.&lt;br /&gt;portal-ext properties sometimes change too (removed or added), since some properties are/were moved to the UI/database.&lt;br /&gt;You can check the compatibility matrix for version differences:&lt;br /&gt;&lt;a href="https://web.liferay.com/de/services/support/compatibility-matrix"&gt;https://web.liferay.com/de/services/support/compatibility-matrix&lt;/a&gt;</summary>
    <dc:creator>Christoph Rabel</dc:creator>
    <dc:date>2019-11-21T20:03:40Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to set up Liferay EE servers for DEV, QA , AUTH and PROD</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117846379" />
    <author>
      <name>sree p</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117846379</id>
    <updated>2019-11-21T18:23:07Z</updated>
    <published>2019-11-21T18:23:07Z</published>
    <summary type="html">I went through this site which is version 7.0, &lt;a href="https://portal.liferay.dev/docs/7-0/deploy/-/knowledge_base/d/deploying-product"&gt;https://portal.liferay.dev/docs/7-0/deploy/-/knowledge_base/d/deploying-product,&lt;/a&gt; please share if you have any document which specific to Liferay 7.2 EE</summary>
    <dc:creator>sree p</dc:creator>
    <dc:date>2019-11-21T18:23:07Z</dc:date>
  </entry>
  <entry>
    <title>RE: How to set up Liferay EE servers for DEV, QA , AUTH and PROD</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117842669" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117842669</id>
    <updated>2019-11-21T15:36:30Z</updated>
    <published>2019-11-21T15:36:30Z</published>
    <summary type="html">For most of this: &amp;#34;it depends&amp;#34;&lt;br /&gt;It&amp;#39;ll be easier to answer questions if you ask them individually, but it&amp;#39;s unclear if and what documentation you&amp;#39;ve already read. Cluster setup is well documented. As you ask about &amp;#34;more performance&amp;#34;: More than what? Databases are all good for production (apart from hsql). Check David&amp;#39;s blog article &amp;#34;What Liferay won&amp;#39;t say&amp;#34; (linked from the &lt;a href="http://radioliferay.com/episode/62"&gt;latest Radio Liferay episode&lt;/a&gt;).&lt;br /&gt;Liferay also offers consulting around the product, where a lot more details of the best practices are covered - this is possible for your architecture, infrastructure, go-live, tuning or other aspects of setting up a great system.&lt;br /&gt;No matter if you install the tomcat bundle or separately, maintenance of tomcat is in your own hands and typically excluded from the Enterprise support - unless specifically booked. But they&amp;#39;re not really different: You can just check a diff between the tomcat bundle and a vanilla download of the same version of Tomcat.</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2019-11-21T15:36:30Z</dc:date>
  </entry>
  <entry>
    <title>How to set up Liferay EE servers for DEV, QA , AUTH and PROD</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117840706" />
    <author>
      <name>sree p</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=117840706</id>
    <updated>2019-11-21T14:54:06Z</updated>
    <published>2019-11-21T14:54:06Z</published>
    <summary type="html">Hello, We are going to move to Liferay EE , So want to know the best practices for Standalone and Cluster Environments setup on Liferay EE.&lt;br /&gt;DEV- Standalone&lt;br /&gt;QA- Cluster&lt;br /&gt;AUTH - Standalone ( authors will post items from this site and syndicate to PROD, does this AUTH server is really required ?)&lt;br /&gt;PRODUCTION - Cluster &lt;br /&gt;1) Can you please let me know the best practices and Standards how to install and set up Liferay EE environment for those environments (dev,QA, auth and Production.&lt;br /&gt;2) How do we configure/setup  Liferay EE with security and with more performance ?&lt;br /&gt;3) Want to integrate Liferay EE with Database , So which DB is good between MySQL and ORacle ?&lt;br /&gt;4) which is the right way out of these two installations a) Extract *.zip with tomcat Bundle or b) Install Tomcat server separately and deploy Liferay WAR ?&lt;br /&gt;5) Please provide which methods most of the Liferay EE customers followed to install or setup their Environments ?&lt;br /&gt;I really appreciate your help if you give the information about the above items , it&amp;#39;s good start to us for moving on this.</summary>
    <dc:creator>sree p</dc:creator>
    <dc:date>2019-11-21T14:54:06Z</dc:date>
  </entry>
</feed>
