<?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[EventBridge — Cloudron events, wherever you need them]]></title><description><![CDATA[<p dir="auto">EventBridge monitors one or more Cloudron instances through the Cloudron REST API and relays what happens on them to your own webhook endpoints — so you can pipe Cloudron activity into any webhook gateway or automation which receives webhooks.</p>
<p dir="auto"><strong>EventBridge could be seen as a sister to my AppsMonitor app.  I might fold them together, but currently I see them as serving different purposes. AppsMonitor : visual.  EventBridge : automation.</strong></p>
<p dir="auto"><strong>What it detects</strong></p>
<ul>
<li>App lifecycle: installs, uninstalls, updates, health/state changes, relocations, memory changes</li>
<li>Tasks: app updates, installs, restarts, and backups (success and failure)</li>
<li>Notifications: new and acknowledged</li>
<li>Platform: Cloudron version changes and available updates</li>
<li>Monitor health: disconnected/reconnected, gaps, pauses</li>
</ul>
<p dir="auto"><strong>How it delivers</strong></p>
<ul>
<li>Signed webhooks (HMAC-SHA256) with retries, exponential backoff, and jitter</li>
<li>Global or per-monitor destinations with custom headers and timeouts</li>
<li>Optional email notifications via Cloudron's built-in mail</li>
</ul>
<p dir="auto"><strong>Also included</strong></p>
<ul>
<li>Multi-instance monitoring from a single dashboard</li>
<li>Server-rendered UI: dashboard, monitors, destinations, event history with filtering and export</li>
<li>First-run baseline (no event flood on setup), deduplication, and self-monitoring awareness</li>
<li>All state in SQLite under <code>/app/data</code>, fully covered by Cloudron backups</li>
</ul>
<p dir="auto">Built as a single static Go binary on <strong>cloudron-minibase</strong> — lightweight (<strong>250 MB image</strong>, 512 MB RAM app ).</p>
<p dir="auto"><strong>Install</strong> :<br />
<a href="https://communityapps.appx.uk/cloudron-eventbridge/CloudronVersions.json" target="_blank" rel="noopener noreferrer nofollow ugc">https://communityapps.appx.uk/cloudron-eventbridge/CloudronVersions.json</a></p>
]]></description><link>https://forum.cloudron.io/topic/15979/eventbridge-cloudron-events-wherever-you-need-them</link><generator>RSS for Node</generator><lastBuildDate>Sat, 26 Sep 2026 15:10:00 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/15979.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 18 Sep 2026 14:11:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to EventBridge — Cloudron events, wherever you need them on Wed, 23 Sep 2026 23:02:03 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> and others :</p>
<p dir="auto">enhanced disk usage, free space reporting and velocity check with alerts are now in <strong>AppsMonitor</strong> :<br />
<a href="https://forum.cloudron.io/post/129932">https://forum.cloudron.io/post/129932</a></p>
]]></description><link>https://forum.cloudron.io/post/129933</link><guid isPermaLink="true">https://forum.cloudron.io/post/129933</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Wed, 23 Sep 2026 23:02:03 GMT</pubDate></item><item><title><![CDATA[Reply to EventBridge — Cloudron events, wherever you need them on Wed, 23 Sep 2026 17:21:42 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> I have thought more about this.</p>
<p dir="auto">Architecturally I'm not sure about <strong>EventBridge</strong> doing its own disk space check. The concept is minimalist : take Cloudron output and send it somewhere.</p>
<p dir="auto">But sideways thinking, my <strong>AppsMonitor</strong> app is certainly the right place for in-app disk space checks (if I can do them), 'pace' checks for fast changes, and alerting,  AppsMonitor could be enhanced to be more proactive and less background-only checks.</p>
<p dir="auto">Let me plan adding the functionality you're seeking to <strong>AppsMonitor</strong>.</p>
]]></description><link>https://forum.cloudron.io/post/129922</link><guid isPermaLink="true">https://forum.cloudron.io/post/129922</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Wed, 23 Sep 2026 17:21:42 GMT</pubDate></item><item><title><![CDATA[Reply to EventBridge — Cloudron events, wherever you need them on Wed, 23 Sep 2026 15:07:13 GMT]]></title><description><![CDATA[<p dir="auto">Nice clean vulnerability report on EventBridge.<br />
courtesy of added container inspection tools <code>trivy</code> and <code>grype</code> in the updated AppInspector site.</p>
<p dir="auto"><img src="/assets/uploads/files/1790175794297-screenshot-2026-09-23-at-16-02-50-appinspector-resized.png" alt="Screenshot 2026-09-23 at 16-02-50 AppInspector.png" class=" img-fluid img-markdown" width="1229" height="457" /></p>
<p dir="auto">Hardest thing was getting upstream CVE from base image solved, but because EventBridge is based on cloudron-minibase (0.0.7), the attack surface is much smaller.</p>
]]></description><link>https://forum.cloudron.io/post/129914</link><guid isPermaLink="true">https://forum.cloudron.io/post/129914</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Wed, 23 Sep 2026 15:07:13 GMT</pubDate></item><item><title><![CDATA[Reply to EventBridge — Cloudron events, wherever you need them on Tue, 22 Sep 2026 22:12:22 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/timconsidine" aria-label="Profile: timconsidine">@<bdi>timconsidine</bdi></a> <a href="/post/129857">said</a>:</p>
<p dir="auto">Question for you : are you happy with Cloudron's low disk warnings ? Or you think an independent check is warranted ?</p>
</blockquote>
<p dir="auto">Happy? No.<br />
Another check? Yes.</p>
<p dir="auto">Low disk is fine but too late IMO for a systemic problem of something consuming disk at a runaway rate.</p>
<p dir="auto">Hence a rate of change calculation is useful. If I install a big app and it alerts that disk usage jumped 1-5%, that's fine. But if I didn't, I need to know.</p>
<p dir="auto">Same goes for the disk speed. Now I have to wait 50s+ to find out from Cloudron what that is and the sizes of all containers. It should just be visible at a glance IMO, even if it's a daily notification.</p>
<p dir="auto">As for notifications, I get it, this may not be the right layer in your stack, but you know where it is, podii.</p>
<p dir="auto">Even if this kind of stat is a webpage where changedetection can monitor it and it has its own alerting system. Might be a decent status page combo concept.</p>
]]></description><link>https://forum.cloudron.io/post/129862</link><guid isPermaLink="true">https://forum.cloudron.io/post/129862</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Tue, 22 Sep 2026 22:12:22 GMT</pubDate></item><item><title><![CDATA[Reply to EventBridge — Cloudron events, wherever you need them on Tue, 22 Sep 2026 21:14:25 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> I checked up on how low disk notification has so far been implemented :</p>
<ul>
<li><strong>EventBridge</strong> app does not monitor disk directly itself</li>
<li>But <strong>EventBridge</strong> app <strong>does</strong> forward Cloudron platform notiifcations which can include low disk warning <strong>PROVIDING</strong> in Settings the user ticks for notifications to be actioned : see screenshot below</li>
<li><strong>EventBridge</strong> does not itself send a Telegram alert, it sends webhooks to your chosen webhook servicing system : it does not force you to use a specific one (user may have different preferences or existing system)</li>
<li>But <strong>EventBridge</strong> can be easily paired with my community app <strong>Podii</strong>, which allows fan out of received webhooks to chosen destinations</li>
<li><strong>Podii</strong> is coded with Telegram support, although I have not tested this end to end : will get on to this</li>
</ul>
<p dir="auto"><img src="/assets/uploads/files/1790111067947-screenshot-2026-09-22-at-21-59-14-eventbridge-resized.png" alt="Screenshot 2026-09-22 at 21-59-14 EventBridge.png" class=" img-fluid img-markdown" width="1083" height="782" /></p>
<p dir="auto">Question for you : are you happy with Cloudron's low disk warnings ?  Or you think an independent check is warranted ?</p>
<p dir="auto">Original design of EventBridge was to be a "collector and despatcher" of Cloudron notifications to a chosen receiver / fan-out, hence Podii.  Some love 'n8n' but I have gone off it, so that's the motivation of Podii, which is a broad receiver of webhooks, not just from Cloudron, but from Stripe, Github etc and a broad onwards deliverer</p>
]]></description><link>https://forum.cloudron.io/post/129857</link><guid isPermaLink="true">https://forum.cloudron.io/post/129857</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Tue, 22 Sep 2026 21:14:25 GMT</pubDate></item><item><title><![CDATA[Reply to EventBridge — Cloudron events, wherever you need them on Mon, 21 Sep 2026 07:03:44 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> will look into it</p>
]]></description><link>https://forum.cloudron.io/post/129767</link><guid isPermaLink="true">https://forum.cloudron.io/post/129767</guid><dc:creator><![CDATA[timconsidine]]></dc:creator><pubDate>Mon, 21 Sep 2026 07:03:44 GMT</pubDate></item><item><title><![CDATA[Reply to EventBridge — Cloudron events, wherever you need them on Mon, 21 Sep 2026 01:04:21 GMT]]></title><description><![CDATA[<p dir="auto">Ooh nice Tim, can you add disk tracking?</p>
<p dir="auto">Would be nice to get something like a Telegram notification when something needs attention.</p>
]]></description><link>https://forum.cloudron.io/post/129766</link><guid isPermaLink="true">https://forum.cloudron.io/post/129766</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Mon, 21 Sep 2026 01:04:21 GMT</pubDate></item></channel></rss>