<?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[Scaling &#x2F; High Availability Cloudron Setup]]></title><description><![CDATA[<p dir="auto">I use Cloudron as a solution to host multiple blogs for some customers.  Given what a powerful solution Cloudron is, one thing I fell that is really missing from the whole package is some way of enabling a degree of high availability for the Cloudron server.</p>
<p dir="auto">When I need to resize my server (for increasing CPU, disk space or RAM) or reboot for security updates there is downtime.  Additionally, even while migration between Cloudron instances gets good feedback on the forum, an unexpected migration from backup after some sort of failure would incur significant downtime.</p>
<p dir="auto">I really don't want any downtime and would like some immediate disaster recovery options if the active server was lost, disconnected or corrupted.</p>
<p dir="auto">It would also be nice to know they system could handle increased strain if needed or have the ability to scale up over time rather than having a single server with ever increasing specs (RAM, CPU, Disk) to handle more applications / more traffic.</p>
<p dir="auto">It would be amazing if Cloudron had some high availability features that could include:</p>
<ul>
<li>Ability to use floating IPs</li>
<li>Load balancing</li>
<li>Hot backup / stand by server</li>
<li>Ability to connect to managed databases for backend data?</li>
<li>Ability to scale based on the number of applications running / resources needed - adding additional Cloudron nodes?</li>
</ul>
<p dir="auto">I know these are all very complex features and I'm not even sure if its possible at all given the way Cloudron works but I was interested to know your thoughts if this had been discussed or touched on your roadmap?</p>
<p dir="auto">I'm no expert on the above so apologies in advance, I know I'm covering quite a lot here!</p>
]]></description><link>https://forum.cloudron.io/topic/2320/scaling-high-availability-cloudron-setup</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 09:48:22 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/2320.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 11 Apr 2020 21:23:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Sat, 10 Sep 2022 01:55:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcusquinn" aria-label="Profile: marcusquinn">@<bdi>marcusquinn</bdi></a> not yet, plan on dabbling with it soon though. Another interesting project where I actually found k0s: <a href="https://elest.io/" target="_blank" rel="noopener noreferrer nofollow ugc">https://elest.io/</a> learned of <a href="http://elest.io" target="_blank" rel="noopener noreferrer nofollow ugc">elest.io</a> from the Penpot team lol</p>
]]></description><link>https://forum.cloudron.io/post/53225</link><guid isPermaLink="true">https://forum.cloudron.io/post/53225</guid><dc:creator><![CDATA[plusone-nick]]></dc:creator><pubDate>Sat, 10 Sep 2022 01:55:58 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Fri, 09 Sep 2022 11:16:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plusone-nick" aria-label="Profile: plusone-nick">@<bdi>plusone-nick</bdi></a> nice fine. You tried it for anything?</p>
]]></description><link>https://forum.cloudron.io/post/53195</link><guid isPermaLink="true">https://forum.cloudron.io/post/53195</guid><dc:creator><![CDATA[marcusquinn]]></dc:creator><pubDate>Fri, 09 Sep 2022 11:16:45 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Fri, 09 Sep 2022 02:55:27 GMT]]></title><description><![CDATA[<p dir="auto">Found this recently: <a href="https://k0sproject.io/" target="_blank" rel="noopener noreferrer nofollow ugc">https://k0sproject.io/</a><br />
Not sure how much it can be applied to HA Cloudron but it seems promising</p>
<p dir="auto"><img src="/assets/uploads/files/1662600330734-9fb1524f-bf31-47b5-bab8-0aec93b18637-image-resized.png" alt="9fb1524f-bf31-47b5-bab8-0aec93b18637-image.png" class=" img-fluid img-markdown" /><br />
*edit: apparently the screenshot is from a client called Lens which has a small/resonable license fee</p>
<p dir="auto">"k0s is the simple, solid &amp; certified Kubernetes distribution that works on any infrastructure: bare-metal, on-premises, edge, IoT, public &amp; private clouds. It's 100% open source &amp; free. Get started today!"</p>
<p dir="auto"><em><strong>EDIT:</strong></em> </p><div class="embed-wrapper"><div class="embed-container"><iframe src="https://www.youtube.com/embed/DpSt3orRBD0" frameborder="0" allowfullscreen></iframe></div></div><br />
"Lens for the web browser - coming soon"  Currently is a desktop app...<p></p>
<p dir="auto">Lens is also open source and the "free" tier seems like it would fit a majority of Cloudron's users use cases...k0s is free/open source too where as Lens does have a "Pro"  version for <em><strong>teams</strong></em> and is only $19.99 a month per user but is not "necessary"</p>
]]></description><link>https://forum.cloudron.io/post/53129</link><guid isPermaLink="true">https://forum.cloudron.io/post/53129</guid><dc:creator><![CDATA[plusone-nick]]></dc:creator><pubDate>Fri, 09 Sep 2022 02:55:27 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Thu, 18 Aug 2022 16:06:17 GMT]]></title><description><![CDATA[<p dir="auto">Moving to a K8s is hard for sure, simple things get more complex.  But I think that's the best long term and where I see things going at large.  Maybe setting it up as a single-node k8s would be easier initially?</p>
<p dir="auto">If Cloudrun was set up to run as a single or multi-node Kubernetes (k3s/rke) cluster it opens the door to tons of cool stuff.  You could for example use Rancher/Fleet to manage all your Cloudron/K8s migrations, monitoring, security, etc.</p>
<p dir="auto">I use Rancher/k8s for multi-node / multi-cluster stuff and Cloudron for single system.   Rancher connecting to a k8s version of Cloudrun would be the pie in the sky for me.</p>
]]></description><link>https://forum.cloudron.io/post/52301</link><guid isPermaLink="true">https://forum.cloudron.io/post/52301</guid><dc:creator><![CDATA[zappy]]></dc:creator><pubDate>Thu, 18 Aug 2022 16:06:17 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Wed, 29 Jun 2022 06:11:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/d19dotca" aria-label="Profile: d19dotca">@<bdi>d19dotca</bdi></a> funny that you mention them, BunnyCDN was the provider I wanted to check out before any other <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
]]></description><link>https://forum.cloudron.io/post/50318</link><guid isPermaLink="true">https://forum.cloudron.io/post/50318</guid><dc:creator><![CDATA[msbt]]></dc:creator><pubDate>Wed, 29 Jun 2022 06:11:46 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Wed, 29 Jun 2022 02:53:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/msbt" aria-label="Profile: msbt">@<bdi>msbt</bdi></a> said in <a href="/post/50203">Scaling / High Availability Cloudron Setup</a>:</p>
<blockquote>
<p dir="auto">I wanted to avoid Cloudflare traffic</p>
</blockquote>
<p dir="auto">If you're simply against Cloudflare as some people seem to be but open to other CDNs, I can vouch for <a href="https://bunny.net" target="_blank" rel="noopener noreferrer nofollow ugc">BunnyCDN</a>, everyone raves about them and they are very inexpensive too for the offerings. They also seem to be about to launch some DNS packages, I think they're slowly taking direct aim at Cloudflare and seem a little more friendly to use.</p>
]]></description><link>https://forum.cloudron.io/post/50317</link><guid isPermaLink="true">https://forum.cloudron.io/post/50317</guid><dc:creator><![CDATA[d19dotca]]></dc:creator><pubDate>Wed, 29 Jun 2022 02:53:00 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Mon, 27 Jun 2022 07:57:27 GMT]]></title><description><![CDATA[<p dir="auto">thanks for the replies <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/nebulon" aria-label="Profile: nebulon">@<bdi>nebulon</bdi></a> I wanted to avoid Cloudflare traffic, but I reckon it's worth a try</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/girish" aria-label="Profile: girish">@<bdi>girish</bdi></a> I'll do some local and remote http benching as soon as I have an idea what the actual content of the site will be</p>
]]></description><link>https://forum.cloudron.io/post/50203</link><guid isPermaLink="true">https://forum.cloudron.io/post/50203</guid><dc:creator><![CDATA[msbt]]></dc:creator><pubDate>Mon, 27 Jun 2022 07:57:27 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Fri, 24 Jun 2022 16:00:20 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/msbt" aria-label="Profile: msbt">@<bdi>msbt</bdi></a> said in <a href="/post/50103">Scaling / High Availability Cloudron Setup</a>:</p>
<blockquote>
<p dir="auto">Can the surfer app (being a node server and all) handle that load if there's enough CPU/RAM on the host machine?</p>
</blockquote>
<p dir="auto">For static content, this should be quite easily achievable. Have you tried running any load tests? There's a bunch of variables here like network and disk speed. Best to measure the actual server setup.</p>
]]></description><link>https://forum.cloudron.io/post/50129</link><guid isPermaLink="true">https://forum.cloudron.io/post/50129</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Fri, 24 Jun 2022 16:00:20 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Fri, 24 Jun 2022 07:32:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/msbt" aria-label="Profile: msbt">@<bdi>msbt</bdi></a> I actually think for your scenario with mostly static content, you could put Cloudflare or similar in front of that app to sustain those spike times.</p>
]]></description><link>https://forum.cloudron.io/post/50104</link><guid isPermaLink="true">https://forum.cloudron.io/post/50104</guid><dc:creator><![CDATA[nebulon]]></dc:creator><pubDate>Fri, 24 Jun 2022 07:32:39 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Fri, 24 Jun 2022 07:01:37 GMT]]></title><description><![CDATA[<p dir="auto">Hey everyone, hope it's ok if I chime in here and ask if anyone has built something in this direction. I'm asking because I got approached to host a static site (basically html, js and a few smaller images) which has trafficspikes where 50k+ users will try to access it for a short period of time and then mostly idles again. How would you go about that, is this doable on Cloudron? I did manage to have 100s of users, but 1000s is a different story <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f62c.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--grimacing" style="height:23px;width:auto;vertical-align:middle" title=":grimacing:" alt="😬" /></p>
<p dir="auto">Can the surfer app (being a node server and all) handle that load if there's enough CPU/RAM on the host machine? Or would you rather build a custom nginx app which does nothing but serve compressed static files? Or fire up some smaller VPS, install nginx and use a load balancer to spread the traffic? Any information and suggestion is appreciated <img src="https://forum.cloudron.io/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=223f9defb2f" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /></p>
]]></description><link>https://forum.cloudron.io/post/50103</link><guid isPermaLink="true">https://forum.cloudron.io/post/50103</guid><dc:creator><![CDATA[msbt]]></dc:creator><pubDate>Fri, 24 Jun 2022 07:01:37 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Sat, 14 Aug 2021 02:22:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/moocloud_matt" aria-label="Profile: moocloud_matt">@<bdi>moocloud_matt</bdi></a> Okie.. if you get to ask him, see what else he's tried.</p>
]]></description><link>https://forum.cloudron.io/post/35300</link><guid isPermaLink="true">https://forum.cloudron.io/post/35300</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sat, 14 Aug 2021 02:22:52 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Fri, 13 Aug 2021 23:35:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a><br />
Not that I remember, but I'm not actually the CTO, so in some cases i just know of the production / future production ready solution that we are testing or using.<br />
I don't keep up with all the project that we test or try.</p>
]]></description><link>https://forum.cloudron.io/post/35297</link><guid isPermaLink="true">https://forum.cloudron.io/post/35297</guid><dc:creator><![CDATA[MooCloud_Matt]]></dc:creator><pubDate>Fri, 13 Aug 2021 23:35:39 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Fri, 13 Aug 2021 23:06:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/moocloud_matt" aria-label="Profile: moocloud_matt">@<bdi>moocloud_matt</bdi></a> have you played with Open vStorage? MaxIOPS? ...?</p>
]]></description><link>https://forum.cloudron.io/post/35294</link><guid isPermaLink="true">https://forum.cloudron.io/post/35294</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Fri, 13 Aug 2021 23:06:17 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Fri, 13 Aug 2021 10:11:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a><br />
Mostly Ceph, if is not needed an other stack by the customer.<br />
But I have tested recently the new ScaleOutZFS by truenas scale, and it's really good and easy to manage, but is not a really 100% SDS.</p>
]]></description><link>https://forum.cloudron.io/post/35269</link><guid isPermaLink="true">https://forum.cloudron.io/post/35269</guid><dc:creator><![CDATA[MooCloud_Matt]]></dc:creator><pubDate>Fri, 13 Aug 2021 10:11:50 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Fri, 13 Aug 2021 00:42:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/moocloud_matt" aria-label="Profile: moocloud_matt">@<bdi>moocloud_matt</bdi></a> Which SDS do you use?</p>
]]></description><link>https://forum.cloudron.io/post/35244</link><guid isPermaLink="true">https://forum.cloudron.io/post/35244</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Fri, 13 Aug 2021 00:42:05 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Thu, 12 Aug 2021 22:29:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcusquinn" aria-label="Profile: marcusquinn">@<bdi>marcusquinn</bdi></a></p>
<p dir="auto">Obviously, it's true what you say, it's just base on Hardware Defines Stuff.</p>
<p dir="auto">We use a lot of software define storage SDS, or software defines networking, and with that, we can easily without many efforts push SoftHA to everybody.</p>
<p dir="auto">Not for the customer, but for us especially.<br />
If we maintain an HDD or just OS patch/update (we use LivePatch from January, so no need reboot now) take time and sometimes customer need to use their app on that time.</p>
<p dir="auto">Some customers just want high SLA, just because the wrong maintenance or failure will make them lose a lot of money, and this is not seen as annual SLA, but maybe monthly, having just 5 min of downtime is really hard to offer without some kind of HA.</p>
<p dir="auto">It's completely true that good hardware can reduce a lot of inconveniences, and in most cases, it will protect the customer really well. But now that we have SDS and is easy to manage and really robust, we can move to that and countless on hardware.</p>
<p dir="auto">Obviously, there are 2 ways Hardware and Software and there are pros and cons for both, I just see Cloudron as more oriented on Software than hardware, and to replay the main question of this post, I think that softHA base on SDS can be easily implemented compared to some of the super costly hardware by DELL or HPE and provide scalability other than a soft approach to HA.</p>
<p dir="auto">But I support your thesis to, good hardware is absolutely a good way to provide good SLA.</p>
]]></description><link>https://forum.cloudron.io/post/35238</link><guid isPermaLink="true">https://forum.cloudron.io/post/35238</guid><dc:creator><![CDATA[MooCloud_Matt]]></dc:creator><pubDate>Thu, 12 Aug 2021 22:29:41 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Mon, 09 Aug 2021 13:47:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/moocloud_matt" aria-label="Profile: moocloud_matt">@<bdi>moocloud_matt</bdi></a> In 20 years of hosting web apps, I cannot recall a single instance of hardware failure causing service or data loss.  Not one.</p>
<p dir="auto">There are network interruptions but they usually get solved through mutual interests in that being solved.</p>
<p dir="auto">I have however see frequent data loss from software issues, and in the absolute vast majority of cases it was human error.</p>
<p dir="auto">Software High Availability is a contradiction because it is adding the element of human reliance to a system, and my experience was that the software was never finished, always being updated and frequently failing.</p>
<p dir="auto">Hardware resilience and redundancy is the only method of data security that is almost immune to interference.</p>
<p dir="auto">In my experience "Customers" have no idea or interest in risk assessment, and they just want things to work - it is "solutions" sales people that try to sell them solutions to risks they didn't know they had to have in the first place for the sake of securing support retainers.</p>
<p dir="auto">I'm sure you know what you want - but I would never invest in what you suggest purely because you are trying to sell it.</p>
<p dir="auto">To me the best solution is one that does not need the person selling it, and that is where actually the oldest solutions have stood the test of time and new solutions are creating the problems they want to sell the solutions for because they cannot scare their customers into support retainers if they were given solutions that just worked because they don't need to keep changing.</p>
]]></description><link>https://forum.cloudron.io/post/34962</link><guid isPermaLink="true">https://forum.cloudron.io/post/34962</guid><dc:creator><![CDATA[marcusquinn]]></dc:creator><pubDate>Mon, 09 Aug 2021 13:47:55 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Mon, 09 Aug 2021 10:11:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcusquinn" aria-label="Profile: marcusquinn">@<bdi>marcusquinn</bdi></a></p>
<p dir="auto">HA is a bit overpower for most customer that's true, but is the idea that people have of it, that push MSP and CSP to have some lvl of HA.</p>
<p dir="auto">Good hardware components can be a good solution, but if you have to restore a raid from a backup it will take a lot of time, and some customer don't want to take that risk.<br />
They just prefer to have an soft HA set-up.</p>
<p dir="auto">KISS is always the good way in the IT, but not always it's possible to "keep it simple s*" .</p>
]]></description><link>https://forum.cloudron.io/post/34958</link><guid isPermaLink="true">https://forum.cloudron.io/post/34958</guid><dc:creator><![CDATA[MooCloud_Matt]]></dc:creator><pubDate>Mon, 09 Aug 2021 10:11:54 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Sun, 08 Aug 2021 17:28:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/moocloud_matt" aria-label="Profile: moocloud_matt">@<bdi>moocloud_matt</bdi></a> Thanks, I know what HA is, and how it works, and far too many options for it - it's still the wrong approach for almost all online services.</p>
<p dir="auto">One thing I've learned in all my years is to always discount, ignore and do the opposite of anyone that says "just" in any comments, because they always represent the vast difference in time and cost between saying and doing.</p>
<p dir="auto">I'm well aware of the vast industry of people peddling HA pipe-dreams - I'm pretty sure I could beat all of them for uptime, by specifically avoiding doing every single thing they recommend, and just having the tried and tested strategy of keeping it simple.</p>
<p dir="auto">If you can't take a month off and then another month doing different things without having to do any maintenance or explain anything to anyone, your stack is too complicated.</p>
<p dir="auto">All HA ever did for me was cost me an additional couple of employees just to continually maintain it, and generally take away resources and attention from the actual things users wanted.</p>
<p dir="auto">No K8S, no excessive expertise costs, and no uptime problems since because there's just less to go wrong, and less opinion to distract from the actual usage of services that funds them.</p>
]]></description><link>https://forum.cloudron.io/post/34946</link><guid isPermaLink="true">https://forum.cloudron.io/post/34946</guid><dc:creator><![CDATA[marcusquinn]]></dc:creator><pubDate>Sun, 08 Aug 2021 17:28:48 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Sat, 07 Aug 2021 09:54:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcusquinn" aria-label="Profile: marcusquinn">@<bdi>marcusquinn</bdi></a><br />
You can just not have live HA, but like a soft one.<br />
If a container is on a node that is not responding you can start it on a new node.</p>
]]></description><link>https://forum.cloudron.io/post/34932</link><guid isPermaLink="true">https://forum.cloudron.io/post/34932</guid><dc:creator><![CDATA[MooCloud_Matt]]></dc:creator><pubDate>Sat, 07 Aug 2021 09:54:24 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Wed, 10 Feb 2021 03:24:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcusquinn" aria-label="Profile: marcusquinn">@<bdi>marcusquinn</bdi></a> HA, no oil.<br />
<a href="https://neverfail.com/solution/continuous-application-availability/" target="_blank" rel="noopener noreferrer nofollow ugc">https://neverfail.com/solution/continuous-application-availability/</a></p>
]]></description><link>https://forum.cloudron.io/post/25320</link><guid isPermaLink="true">https://forum.cloudron.io/post/25320</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Wed, 10 Feb 2021 03:24:50 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Tue, 09 Feb 2021 23:55:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/plusone-nick" aria-label="Profile: plusone-nick">@<bdi>plusone-nick</bdi></a> I mean as in disk hardware redundancy. Most racks have 2 of everything else. In my experience a simple server setup on a good hardware rack will outperform K8S for uptime. I lost count of the times we were restarting one thing or another with Rancher to get something working that had no reason to fail than K8S getting it's knickers in a twist.</p>
<p dir="auto">The biggest risk to data loss is always the simple minds of the users!</p>
<p dir="auto">The biggest risk to availability is always the complex minds of the tools!</p>
<p dir="auto">No-one really needs high-availability, online banking goes offline frequently for maintenance. If Google has a bad day, people make a beverage and talk to each other.</p>
<p dir="auto">HA is snake oil in my experience.</p>
]]></description><link>https://forum.cloudron.io/post/25289</link><guid isPermaLink="true">https://forum.cloudron.io/post/25289</guid><dc:creator><![CDATA[marcusquinn]]></dc:creator><pubDate>Tue, 09 Feb 2021 23:55:37 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Tue, 09 Feb 2021 19:52:16 GMT]]></title><description><![CDATA[<p dir="auto">k8s is not a great fit imo for cloudron without introducing much bigger changes...there are roads to that runtime with some intermediary schedulers as well though, which is why I like Nomad in this space the most. I've actually been working up a prototype using the HashiStack Consul/Nomad (plus or minus vault) to provide a distributed runtime, but that's a reasonably long way off seeing any sort of integration into the core of things. It's a big shift on its own, and needs a lot of refinement. Obviously so would a k8s approach. In the immediate term, managing across multiple full-on cloudron instances is fairly clean, and if implemented correctly, could actually still be useful in that world as well. It's the first, easiest, smallest thing to do and therefore in my opinion is valuable, regardless of where the higher-powered distributed runtime ideas go.</p>
]]></description><link>https://forum.cloudron.io/post/25288</link><guid isPermaLink="true">https://forum.cloudron.io/post/25288</guid><dc:creator><![CDATA[jimcavoli]]></dc:creator><pubDate>Tue, 09 Feb 2021 19:52:16 GMT</pubDate></item><item><title><![CDATA[Reply to Scaling &#x2F; High Availability Cloudron Setup on Tue, 09 Feb 2021 18:40:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marcusquinn" aria-label="Profile: marcusquinn">@<bdi>marcusquinn</bdi></a> More like common hypervisor HA features instead of full blow K8 HA?  Mainly the ability to migrate an app to a different node and further move/manage its backup and DNS</p>
]]></description><link>https://forum.cloudron.io/post/25285</link><guid isPermaLink="true">https://forum.cloudron.io/post/25285</guid><dc:creator><![CDATA[plusone-nick]]></dc:creator><pubDate>Tue, 09 Feb 2021 18:40:17 GMT</pubDate></item></channel></rss>