<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Mount nextcloud data as Immich external library]]></title><description><![CDATA[<p dir="auto">Hi!</p>
<p dir="auto">I want to mount my Nextcloud data using the Immich <a href="https://immich.app/docs/guides/external-library/" target="_blank" rel="noopener noreferrer nofollow ugc">external library feature</a>. I used a volume in Cloudron for the Nextcloud app directory and mounted this volume in the Immich app.</p>
<p dir="auto">Unfortunately, the Immich app is running as the "cloudron" user (uid 1000) while the Nextcloud app is running as "www-data" (uid 33), and files written by Nextcloud belong to this user. The permissions on the <code>/app/data/data</code> directory (which contains Nextcloud files) forbid reads from other users:</p>
<pre><code>drwxrwx--- 10 www-data www-data 4096 Jan 31 19:14 data
</code></pre>
<p dir="auto">I tried to adjust the permissions on this directory but something restore the <code>770</code> mode a few seconds later...</p>
<p dir="auto">AFAIK there is no settings to change the user of an app in Cloudron. Any idea to solve my problem?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.cloudron.io/topic/13587/mount-nextcloud-data-as-immich-external-library</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 05:41:32 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/13587.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 02 Apr 2025 07:30:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mount nextcloud data as Immich external library on Wed, 02 Apr 2025 11:37:16 GMT]]></title><description><![CDATA[<p dir="auto">I'm already using a volume for the main data storage of Nextcloud. My idea was to mount this volume in the Immich app and let it index the pictures inside using an external library.</p>
<p dir="auto">I was not aware of the existence of the "media" group. Once I applied it to the <code>data</code> directory of Nextcloud (<code>chown :media data/</code>), Immich was able to crawl the directory!</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.cloudron.io/post/104969</link><guid isPermaLink="true">https://forum.cloudron.io/post/104969</guid><dc:creator><![CDATA[NaPs]]></dc:creator><pubDate>Wed, 02 Apr 2025 11:37:16 GMT</pubDate></item><item><title><![CDATA[Reply to Mount nextcloud data as Immich external library on Wed, 02 Apr 2025 09:41:09 GMT]]></title><description><![CDATA[<p dir="auto">I see, well maybe you can explain how you intend to set this up. Like would Nextcloud be configured to use an external storage, or would you somehow mount the nextclouds main data folder as a volume into immich? Wonder how that would work and behave when apps get restored.</p>
<p dir="auto">Generally if the apps support setting different data roots, this should be solved as explained with <a href="https://docs.cloudron.io/volumes/#sharing" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/volumes/#sharing</a></p>
<p dir="auto">But nextcloud, as far as I know, only supports that via its own external storage, otherwise you end up creating a volume based on internal platform folder paths, where the main nextcloud data resides.</p>
]]></description><link>https://forum.cloudron.io/post/104964</link><guid isPermaLink="true">https://forum.cloudron.io/post/104964</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 02 Apr 2025 09:41:09 GMT</pubDate></item><item><title><![CDATA[Reply to Mount nextcloud data as Immich external library on Wed, 02 Apr 2025 09:09:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> The external library feature is actually designed for this use case. Immich will not add or move any media to these libraries, and it can operate with a read-only flag</p>
]]></description><link>https://forum.cloudron.io/post/104961</link><guid isPermaLink="true">https://forum.cloudron.io/post/104961</guid><dc:creator><![CDATA[NaPs]]></dc:creator><pubDate>Wed, 02 Apr 2025 09:09:36 GMT</pubDate></item><item><title><![CDATA[Reply to Mount nextcloud data as Immich external library on Wed, 02 Apr 2025 08:20:28 GMT]]></title><description><![CDATA[<p dir="auto">I would strongly advise to not let both apps use the same data storage based on a filesystem. Both are designed to work through their own APIs to modify files/photos and they will eventually run out of sync.</p>
]]></description><link>https://forum.cloudron.io/post/104958</link><guid isPermaLink="true">https://forum.cloudron.io/post/104958</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 02 Apr 2025 08:20:28 GMT</pubDate></item></channel></rss>