<?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 Struktur]]></title><description><![CDATA[<p dir="auto">Hallo Miteinander,</p>
<p dir="auto">aktuell können Volumes in den Apps nur nach "/media/{volume name}" gemountet werden.</p>
<p dir="auto">Für manche Apps wäre es doch sinnvoll das Ziel selbst zu bestimmen. So wäre es beispielsweise bei der Nextcloud App möglich den Storage für die Daten einfacher auszulagern. Zudem wäre es dann sinnvoll, Mounts schon beim installieren der App mit angeben zu können.</p>
<p dir="auto">Es stellt sich dann nur die Frage, wie Backups der Volumes gelöst werden können, denn aktuell werden Volumes nicht gesichert.</p>
<p dir="auto">Wie seht Ihr das?</p>
<p dir="auto">VG Fisi</p>
]]></description><link>https://forum.cloudron.io/topic/7239/mount-struktur</link><generator>RSS for Node</generator><lastBuildDate>Fri, 14 Aug 2026 15:53:37 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/7239.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 20 Jun 2022 06:58:57 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Mount Struktur on Wed, 22 Jun 2022 17:19:45 GMT]]></title><description><![CDATA[<p dir="auto">This is indeed a good idea to have plugins/code in fast SSD disk instead of the "storage" disk. I guess one way is to also have multiple data directories for this (something which <a class="plugin-mentions-user plugin-mentions-a" href="/user/moocloud_matt" aria-label="Profile: MooCloud_Matt">@<bdi>MooCloud_Matt</bdi></a> has been advocating for, but for a different use case). Mmm..</p>
]]></description><link>https://forum.cloudron.io/post/49976</link><guid isPermaLink="true">https://forum.cloudron.io/post/49976</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 22 Jun 2022 17:19:45 GMT</pubDate></item><item><title><![CDATA[Reply to Mount Struktur on Wed, 22 Jun 2022 09:25:14 GMT]]></title><description><![CDATA[<p dir="auto">To give a bit more context from the support ticket, which triggered this. The idea was for apps like Nextcloud to be able to store various things from <code>/app/data</code> in different storage volumes, the example is:</p>
<p dir="auto">volumes:</p>
<pre><code>/home/yellowtent/appsdata/APPID:/var/www/html
/home/yellowtent/appsdata/APPID:/var/www/html/custom_apps
/home/yellowtent/appsdata/APPID:/var/www/html/config
/mnt/storage/data/APPID:/var/www/html/data
</code></pre>
<p dir="auto">Mostly I think this is not a bad idea, to have in this case nextcloud plugins/apps on a fast storage to not slow down the app, while mounting a larger slower volume for the actual data put in nextcloud.</p>
<p dir="auto">Currently this is not possible, but this thread could help collect requirements for implementing this in the future.</p>
]]></description><link>https://forum.cloudron.io/post/49929</link><guid isPermaLink="true">https://forum.cloudron.io/post/49929</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Wed, 22 Jun 2022 09:25:14 GMT</pubDate></item><item><title><![CDATA[Reply to Mount Struktur on Wed, 22 Jun 2022 08:24:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> Now it would only be helpful if the mount target can be freely selected in the container.</p>
]]></description><link>https://forum.cloudron.io/post/49928</link><guid isPermaLink="true">https://forum.cloudron.io/post/49928</guid><dc:creator><![CDATA[fisi]]></dc:creator><pubDate>Wed, 22 Jun 2022 08:24:10 GMT</pubDate></item><item><title><![CDATA[Reply to Mount Struktur on Tue, 21 Jun 2022 05:24:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: BrutalBirdie">@<bdi>BrutalBirdie</bdi></a> ah ok. That's what we implemented in 7.2. The <a href="https://docs.cloudron.io/volumes/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/volumes/</a> docs have changed a bit to reflect that.  See also <a href="https://docs.cloudron.io/apps/#data-directory" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/#data-directory</a> where you can select a volume now!</p>
]]></description><link>https://forum.cloudron.io/post/49846</link><guid isPermaLink="true">https://forum.cloudron.io/post/49846</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 21 Jun 2022 05:24:24 GMT</pubDate></item><item><title><![CDATA[Reply to Mount Struktur on Mon, 20 Jun 2022 12:54:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> more like hotswap.<br />
Extending <code>/app/data/</code> with the mounted volume aka. copying all <code>/app/data</code> to the volume replacing <code>/app/data</code> with the mount.</p>
]]></description><link>https://forum.cloudron.io/post/49791</link><guid isPermaLink="true">https://forum.cloudron.io/post/49791</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Mon, 20 Jun 2022 12:54:57 GMT</pubDate></item><item><title><![CDATA[Reply to Mount Struktur on Mon, 20 Jun 2022 12:28:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: BrutalBirdie">@<bdi>BrutalBirdie</bdi></a> said in <a href="/post/49779">Mount Struktur</a>:</p>
<blockquote>
<p dir="auto">For example, in the Nextcloud app it would be possible to more easily swap out the storage for the data</p>
</blockquote>
<p dir="auto">Can you (or someone) elaborate more on this? What does it mean to swap out the storage for the data? What happens to the previous data?</p>
]]></description><link>https://forum.cloudron.io/post/49789</link><guid isPermaLink="true">https://forum.cloudron.io/post/49789</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Mon, 20 Jun 2022 12:28:18 GMT</pubDate></item><item><title><![CDATA[Reply to Mount Struktur on Mon, 20 Jun 2022 08:03:28 GMT]]></title><description><![CDATA[<p dir="auto">Fast translation with <a href="https://www.deepl.com/translator" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.deepl.com/translator</a> no guarantee for the validity or quality.</p>
<hr />
<p dir="auto">Hello everyone,</p>
<p dir="auto">currently volumes in the apps can only be mounted to "/media/{volume name}".</p>
<p dir="auto">For some apps it would be useful to define the target itself. For example, in the Nextcloud app it would be possible to more easily swap out the storage for the data. It would also make sense to be able to specify mounts when installing the app.</p>
<p dir="auto">The only question then is how backups of the volumes can be solved, because currently volumes are not backed up.</p>
<p dir="auto">How do you see this?</p>
<p dir="auto">VG Fisi</p>
<p dir="auto">Translated with <a href="http://www.DeepL.com/Translator" target="_blank" rel="noopener noreferrer nofollow ugc">www.DeepL.com/Translator</a> (free version)</p>
]]></description><link>https://forum.cloudron.io/post/49779</link><guid isPermaLink="true">https://forum.cloudron.io/post/49779</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Mon, 20 Jun 2022 08:03:28 GMT</pubDate></item><item><title><![CDATA[Reply to Mount Struktur on Mon, 20 Jun 2022 07:57:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fisi" aria-label="Profile: fisi">@<bdi>fisi</bdi></a> Hi, since this is an english speaking forum, I believe you rather get an answer if you repeat your request in English...</p>
]]></description><link>https://forum.cloudron.io/post/49778</link><guid isPermaLink="true">https://forum.cloudron.io/post/49778</guid><dc:creator><![CDATA[necrevistonnezr]]></dc:creator><pubDate>Mon, 20 Jun 2022 07:57:09 GMT</pubDate></item></channel></rss>