<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Self-Hosted on rHomelab</title><link>https://rhomelab.com/tags/self-hosted/</link><description>Recent content in Self-Hosted on rHomelab</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 12 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://rhomelab.com/tags/self-hosted/index.xml" rel="self" type="application/rss+xml"/><item><title>5 Self-Hosted Apps That Actually Replace Paid Subscriptions in 2026</title><link>https://rhomelab.com/self-hosted/5-apps-that-replace-subscriptions/</link><pubDate>Tue, 11 Aug 2026 00:00:00 +0000</pubDate><guid>https://rhomelab.com/self-hosted/5-apps-that-replace-subscriptions/</guid><description>Five self-hosted apps that genuinely replace the paid services people cancel first - what they replace, what they cost to run, resource requirements, and where the trade-offs actually are.</description><content:encoded><![CDATA[<p><em>Updated Aug 12, 2026: added resource requirements, honorable mentions, and an expanded trade-off section.</em></p>
<p>Every &ldquo;self-host your subscriptions away&rdquo; list makes it sound like flipping a switch. It&rsquo;s not quite that simple, but for these five, the trade is genuinely worth it - the software is mature, the setup is reasonable, and you&rsquo;re not sacrificing much beyond someone else being on call at 3am.</p>
<h2 id="1-immich--replaces-google-photos--icloud-photos">1. Immich → replaces Google Photos / iCloud Photos</h2>
<p>Immich has closed the gap with commercial photo backup faster than almost anything else in the self-hosted space. Automatic mobile backup, facial recognition, timeline view, shared albums - it&rsquo;s there. The real cost isn&rsquo;t the software, it&rsquo;s the storage: budget for real redundancy (see: data hoarding pillar) since you&rsquo;re now responsible for not losing your own photos.</p>
<p><strong>Resource footprint:</strong> modest for browsing and storage, but machine learning features (facial recognition, smart search) benefit noticeably from a GPU. It&rsquo;ll run CPU-only, just slower on library scans and search indexing.</p>
<p><strong>Run it if:</strong> you already have or are willing to build reliable storage. <strong>Skip it if:</strong> you don&rsquo;t have a backup plan for the backup - self-hosted photo storage without off-site backup is a single point of failure, not an upgrade.</p>
<h2 id="2-vaultwarden--replaces-1password--lastpass">2. Vaultwarden → replaces 1Password / LastPass</h2>
<p>Vaultwarden is a lightweight, Rust-based reimplementation of the Bitwarden server, compatible with all the official Bitwarden client apps. This is the lowest-risk item on this list - minimal resource footprint, mature codebase, and password managers are exactly the kind of tool that benefits from you controlling the data.</p>
<p><strong>Resource footprint:</strong> tiny. This is comfortably an LXC container with a fraction of a CPU core and well under a gigabyte of RAM.</p>
<p><strong>Run it if:</strong> you can commit to keeping it patched and backed up - a password vault is not the place to get lazy about updates. Set up automated backups of its database from day one, not after you&rsquo;ve populated it with every credential you own.</p>
<h2 id="3-jellyfin--replaces-plex-pass--netflix-for-your-own-media">3. Jellyfin → replaces Plex Pass / Netflix (for your own media)</h2>
<p>Jellyfin is fully open source with no paid tier gating hardware transcoding or major features, which is the whole reason people migrate from Plex in the first place. Client app support has caught up on most platforms, and transcoding works well if you&rsquo;ve got a GPU to offload it to.</p>
<p><strong>Resource footprint:</strong> highly variable - mostly idle unless actively transcoding, at which point CPU-only transcoding can pin a core hard for high-resolution content. Hardware transcoding (Quick Sync, NVENC) is worth setting up if you have more than one or two simultaneous streams.</p>
<p><strong>Run it if:</strong> you already have a media library. <strong>Skip it if:</strong> you&rsquo;re expecting it to replace actual streaming services with current releases - that&rsquo;s not what this replaces.</p>
<h2 id="4-paperless-ngx--replaces-document-scanning-subscription-services">4. Paperless-ngx → replaces document scanning subscription services</h2>
<p>Point a scanner (or your phone) at it, and Paperless-ngx OCRs, tags, and indexes documents automatically. It&rsquo;s one of the more genuinely life-improving self-hosted apps because the payoff is immediate: searchable PDFs of every bill, receipt, and piece of mail you&rsquo;ve fed it.</p>
<p><strong>Resource footprint:</strong> light day-to-day, with brief CPU spikes during OCR processing on new documents. Storage grows slowly and predictably - text-searchable PDFs of paperwork aren&rsquo;t large files.</p>
<p><strong>Run it if:</strong> you actually have a document backlog to deal with. It&rsquo;s a low-maintenance, &ldquo;set it up once and feed it forever&rdquo; kind of service.</p>
<h2 id="5-uptime-kuma--replaces-paid-uptime-monitoring">5. Uptime Kuma → replaces paid uptime monitoring</h2>
<p>If you&rsquo;re running any of the above, you need to know when they go down. Uptime Kuma is a clean, actively maintained status-monitoring tool with notification integrations for basically everything (Discord, email, ntfy, ping, ports). It&rsquo;s the smallest app on this list and arguably the most important - self-hosting without monitoring means you find out things broke when you go looking for them, not when they happen.</p>
<p><strong>Resource footprint:</strong> negligible. This is the app you have zero excuse not to run.</p>
<h2 id="honorable-mentions">Honorable mentions</h2>
<p>A few more that didn&rsquo;t quite make the top five, but are worth knowing about once you&rsquo;ve got the core five running:</p>
<ul>
<li><strong>Audiobookshelf</strong> - for anyone paying for an audiobook subscription and already has a library worth managing.</li>
<li><strong>Homepage/Homarr</strong> - a self-hosted dashboard that ties your growing pile of self-hosted services into one landing page, which stops mattering less than you&rsquo;d think once you&rsquo;re running six or seven of these.</li>
<li><strong>ntfy</strong> - dead-simple push notifications, useful as the delivery mechanism for Uptime Kuma and anything else that needs to reach your phone.</li>
</ul>
<h2 id="where-to-start-if-youre-doing-this-for-the-first-time">Where to start if you&rsquo;re doing this for the first time</h2>
<p>Don&rsquo;t stand up all five at once. A sane order:</p>
<ol>
<li><strong>Uptime Kuma first</strong>, even before you have anything else running. It costs you nothing in resources and means every other app on this list is monitored from the moment it exists, not retroactively after something breaks silently.</li>
<li><strong>Vaultwarden second.</strong> Lowest resource footprint, lowest risk, and once it&rsquo;s running you can start migrating credentials off whatever paid manager you&rsquo;re leaving - no rush, just move things over as you touch them.</li>
<li><strong>Paperless-ngx or Jellyfin next</strong>, whichever matches an actual backlog you have (a stack of paperwork, or a media library that already exists). Don&rsquo;t stand up Jellyfin speculatively if you don&rsquo;t have media to serve yet.</li>
<li><strong>Immich last</strong>, specifically because it&rsquo;s the one where storage and backup planning matters most - get comfortable with the rest of your self-hosted stack, and your redundancy/backup setup, before you point your only copies of irreplaceable photos at it.</li>
</ol>
<p>Each of these is a weekend project on its own, not a single weekend for all five. Treat it as a gradual migration off subscriptions, not a rip-the-band-aid-off weekend - the failure mode for &ldquo;let&rsquo;s do everything at once&rdquo; is usually giving up halfway through with three half-configured services and no monitoring on any of them.</p>
<h2 id="the-honest-trade-off">The honest trade-off</h2>
<p>None of this is free in the way &ldquo;free&rdquo; gets used in marketing. You&rsquo;re trading a monthly bill for your own time, your own backups, and your own uptime. For these five, that trade is worth it because the software is mature and the failure modes are well understood. The real ongoing cost isn&rsquo;t compute - it&rsquo;s the discipline to keep things patched, backed up, and monitored. Skip any one of those three and self-hosting stops being a upgrade and starts being a liability.</p>
<p>For anything less mature than what&rsquo;s on this list, read the data-hoarding and hardware guides here before you commit real data to it.</p>
]]></content:encoded></item></channel></rss>