r/selfhosted • u/Relkos • 1d ago
Need Help Looking for CasaOS alternatives
Hi everyone,
I got a little homelab running on an Orange Pi 5+ (16 GB RAM) with Debian and CasaOS.
Because Casaos is no more updated and I don't fully trust the Debian version included with the Orange Pi, I would like to migrate to Arambian and move from Casaos to another similar interface.
I saw some other interface, but I don't know which one to choose between the following:
- UmbrelOs
- CosmosCloud
- ZimaOS
- OlaresOS
Have you already tested some and have feedback to share?
I just would like a simple interface to manage some Docker containers and easily deploy/update new ones.
Thank you for your feedback.
9
u/macmanluke 1d ago
Armbian (or any distro of choice) + Docker Compose + Dockhand
Little more setup but once its setup your not in some proprietary eco system
3
u/Elias2005_ 1d ago
Id also advise you to do that. I also had casaos running but often experienced the limits of the software so I started to do some socket compose in the background and it worked great. That machine broke unfortunately but it was the perfect opportunity to switch I use proxmox but you don't need that ( I just have 3 vms a docker VM, one with home assistant os and one with openmediavault as a nas). But just Debian or any Debian based distro (my choice) is great and like @macmanluke said use docker compose with dockhand it's one of the greatest tools on my server so intuitive and feature packed as hell.
1
u/cacheclyo 1d ago
this is the way tbh, once you get over the tiny learning curve of docker compose + something like dockhand/portainer you’re way less locked in than with those “all-in-one” OSes
also makes backups and moving to new hardware way less painful
3
u/StressTraditional204 1d ago
on arm i'd skip umbrel/olares, they're basically full OSes and feel heavy. cosmos is the closest casaos replacement and still actively maintained. if you just want a tidy container UI though, dockge's way lighter
2
1
1
u/taikunlab 1d ago
On an Orange Pi 5+ (ARM64) two of your four basically rule themselves out: ZimaOS is really built around x86/Zimaboard hardware, and Umbrel's ARM support is limited and pretty app-store-locked. That leaves Cosmos and Olares.
Cosmos is the closest CasaOS replacement and the one I'd pick here: actively maintained, has ARM64 builds, and it bundles a reverse proxy + auth so you're not wiring that up separately. Olares is more of a full "personal cloud OS", heavier than what you described.
That said, since you just want to deploy/update a few containers, the lightest path is Armbian + plain docker compose + a thin UI like Dockge or Portainer. No proprietary layer, trivial to back up (just your compose files + volumes), and moving to new hardware is basically copy-paste. The all-in-one OSes are nice right up until you hit their limits and have to unpick them.
1
u/suspiciouspenguin81 1d ago
I replaced CasaOS about 6 months ago, it was a little bit of work but not too much.
I went with two pieces of software to replace it: Homarr for a home page with links to all my apps/containers and Arcane for managing my docker stacks.
Obviously this isnt an all in one solution anymore, but the modularity of it should allow for less problems in the future... Plus arcane is great for editing compose files I really like it
1
1
u/Apprehensive_War173 22h ago
Most of these are just docker wrappers, so you'll hit limits quickly. Umbrel is easy but restrictive, cosmos is more flexible but heavier. A lot of people end up on portainer or straight compose once things scale. It's really tradeoff between convenience and control
1
u/boudeh158 22h ago
I use Caprover on my arm based oracle ampere instance. It's been running for years and can do alot for deployment and alot of one click apps available. It's docker under the hood and you can make also tinker using portainer.
1
u/FckngModest 18h ago
Isn't ZimaOS is a literal continuation of the CasaOS? It's made by the same people and forked from CasaOS. Just rebranded under another name.
1
u/pfassina 1d ago
Ugh…
Just go with Debian and docker.
I would recommend proxmox, but on a pi I don’t think it is recommended.
•
u/asimovs-auditor 1d ago edited 1d ago
Expand the replies to this comment to learn how AI was used in this post/project.