hey guys. i was wondering if there is any way to install ha with addons using docker that is running openwrt? i was trying a lot of images but none of them worked. do you know if that is even posible? if yes how do i do it.
No.
Addons means HAOS or a Supervised install.
I don’t think you can (or it makes sense) to run a VM with HAOS inside OpenWRT, and Supervised only supports the Debian OS.
or is there any way to install addons to docker ha image? maybe if i install haos normally and somehow install openwrt there? i just need to run these two os´s on one rpi
You actually means addons (i.e. themselves docker images), not integrations, right?
What example do you have in mind?
i need something like cloudflared or file editor
So, indeed, not possible.
HAOS and OpenWRT are both operating systems.
You cannot have multiple operating systems running at the same time on the same machine.
so i just cant have openwrt and ha with addons on one rpi?
Add on means home assistant supervisor is managing docker containers for you.
You can run any add-on as an independent docker container without supervisor. (Easy to hard depending on the add-on you are targeting).
I don’t have try this solution.
Finally after many sleepless nights i managed to solve this struggle, used Documentation Index of PVE, Documentation of OpenWrt and my priceless right hand Perplexity AI. On my humble (somebody would say overkill :D) homelab setup of Raspi 5 with 8GB Ram, 256GB NVMe Drive powered by POE (Fully metal closured to prevent any EMi/RFi) I builded ProxmoxVE from Raspi Debian destro, and deployed HaOS VM, which was easy and practically first thing i did in the Pimox. But it had much power available. OpenWrt as Router on The Stick was easy choice, but not so pleasant deployment as it doesn’t have available one-line Shell script for deployement, like HaOS do. But after all, it could be done by novice like me.
