<?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 Setup content store and DB on another server in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/setup-content-store-and-db-on-another-server/m-p/101759#M29180</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have followed&amp;nbsp;this blog for installation of Alfresco on Linux&amp;nbsp;server.&lt;BR /&gt;&lt;A href="https://www.tecmint.com/install-alfresco-community-edition-on-centos-debian-ubuntu/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.tecmint.com/install-alfresco-community-edition-on-centos-debian-ubuntu/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I want to setup content store and DB on another server.&lt;/P&gt;&lt;P&gt;On server A, alfresco will run&lt;BR /&gt;On server B, content storage and solr(4) indexes will be there&lt;BR /&gt;On C, Postgresql DB should be there.&lt;/P&gt;&lt;P&gt;I have below set of questions:&lt;/P&gt;&lt;P&gt;1. After successfully&amp;nbsp;installation on server A,working fine on A, I have changed dir.root property to server B alf_data folder.&lt;BR /&gt;It gives error for solr indexes and not working properly.&lt;BR /&gt;So, how to setup content store and solr 4 indexes on server B.&lt;BR /&gt;2. For DB, do we need to install postgresql on server C or what it the procedure?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;How to verify the communication between each server?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hardik&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jan 2020 06:55:46 GMT</pubDate>
    <dc:creator>hardik_thakkar</dc:creator>
    <dc:date>2020-01-17T06:55:46Z</dc:date>
    <item>
      <title>Setup content store and DB on another server</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/setup-content-store-and-db-on-another-server/m-p/101759#M29180</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I have followed&amp;nbsp;this blog for installation of Alfresco on Linux&amp;nbsp;server.&lt;BR /&gt;&lt;A href="https://www.tecmint.com/install-alfresco-community-edition-on-centos-debian-ubuntu/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.tecmint.com/install-alfresco-community-edition-on-centos-debian-ubuntu/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I want to setup content store and DB on another server.&lt;/P&gt;&lt;P&gt;On server A, alfresco will run&lt;BR /&gt;On server B, content storage and solr(4) indexes will be there&lt;BR /&gt;On C, Postgresql DB should be there.&lt;/P&gt;&lt;P&gt;I have below set of questions:&lt;/P&gt;&lt;P&gt;1. After successfully&amp;nbsp;installation on server A,working fine on A, I have changed dir.root property to server B alf_data folder.&lt;BR /&gt;It gives error for solr indexes and not working properly.&lt;BR /&gt;So, how to setup content store and solr 4 indexes on server B.&lt;BR /&gt;2. For DB, do we need to install postgresql on server C or what it the procedure?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;How to verify the communication between each server?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hardik&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 06:55:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/setup-content-store-and-db-on-another-server/m-p/101759#M29180</guid>
      <dc:creator>hardik_thakkar</dc:creator>
      <dc:date>2020-01-17T06:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Setup content store and DB on another server</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/setup-content-store-and-db-on-another-server/m-p/101760#M29181</link>
      <description>&lt;P&gt;Hope this helps:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/OrderOfTheBee/beecon/blob/gh-pages/2017/assets/files/EF09/EF09-Installing-Alfresco-components-1-by-1.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/OrderOfTheBee/beecon/blob/gh-pages/2017/assets/files/EF09/EF09-Installing-Alfresco-components-1-by-1.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2020 08:24:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/setup-content-store-and-db-on-another-server/m-p/101760#M29181</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2020-01-17T08:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Setup content store and DB on another server</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/setup-content-store-and-db-on-another-server/m-p/101761#M29182</link>
      <description>&lt;P&gt;Definitely look at the docs Angel linked you to. In general, let me add:&lt;/P&gt;
&lt;P&gt;1. Change one thing at a time. I recommend doing the DB first. It should be very easy. Yes, you will have to install PostgreSQL on server C. Also, if this is a pre-existing content store you will have to dump the current database from PostgreSQL on server A and then load it into PostgreSQL on server C.&lt;/P&gt;
&lt;P&gt;2. Make sure you have proper connectivitiy to all servers involved. You might have to open a firewall port on server C to allow Alfresco to talk to it (that's 5432 for PostgreSQL). You might also have to change the default PostgreSQL config to allow non-localhost hosts to access it. That is covered in the PostgreSQL documentation.&lt;/P&gt;
&lt;P&gt;3. Next, work on the content storage and solr indices. Are you moving the solr WAR to server B or just the indices? If it is just the indices, then I assume the data and the content store will be set up as NFS mounts. If that is the case, it should be very easy on server A to simply mount the data directories and then, if needed, change the Alfresco config to point to the mount points.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 20:35:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/setup-content-store-and-db-on-another-server/m-p/101761#M29182</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2020-01-21T20:35:31Z</dc:date>
    </item>
  </channel>
</rss>

