<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Multinode set up in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Multinode-set-up/m-p/2532686#M32276</link>
    <description>&lt;P&gt;Dear&lt;BR /&gt;&lt;BR /&gt;Thank you for your valuable response and time.&lt;BR /&gt;Have you had a chance to review my PostgreSQL clarification that I mentioned as the first point?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Oct 2025 06:13:48 GMT</pubDate>
    <dc:creator>Tool_Tip</dc:creator>
    <dc:date>2025-10-07T06:13:48Z</dc:date>
    <item>
      <title>Multinode set up</title>
      <link>https://community.qlik.com/t5/Management-Governance/Multinode-set-up/m-p/2532561#M32273</link>
      <description>&lt;P&gt;Dear all&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We currently have two Qlik Sense environments in place: &lt;STRONG&gt;Production&lt;/STRONG&gt; and &lt;STRONG&gt;Development&lt;/STRONG&gt;. Each environment has its own dedicated file share on the local server.&lt;/P&gt;&lt;P&gt;As we plan to move towards a &lt;STRONG&gt;multimode setup&lt;/STRONG&gt;, I would like to clarify a few points before proceeding:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Qlik Sense Version&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;both environments running the &lt;STRONG&gt;same version&lt;/STRONG&gt; of Qlik Sense.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;PostgreSQL Installation&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Production uses an &lt;STRONG&gt;unbundled PostgreSQL&lt;/STRONG&gt; installation, while Development is using the &lt;STRONG&gt;bundled PostgreSQL&lt;/STRONG&gt;. Will this cause any compatibility or migration issues? How can we handle this?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Shared File Structure&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;How can we &lt;STRONG&gt;create a shared file structure&lt;/STRONG&gt; between the two environments?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Once this is established, what is the recommended process to &lt;STRONG&gt;move apps from Development to Production&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;App File Naming&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Currently, both environments store applications using the &lt;STRONG&gt;AppID&lt;/STRONG&gt; as the file name (e.g., AppID.qvf).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Is there a way to configure the system to save the app using the &lt;STRONG&gt;App Name&lt;/STRONG&gt; instead of the AppID?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;&lt;STRONG&gt;Environment Synchronization&lt;/STRONG&gt;:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Is it necessary to &lt;STRONG&gt;synchronize both environments&lt;/STRONG&gt;?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If yes, what is the best approach or recommended tools for keeping them in sync?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I appreciate your input on these points to help ensure a smooth transition to a multimode architecture.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 04:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Multinode-set-up/m-p/2532561#M32273</guid>
      <dc:creator>Tool_Tip</dc:creator>
      <dc:date>2025-10-06T04:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Multinode set up</title>
      <link>https://community.qlik.com/t5/Management-Governance/Multinode-set-up/m-p/2532568#M32274</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/300668"&gt;@Tool_Tip&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe I don't understand the case but multinode is single cluster with rim-nodes, it means you have for example 3 VM's with Qlik Sense:&lt;BR /&gt;- Central&lt;BR /&gt;- Production&lt;BR /&gt;- Development&lt;/P&gt;&lt;P&gt;Central is creating new cluster, Production and Development are joined nodes to Central and added in QMC.&lt;BR /&gt;Then you swap between Dev and Prod in QMC, so you duplicate app go to QMC select Run Engine as Dev and you are working on Dev enviroment if new version is ready you just publish app and the app swaps with existing app in stream cuz your apps store at Central.&lt;/P&gt;&lt;P&gt;1. Same version is must have&lt;BR /&gt;2. Second node should be connected to Main node as join to claster&amp;nbsp;&lt;BR /&gt;3. It's one QlikShare folder&lt;BR /&gt;4. Your developer app is a duplicate of published application and when you publish the app to stream it swaps with old version&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://help.qlik.com/en-US/sense-admin/May2025/Subsystems/DeployAdministerQSE/Content/Sense_DeployAdminister/QSEoW/Deploy_QSEoW/Installing-Qlik-Sense-multi-node.htm#Configur2" target="_self"&gt;Qlik Help&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Oct 2025 07:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Multinode-set-up/m-p/2532568#M32274</guid>
      <dc:creator>BPiotrowski</dc:creator>
      <dc:date>2025-10-06T07:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multinode set up</title>
      <link>https://community.qlik.com/t5/Management-Governance/Multinode-set-up/m-p/2532686#M32276</link>
      <description>&lt;P&gt;Dear&lt;BR /&gt;&lt;BR /&gt;Thank you for your valuable response and time.&lt;BR /&gt;Have you had a chance to review my PostgreSQL clarification that I mentioned as the first point?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 06:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Multinode-set-up/m-p/2532686#M32276</guid>
      <dc:creator>Tool_Tip</dc:creator>
      <dc:date>2025-10-07T06:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multinode set up</title>
      <link>https://community.qlik.com/t5/Management-Governance/Multinode-set-up/m-p/2532694#M32277</link>
      <description>&lt;P&gt;The problem will likely occur with versions if the PostgreSQL versions are different. I haven't encountered your situation, so I'm just guessing, but I think you won't be able to merge two repositories into one, and you'll have to rebuild the development version. With repositories fails occure even in updates so you never know make couple backups.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Oct 2025 06:39:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Multinode-set-up/m-p/2532694#M32277</guid>
      <dc:creator>BPiotrowski</dc:creator>
      <dc:date>2025-10-07T06:39:06Z</dc:date>
    </item>
  </channel>
</rss>

