this post was submitted on 19 Jun 2026
87 points (100.0% liked)
homeassistant
19746 readers
25 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
HAOS has more support for running additional add-ons/applications next to HA itself, on the same machine. In my case, that would be a Lenovo M710q Tiny loaded with an i7-7700T and 8GB RAM. Plenty of resources to spare for things like my Zigbee coordinator, NoLongerEvil (Nest thermostat), go2rtc (webcam shenanigans), Mosquitto broker (MQTT), Node-Red, Music Assistant, Aircast (for apple stuff), and other things.
TL;DR - It's mostly personal preference. If you already have a bunch of containers running for home stuff, then by all means, run HA in Docker. But if you prefer the "all in one box" approach, go for HAOS. I don't mind the "all in one box" approach, as long as it's related to the core function of HA.
If I don't mind managing the extra dockers like the Zigbee coordinator through Portainer, would this all still be a similar experience? Or does hoas have deeper integration that is not similar through some docker manager alone?
It's all in the UI basically. They have an app store of sorts where it's managing the separate containers for you. If you already ate comfortable spinning up containers you don't really gain much.
HAOS handles it a bit differently than standard Docker. Everything is managed within Home Assistant, including configuration (usually).