<?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[Uptime Kuma]]></title><description><![CDATA[<p dir="auto"><img src="https://raw.githubusercontent.com/louislam/uptime-kuma/refs/heads/master/public/icon.svg" alt="Uptime Kuma" class=" img-fluid img-markdown" /></p>
<hr />
<h3>What is <a href="https://github.com/louislam/uptime-kuma" target="_blank" rel="noopener noreferrer nofollow ugc">Uptime Kuma</a>?</h3>
<p dir="auto">Uptime Kuma is an easy-to-use self-hosted monitoring tool.</p>
<h3>LISCENSE</h3>
<p dir="auto"><a href="https://github.com/louislam/uptime-kuma/blob/master/LICENSE" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/louislam/uptime-kuma/blob/master/LICENSE</a></p>
<hr />
<h3><img src="https://forum.sumisu.xyz/assets/plugins/nodebb-plugin-emoji/emoji/android/1f4e6.png?v=e98e1c9ec1b" class="not-responsive emoji emoji-android emoji--package" style="height:23px;width:auto;vertical-align:middle" title=":package:" alt="📦" /> Docker Compose</h3>
<pre><code>version: '3.8'

services:
  uptime-kuma:
    restart: "unless-stopped"
    image: louislam/uptime-kuma:latest
    volumes:
        - 'app:/app'
    ports:
        - '3001:3001'
volumes:
  app:
</code></pre>
]]></description><link>https://forum.sumisu.xyz/topic/49/uptime-kuma</link><generator>RSS for Node</generator><lastBuildDate>Sat, 30 May 2026 23:21:21 GMT</lastBuildDate><atom:link href="https://forum.sumisu.xyz/topic/49.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 10 Apr 2025 03:12:50 GMT</pubDate><ttl>60</ttl></channel></rss>