<?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: Moving alf_data? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/moving-alf-data/m-p/147412#M39026</link>
    <description>&lt;P&gt;Thanks Serge. It was a pretty dumb question; I just found dir.root myself by grepping everything. No Docker.&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2024 10:21:24 GMT</pubDate>
    <dc:creator>atTheBeach</dc:creator>
    <dc:date>2024-05-09T10:21:24Z</dc:date>
    <item>
      <title>Moving alf_data?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/moving-alf-data/m-p/147410#M39024</link>
      <description>&lt;P&gt;I'd like to move alf_data on to a separate encrypted partition. I can't find any configuration that tells ACS where the data directory is, so I presume that my only option is to create a symlink from the installation alf_data location to my new location (in my case, &lt;FONT face="courier new,courier"&gt;/opt/tomcat/alf_data -&amp;gt; /data/var/alfresco/alf_data&lt;/FONT&gt;).&lt;/P&gt;&lt;P&gt;Is this Ok, or does anything else have to be changed?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 12:13:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/moving-alf-data/m-p/147410#M39024</guid>
      <dc:creator>atTheBeach</dc:creator>
      <dc:date>2024-05-08T12:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: Moving alf_data?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/moving-alf-data/m-p/147411#M39025</link>
      <description>&lt;P&gt;For local deployment (zip installation) the property dir.root point to local directory of your contentstore. It could be changed in alfresco-global.properties file to any local path. In your case as I understand destination is:&lt;/P&gt;&lt;PRE&gt;dir.root=/data/var/alfresco/alf_data&lt;/PRE&gt;&lt;P&gt;If you have docker deployment you must create docker persistant volume. Inside container the default path to contentstore is&amp;nbsp;/usr/local/tomcat/alf_data. It will be in dir.root property. Leave it as is. Your docker volume must map this container path to local directory or docker named volume. In your case in docker compose yaml file the alfresco service must have:&lt;/P&gt;&lt;PRE&gt;services:&lt;BR /&gt;  alfresco: &lt;BR /&gt;  ...&lt;BR /&gt;    volumes:
      - /data/var/alfresco/alf_data:/usr/local/tomcat/alf_data&lt;BR /&gt;...&lt;/PRE&gt;&lt;P&gt;p.s. pay attantion, the docker volumes do not understand the symbolic links. The docker volume must point to real path of mapped drive or directory.&lt;/P&gt;&lt;P&gt;Peace,&lt;/P&gt;&lt;P&gt;Serge F.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 10:15:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/moving-alf-data/m-p/147411#M39025</guid>
      <dc:creator>fedorow</dc:creator>
      <dc:date>2024-05-09T10:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Moving alf_data?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/moving-alf-data/m-p/147412#M39026</link>
      <description>&lt;P&gt;Thanks Serge. It was a pretty dumb question; I just found dir.root myself by grepping everything. No Docker.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 10:21:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/moving-alf-data/m-p/147412#M39026</guid>
      <dc:creator>atTheBeach</dc:creator>
      <dc:date>2024-05-09T10:21:24Z</dc:date>
    </item>
  </channel>
</rss>

