Hacker News new | ask | show | jobs
by XorNot 859 days ago
You can install HACS into the docker image FYI and it'll persist, which gets you a pretty huge chunk of the HAOS experience.

*EDIT: I meant HACS, HACS is what I meant.

1 comments

Hmm, I just read about how to do it. I am already running Debian which is one of the requirements. Maybe will look into it later, but for now it seems like more work for not very much gain.

Thanks for the tip.

I have HACS[0] installed in my Docker image, I use it for exactly one integration and the initial setup seemed a little dodgy but it's been pain-free for a couple of years now.

[0]: https://hacs.xyz/

Yeah, I'm using that too..

Interestingly when I migrated from a VM to docker, I copied /config over and didn't need to reinstall HACS. It was still there and working.

Oh, the original comment, before editing, was talking about installing supervisor into docker. Which is much more complex than HACS.
I thought they meant HACS and then mis-typed, but then saw the edit later. Figured I'd link to it anyways since it's a good option for integrations :)