<?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[minio and Hetzner Storage Box]]></title><description><![CDATA[<p dir="auto">Hi,<br />
my Cloudron runs on a Hetzner VPS.  I need some S3 Storage for Mastodon, Discourse Backups.... I also have a Storage Box with Hetzner (5TB).<br />
Is there a way to use the Storage Box for getting S3 with the Cloudron Minio app?<br />
Couldn't figure it out from the other postings here in the forum.</p>
]]></description><link>https://forum.cloudron.io/topic/11521/minio-and-hetzner-storage-box</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 19:16:43 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/11521.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 11 Apr 2024 10:04:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Thu, 28 Nov 2024 20:45:12 GMT]]></title><description><![CDATA[<p dir="auto"></p><div class="embed-wrapper"><div class="embed-container"><iframe src="https://www.youtube.com/embed/CUA5Gj0y0r4" frameborder="0" allowfullscreen></iframe></div></div><p></p>
<p dir="auto">Yes it´s possible. Watch the video!</p>
]]></description><link>https://forum.cloudron.io/post/97488</link><guid isPermaLink="true">https://forum.cloudron.io/post/97488</guid><dc:creator><![CDATA[thebighead]]></dc:creator><pubDate>Thu, 28 Nov 2024 20:45:12 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Wed, 01 May 2024 17:00:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/taowang" aria-label="Profile: taowang">@<bdi>taowang</bdi></a> peertube stores files in the filesystem (by default). If you check the configuration file (<a href="https://docs.cloudron.io/apps/peertube/#customization" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/peertube/#customization</a>) , you can see the paths. Change the paths to that of the your mount.</p>
<p dir="auto">The S3 stuff comes into picture only if you configure peertube to use "object storage" (i.e remote storage, I think in peertube lingo)</p>
]]></description><link>https://forum.cloudron.io/post/87765</link><guid isPermaLink="true">https://forum.cloudron.io/post/87765</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 01 May 2024 17:00:21 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Wed, 01 May 2024 10:04:41 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></p>
<p dir="auto">That works with object storage that meets 2 requirements: <a href="https://docs.joinpeertube.org/maintain/remote-storage" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.joinpeertube.org/maintain/remote-storage</a></p>
<ol>
<li>S3 compatible</li>
<li>support virtual hosting of bucket.</li>
</ol>
<p dir="auto">I thought Hetzner storage box is not S3 compatible. Is it?</p>
<p dir="auto"><img src="/assets/uploads/files/1714557871863-35ccf997-aac7-49e8-8562-893a7f40c01b-image-resized.png" alt="35ccf997-aac7-49e8-8562-893a7f40c01b-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/87751</link><guid isPermaLink="true">https://forum.cloudron.io/post/87751</guid><dc:creator><![CDATA[taowang]]></dc:creator><pubDate>Wed, 01 May 2024 10:04:41 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Wed, 01 May 2024 09:53:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/taowang" aria-label="Profile: taowang">@<bdi>taowang</bdi></a> right, I think you can change peertube's storage directory in production.yaml to point to the CIFS Mount (storage box). That should work.</p>
]]></description><link>https://forum.cloudron.io/post/87748</link><guid isPermaLink="true">https://forum.cloudron.io/post/87748</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Wed, 01 May 2024 09:53:44 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Tue, 30 Apr 2024 21:48:44 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></p>
<p dir="auto">Here is my understanding for now (correct me if I am wrong):</p>
<ul>
<li>In order to stream videos, I need to use "Data Directory" rather than "Mounts".</li>
<li>Only volumes with Mount Type EXT4 and NFS can be used as Data Directory.</li>
<li>Hetzner storage box does not support either EXT4 or NFS.</li>
</ul>
<p dir="auto">I was confused with Data Directory and Mounts.<br />
I thought I could use Mounts for video streaming purposes.</p>
]]></description><link>https://forum.cloudron.io/post/87720</link><guid isPermaLink="true">https://forum.cloudron.io/post/87720</guid><dc:creator><![CDATA[taowang]]></dc:creator><pubDate>Tue, 30 Apr 2024 21:48:44 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Tue, 30 Apr 2024 15:42:15 GMT]]></title><description><![CDATA[<p dir="auto">Hetzner storage box won't work for minio since it doesn't support NFS either (last I checked). Maybe you can consider Hetzner volumes - <a href="https://docs.hetzner.com/cloud/volumes/getting-started/creating-a-volume" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.hetzner.com/cloud/volumes/getting-started/creating-a-volume</a></p>
]]></description><link>https://forum.cloudron.io/post/87699</link><guid isPermaLink="true">https://forum.cloudron.io/post/87699</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 30 Apr 2024 15:42:15 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Tue, 30 Apr 2024 13:39:32 GMT]]></title><description><![CDATA[<p dir="auto">I just read the doc: <a href="https://docs.cloudron.io/volumes/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/volumes/</a><br />
is CIFS the best option for hetzner storage box? since NFS is unencrypted, and SSHFS sub accounts are not very reliable&gt;</p>
]]></description><link>https://forum.cloudron.io/post/87673</link><guid isPermaLink="true">https://forum.cloudron.io/post/87673</guid><dc:creator><![CDATA[taowang]]></dc:creator><pubDate>Tue, 30 Apr 2024 13:39:32 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Tue, 30 Apr 2024 13:27:39 GMT]]></title><description><![CDATA[<p dir="auto">I am looking for a cost-effective solution to host videos that will be embeded on my moodle site.</p>
<p dir="auto">Here is the cheapest solution I came up with:</p>
<ol>
<li>Use minio and hetzner storage box to store the vidoes</li>
<li>Use PeerTube to encode and stream the videos</li>
<li>Then embed the videos on my moodle site</li>
</ol>
<p dir="auto">Does this solution work?<br />
Which mount type should i choose? (chatgpt says NFS or SSHFS but I am not sure)</p>
<p dir="auto"><img src="/assets/uploads/files/1714483581628-4ed682a5-013a-43a9-a7b4-d185bb9c008d-image-resized.png" alt="image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/87672</link><guid isPermaLink="true">https://forum.cloudron.io/post/87672</guid><dc:creator><![CDATA[taowang]]></dc:creator><pubDate>Tue, 30 Apr 2024 13:27:39 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Tue, 16 Apr 2024 08:04:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sponch" aria-label="Profile: sponch">@<bdi>sponch</bdi></a> not on Cloudron atleast. I just checked the upstream project and they mention that there might be inconsistencies with using Minio with CIFS - <a href="https://github.com/minio/minio/issues/12382#issuecomment-850088743" target="_blank" rel="noopener noreferrer nofollow ugc">this comment</a> .</p>
<p dir="auto">I did find this interesting series of articles about Minio+CIFS as well - <a href="https://maulana.id/soft-dev/2021--05--07--10--lesson-learned-on-deploying-minio-with-cifs-backend-part-1/" target="_blank" rel="noopener noreferrer nofollow ugc">https://maulana.id/soft-dev/2021--05--07--10--lesson-learned-on-deploying-minio-with-cifs-backend-part-1/</a> .... It's not straightforward.</p>
]]></description><link>https://forum.cloudron.io/post/86994</link><guid isPermaLink="true">https://forum.cloudron.io/post/86994</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Tue, 16 Apr 2024 08:04:52 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Sun, 14 Apr 2024 18:56:58 GMT]]></title><description><![CDATA[<p dir="auto">ups...should have read the rest of the postings... so no chance to use the storage box for S3 via Minio?</p>
]]></description><link>https://forum.cloudron.io/post/86929</link><guid isPermaLink="true">https://forum.cloudron.io/post/86929</guid><dc:creator><![CDATA[sponch]]></dc:creator><pubDate>Sun, 14 Apr 2024 18:56:58 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Sun, 14 Apr 2024 18:55:37 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> Hi, thanks. Already tried that nut doesn't seem to work...<br />
What m I doing wrong? <img src="/assets/uploads/files/1713120919489-cleanshot-2024-04-14-at-20.53.56-2x-resized.png" alt="CleanShot 2024-04-14 at 20.53.56@2x.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.cloudron.io/post/86928</link><guid isPermaLink="true">https://forum.cloudron.io/post/86928</guid><dc:creator><![CDATA[sponch]]></dc:creator><pubDate>Sun, 14 Apr 2024 18:55:37 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Fri, 12 Apr 2024 21:21:07 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> yeah, all my music is on a Hetzner storage box mounted as a Cloudron Volume into my Navidrome app too. I guess it works fine for such things.</p>
]]></description><link>https://forum.cloudron.io/post/86878</link><guid isPermaLink="true">https://forum.cloudron.io/post/86878</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Fri, 12 Apr 2024 21:21:07 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Fri, 12 Apr 2024 20:34:03 GMT]]></title><description><![CDATA[<p dir="auto">I still use it for my emby instance <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f62c.png?v=13d69e59554" class="not-responsive emoji emoji-android emoji--grimacing" style="height:23px;width:auto;vertical-align:middle" title=":grimacing:" alt="😬" /> over 1 TB stored in a volume, not the whole app, but basically all media.</p>
]]></description><link>https://forum.cloudron.io/post/86875</link><guid isPermaLink="true">https://forum.cloudron.io/post/86875</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Fri, 12 Apr 2024 20:34:03 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Fri, 12 Apr 2024 17:29:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> right, you can't use hetzner storage boxes for app data directory.</p>
]]></description><link>https://forum.cloudron.io/post/86873</link><guid isPermaLink="true">https://forum.cloudron.io/post/86873</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 12 Apr 2024 17:29:50 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Fri, 12 Apr 2024 17:25:28 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> I thought perhaps he meant that too, but afaik Hetzner Storage boxes aren't really suitable for Data Directory because the mount options available don't have proper permissions systems</p>
<p dir="auto">As per <a href="https://docs.cloudron.io/apps/#data-directory" target="_blank" rel="noopener noreferrer nofollow ugc">the docs</a>:</p>
<blockquote>
<p dir="auto">cifs and sshfs volumes are unsuitable as an app's data directory as they do not support file permissions and ownership. mountpoint and nfs volumes may or may not work depending on the destination filesystem.</p>
</blockquote>
]]></description><link>https://forum.cloudron.io/post/86871</link><guid isPermaLink="true">https://forum.cloudron.io/post/86871</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Fri, 12 Apr 2024 17:25:28 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Fri, 12 Apr 2024 12:41:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jdaviescoates" aria-label="Profile: jdaviescoates">@<bdi>jdaviescoates</bdi></a> maybe <a class="plugin-mentions-user plugin-mentions-a" href="/user/brutalbirdie" aria-label="Profile: BrutalBirdie">@<bdi>BrutalBirdie</bdi></a> meant <a href="https://docs.cloudron.io/apps/#data-directory" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/apps/#data-directory</a> . There is a volume selector to move app data.</p>
]]></description><link>https://forum.cloudron.io/post/86853</link><guid isPermaLink="true">https://forum.cloudron.io/post/86853</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 12 Apr 2024 12:41:29 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Thu, 11 Apr 2024 22:46:49 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/86750">minio and Hetzner Storage Box</a>:</p>
<blockquote>
<p dir="auto">then move the whole minio app into that volume.</p>
</blockquote>
<p dir="auto">I'm not sure I get this part of your proposed solution.</p>
<p dir="auto">How can you move an app into a volume <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f914.png?v=13d69e59554" class="not-responsive emoji emoji-android emoji--thinking_face" style="height:23px;width:auto;vertical-align:middle" title=":thinking_face:" alt="🤔" /></p>
]]></description><link>https://forum.cloudron.io/post/86803</link><guid isPermaLink="true">https://forum.cloudron.io/post/86803</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Thu, 11 Apr 2024 22:46:49 GMT</pubDate></item><item><title><![CDATA[Reply to minio and Hetzner Storage Box on Thu, 11 Apr 2024 10:19:15 GMT]]></title><description><![CDATA[<p dir="auto">Yes there is.<br />
It is called volumes. <a href="https://docs.cloudron.io/volumes/" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.cloudron.io/volumes/</a></p>
<p dir="auto">You can add the 5TB Storage Box as a volume (or better, a sub-account of that box as a volume) and then move the whole minio app into that volume.<br />
Done.</p>
]]></description><link>https://forum.cloudron.io/post/86750</link><guid isPermaLink="true">https://forum.cloudron.io/post/86750</guid><dc:creator><![CDATA[BrutalBirdie]]></dc:creator><pubDate>Thu, 11 Apr 2024 10:19:15 GMT</pubDate></item></channel></rss>