<?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[Another self-hosting option]]></title><description><![CDATA[<p dir="auto">We all probably know Yunohost, Caprover, Sandstorm, Portainer, and of course hand-spun Docker installations. I've come across a "new" one (it's probably been around, but I only just heard about it today) called <a href="https://ethibox.fr/" target="_blank" rel="noopener noreferrer nofollow ugc">Ethibox</a>. It's French, like several others are, which is cool. I don't have a spare sever to see how it well or intuitive it works, but I thought I'd share it here to see if anyone else knows about it, or can share their thoughts about if they've used it.</p>
<p dir="auto">It may, or may not, be considered a competitor to Cloudron, and thus may not be welcomed here as a topic. But one reason I share it is curiosity about how it packages its apps, and how that might inform the Cloudron effort, particularly concerning apps we don't have yet on Cloudron.</p>
<p dir="auto">A final question: Why does it seem the French are really into self-hosting? I can't say I've come across many other options from countries other than say, the US, France, ... Is it a political thing? A language thing?</p>
<p dir="auto">Anyway, bon, voilà.</p>
]]></description><link>https://forum.cloudron.io/topic/5730/another-self-hosting-option</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 09:54:26 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/5730.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 28 Sep 2021 13:47:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Another self-hosting option on Fri, 01 Oct 2021 08:41:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scooke" aria-label="Profile: scooke">@<bdi>scooke</bdi></a> said in <a href="/post/37012">Another self-hosting option</a>:</p>
<blockquote>
<p dir="auto">Ethibox.</p>
</blockquote>
<p dir="auto">Great find, thanks!</p>
]]></description><link>https://forum.cloudron.io/post/37109</link><guid isPermaLink="true">https://forum.cloudron.io/post/37109</guid><dc:creator><![CDATA[jdaviescoates]]></dc:creator><pubDate>Fri, 01 Oct 2021 08:41:04 GMT</pubDate></item><item><title><![CDATA[Reply to Another self-hosting option on Thu, 30 Sep 2021 20:27:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/timconsidine" aria-label="Profile: timconsidine">@<bdi>timconsidine</bdi></a> but to be fair, they are very responsive on their github channel</p>
]]></description><link>https://forum.cloudron.io/post/37090</link><guid isPermaLink="true">https://forum.cloudron.io/post/37090</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Thu, 30 Sep 2021 20:27:46 GMT</pubDate></item><item><title><![CDATA[Reply to Another self-hosting option on Thu, 30 Sep 2021 15:32:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scooke" aria-label="Profile: scooke">@<bdi>scooke</bdi></a> I don't think they are very active, even alive.<br />
Posted a question on their docs on their website chat 3 days ago and no response (browser window left open)</p>
]]></description><link>https://forum.cloudron.io/post/37080</link><guid isPermaLink="true">https://forum.cloudron.io/post/37080</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Thu, 30 Sep 2021 15:32:16 GMT</pubDate></item><item><title><![CDATA[Reply to Another self-hosting option on Thu, 30 Sep 2021 15:29:36 GMT]]></title><description><![CDATA[<p dir="auto">I should add their Github link which has the software: <a href="https://github.com/ethibox" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/ethibox</a></p>
<p dir="auto">The link I first shared is for the paid-project option.</p>
]]></description><link>https://forum.cloudron.io/post/37079</link><guid isPermaLink="true">https://forum.cloudron.io/post/37079</guid><dc:creator><![CDATA[scooke]]></dc:creator><pubDate>Thu, 30 Sep 2021 15:29:36 GMT</pubDate></item><item><title><![CDATA[Reply to Another self-hosting option on Tue, 28 Sep 2021 17:11:11 GMT]]></title><description><![CDATA[<p dir="auto">They are part of <a href="https://chatons.org/" target="_blank" rel="noopener noreferrer nofollow ugc">CHATONS</a>(french for kittens, but also: Collective of Hosters Alternative, Transparent, Open, Neutral and Solidarity).</p>
<p dir="auto">Thanks for the heads up.</p>
]]></description><link>https://forum.cloudron.io/post/37021</link><guid isPermaLink="true">https://forum.cloudron.io/post/37021</guid><dc:creator><![CDATA[ruihildt]]></dc:creator><pubDate>Tue, 28 Sep 2021 17:11:11 GMT</pubDate></item><item><title><![CDATA[Reply to Another self-hosting option on Tue, 28 Sep 2021 16:29:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scooke" aria-label="Profile: scooke">@<bdi>scooke</bdi></a> discovered that installation is "just" a <code>docker run ...</code><br />
So fits very nicely on my under-used docker vps <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f44d.png?v=11345d81604" class="not-responsive emoji emoji-android emoji--+1" style="height:23px;width:auto;vertical-align:middle" title=":+1:" alt="👍" /><br />
No need for separate VPS or LXC container.</p>
<p dir="auto">Installs nicely (as you might expect).<br />
Need to <code>docker exec -it &lt;container&gt; /bin/bash</code> to do some npm updates.<br />
Need to setup nginx reverse proxy to access deployed ethibox.</p>
<p dir="auto">Very simple (compliment) and neat UI.<br />
Much what we would expect from a Cloudron-style app.</p>
<p dir="auto">Not sure their apps are docker installs.<br />
Tried Prestashop as a test and it took several minutes.<br />
Almost as if they are compiling from source.<br />
And they say they do not support custom installs which suggests to me it is not docker instances (but I could be wrong).</p>
<p dir="auto">Can't understand their dns strategy currently.  Setting custom domain for the tells me to set DNS to 127.0.0.1 !<br />
Will investigate.</p>
]]></description><link>https://forum.cloudron.io/post/37018</link><guid isPermaLink="true">https://forum.cloudron.io/post/37018</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 28 Sep 2021 16:29:25 GMT</pubDate></item><item><title><![CDATA[Reply to Another self-hosting option on Tue, 28 Sep 2021 15:03:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scooke" aria-label="Profile: scooke">@<bdi>scooke</bdi></a> list of packaged apps includes many on Cloudron, but interestingly it has :</p>
<ul>
<li>Jitsi</li>
<li>Prestashop</li>
<li>Odoo</li>
<li>Flarum</li>
</ul>
<p dir="auto">... which have been posted in App Wishlist</p>
]]></description><link>https://forum.cloudron.io/post/37015</link><guid isPermaLink="true">https://forum.cloudron.io/post/37015</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 28 Sep 2021 15:03:13 GMT</pubDate></item><item><title><![CDATA[Reply to Another self-hosting option on Tue, 28 Sep 2021 14:47:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scooke" aria-label="Profile: scooke">@<bdi>scooke</bdi></a> thank you for this - very timely post (for me) so will investigate.</p>
<p dir="auto">My "estate" includes :</p>
<ul>
<li>a VPS running Cloudron : <strong>far &amp; away my preferred environment</strong> because of range of apps and stability, and what I consider my "production"box, for cloudron store and custom packages</li>
<li>a VPS running Caprover for 1-click installs not on Cloudron</li>
<li>a VPS running Docker for apps not packaged for Caprover or Cloudron (actually limited usage so may re-purpose)</li>
<li>a VPS running Dokku ... but so far nothing deployed on it (so also may re-purpose)</li>
<li>just today thinking about trying Yunohost again (wasn't impressed last time but it's a while ago and maybe it has 'grown up')</li>
</ul>
<p dir="auto"><strong>Long way of saying maybe I will look into Ethibox !!</strong></p>
<p dir="auto">Although I also just learnt about LXD/LXC which also allows containers.<br />
Even possible (it seems) to have a LXC container running Docker, or even a container running Debian (on an Ubuntu VPS).<br />
So I am summoning up courage to try out Yunohost in a LXC container.  Performance may be an issue, but who knows until tried.</p>
<p dir="auto">So maybe you have given me an excuse to try Ethibox in a LXC container without trashing the Docker or Dokku boxes.<br />
Thank you !</p>
<p dir="auto">Maybe I should do some actual work, but playing is much more interesting <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=11345d81604" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":smile:" alt="😄" /></p>
]]></description><link>https://forum.cloudron.io/post/37014</link><guid isPermaLink="true">https://forum.cloudron.io/post/37014</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 28 Sep 2021 14:47:44 GMT</pubDate></item></channel></rss>