Pros & Cons
The honest breakdown of what each home server OS does better.
Umbrel
⭐ Winner- Actively developed: 1.7.4 released July 2026
- Tailscale built into the OS, no port forwarding
- Curated app store: every app packaged and tested for Umbrel
- Community App Stores extend it without leaving the UI
- Bitcoin Core, Lightning, mempool and BTCPay as one-click apps
- First-party hardware if you would rather not build one
- Self-host AI locally: Ollama, Open WebUI
- Source-available, not open source (PolyForm Noncommercial 1.0.0)
- Takes over the whole machine: it is the OS, not an app
- Smaller catalog than raw Docker Hub
CasaOS
- Apache 2.0: genuinely open source, forkable by anyone
- Installs on your existing Linux with one command
- Keeps your base OS: Debian, Ubuntu Server, Raspberry Pi OS
- Docker-first: any container from the ecosystem, nothing hidden
- Built-in file manager and system widgets
- Runs on amd64, arm64 and armv7, including old hardware
- No tagged release since v0.4.15 in December 2024
- Last commit August 2025: no security patches upstream
- IceWhale now points users at ZimaOS instead
- No first-party Tailscale: you wire remote access yourself
- No packaged Bitcoin or Lightning apps
- You maintain the underlying Linux
Feature-by-Feature Comparison
Umbrel vs CasaOS as homelab platforms. Project data read from each repository.
| Feature | Umbrel Home server OS | CasaOS by IceWhale Tech |
|---|---|---|
| Project health | ||
| Latest release | 1.7.4 · Jul 2026 | v0.4.15 · Dec 2024 |
| Last commit | Jul 2026 | Aug 2025 |
| Maintenance | Active | Stalled · see ZimaOS |
| GitHub stars | 11.8k | 37.2k |
| License | PolyForm Noncommercial 1.0.0 | Apache 2.0 |
| Fully open source | No | Yes |
| Installation | ||
| What it is | A complete OS | A layer on your Linux |
| Install method | OS image or installer | One shell command |
| Base system | Its own (Debian-based) | Debian 12, Ubuntu Server, Raspberry Pi OS |
| Architectures | Raspberry Pi, x86 mini PC, VM | amd64, arm64, armv7 |
| Keeps your existing OS | No | Yes |
| Apps | ||
| Curated app store | Yes + Community Stores | Yes |
| Raw Docker ecosystem | Yes | Yes, front and centre |
| Media & files | Plex, Jellyfin, Nextcloud, Immich | Jellyfin, Nextcloud, *arr |
| Smart home | Home Assistant, Homebridge | Home Assistant |
| Ad blocking | Pi-hole, AdGuard Home | AdGuard |
| Local AI | Ollama, Open WebUI | Via Docker, unpackaged |
| Bitcoin & Lightning apps | One-click | Via Docker, unpackaged |
| File manager | Yes | Yes, a core feature |
| Access & hardware | ||
| Tailscale built in | Yes | No, install it yourself |
| First-party hardware | Umbrel Home / Pro | ZimaBoard (IceWhale) |
| Price of the OS | Free | Free |
| Hardware from | $549 (Home) / $699 (Pro) | Bring your own |
What to run them on
Both operating systems are free and install on hardware you already own. Build your own machine, or skip the build with Umbrel's ready-made options.
Frequently Asked Questions
Everything people ask when comparing Umbrel vs CasaOS in 2026.
Which is better overall: Umbrel or CasaOS?
For most self-hosters in 2026, Umbrel is the better choice, and the reason is maintenance rather than features. Umbrel shipped 1.7.4 in July 2026; CasaOS has not tagged a release since v0.4.15 in December 2024 and its last commit landed in August 2025, while IceWhale moved its attention to ZimaOS. CasaOS still wins on licensing: it is Apache 2.0, genuinely open source, whereas Umbrel is source-available under the PolyForm Noncommercial License 1.0.0. If a permissive license is your hard requirement, CasaOS is the honest pick. For everyone else, an actively maintained OS matters more.
Is CasaOS still maintained in 2026?
Not actively. The CasaOS GitHub repository is not archived and still collects issues, but its last tagged release is v0.4.15 from December 2024 and its most recent commit is from August 2025. IceWhale Tech, the company behind it, now presents ZimaOS as the next generation of the project. CasaOS still installs and runs, and its Apache 2.0 license means anyone can fork it, but you should not expect new features or timely security patches from upstream.
What is the difference between Umbrel and CasaOS?
Umbrel is a complete operating system you flash or install on a machine, with its own curated app store, Tailscale built in, and first-party hardware (Umbrel Home and Umbrel Pro). CasaOS is a layer you install on top of an existing Linux with a single shell command, turning Debian, Ubuntu Server or Raspberry Pi OS into a Docker-based personal cloud with a file manager and widgets. That difference drives everything else: CasaOS is more flexible about what it runs on and leaves the base system to you, while Umbrel owns the whole stack and is easier to get right.
Does CasaOS support Tailscale?
Not as a built-in, first-party integration the way Umbrel does. Umbrel ships Tailscale inside the OS, so remote access works without port forwarding and without exposing anything to the internet. On CasaOS you install Tailscale yourself on the underlying Linux, or run it as a container, which works but is a manual step you own and maintain.
Which homelab OS has the bigger app store?
It depends on what you count. CasaOS advertises a curated store plus access to the wider Docker ecosystem, which it describes as over 100,000 apps: in practice that is Docker Hub, reachable from any Docker host. Umbrel has a smaller curated catalog, hundreds of apps across the official store and Community App Stores, but each one is packaged and tested for Umbrel rather than being a raw container you configure yourself. Curation is the real difference, not the headline number.
Can I run a Bitcoin node on CasaOS?
Yes, by running Bitcoin Core in Docker like any other container, but you do the wiring yourself: storage, pruning, RPC credentials, and the wallet or Electrum server you point at it. Umbrel packages Bitcoin Core, a Lightning node, mempool, Electrum servers and BTCPay Server as one-click apps that already know how to talk to each other. If running a node is the reason you want a home server, that packaging is the whole difference. See our Umbrel vs Start9 comparison for the two node-focused platforms head to head.
Related comparisons
Other head-to-heads that cover one of these products.
Ready to build your home server?
Umbrel is free on hardware you already own. If you would rather skip the build, Umbrel Home is our pick for 2026. The affiliate links below support The Bitcoin Hole at no extra cost to you.
Authorship & Editorial Standards
Affiliate disclosure & independence
We are not owned by, funded by, or contracted to Umbrel, IceWhale Tech, or any other manufacturer. Brands cannot pay to be added, removed, reordered, or rated more favorably.
Some BUY links on this page are affiliate links: we may earn a commission at no additional cost to you if you purchase through them. Affiliate relationships do not influence which products we list, the data we show, or how we rank them. Our pick stays the same whether or not a link pays.
Sources & methodology
Last updated: August 2026
Project data in this comparison is read from each project's own repository and documentation: release tags and commit dates from the GitHub API, licenses from the LICENSE file of each repo, and feature claims from the official README and product pages. Release and commit dates were checked in August 2026 and are the single most perishable fact here: check the release pages linked below before acting on them. Pricing for Umbrel hardware comes from our product database and reflects the base configuration of each model.
How we pick the winner
For a home server operating system we weigh maintenance status first, because it is the one attribute that degrades every other one over time, then licensing, app packaging and curation, remote access, and hardware options. When a fact cannot be confirmed from a primary source, the field is left empty rather than guessed. Umbrel wins here on upkeep, packaging and remote access; CasaOS wins on license and on running atop a system you already control.
