this post was submitted on 16 Jun 2026
1 points (100.0% liked)
homeassistant
19769 readers
1 users here now
Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you’re starting HAOS is the way to go. It’s really effortless and I'm considering to switch back to it from Kubernetes
If I would use HAOS as my real OS (so not as an image for a container), that would limit my capabilities of running other services, wouldn't it? Sounds better to have HA containerized. I found this tutorial: https://sascha-brockel.de/en/set-up-thread-matter-in-home-assistant-with-docker/
If you plan to run other stuff, I’d rather recommend using HAOS in a VM, possibly on Proxmox VE.
Just use Proxmox to install HAOS as a VM
If you decide to install HA as container on any other host, then you will have to install any other component/plugin/etc as external containers or services as needed. HAOS has everything included.
That's the route I took. I still pray for a nice Home Assistant helm chart because I'd really like to be able to quickly bounce a Home Assistant container around between nodes and also have easier monitoring and alerting, but all the k8s options just seemed too jank.
I recommend this too. I'm using kubernetes for other stuff, but HAOS for Home Assistant. Super easy to manage. And it works great on small, appliance machines (I'm using Home Assistant Green).