

Not true at all. If you want to run Home Assistant on top of Home Assistant OS then it needs to be on bare metal or a full VM because its an OS. Running on HAOS is easy mode, but not required.
Not true at all. If you want to run Home Assistant on top of Home Assistant OS then it needs to be on bare metal or a full VM because its an OS. Running on HAOS is easy mode, but not required.
Its only been a few weeks, but I should give it a good blowout regardless.
Good call. That’s plan be now.
Thanks!
I spent half a dozen hours this weekend trying to get Proxmox running on a 2nd hand laptop, but I can’t get it to run without sounding like a jet engine. The machine did fine when I ran Mint and used it as a laptop - but even after blacklisting the dGPU and forcing all the CPU cores to powersaving, I’m still making heat like crazy.
Plan B is to put Mint back on it and install podman and see if fan noise is a problem then. But I’d rather have podman running in an unprivileged LXC.
Everything backs up to a Synology diskstation (with disk redundancy). The Syno’s Hyperbackup makes backups of critical stuff stuff to the cloud weekly. In the case of my self-hosted stuff, it’s mostly the share storage where all my docker volumes map to. Also workstation backsups, home assistant backups, phone photos, etc.
A back up of the temporally replaceable stuff (everything not covered above) which is hosted from the Diskstation, is made to an external drive a few times a year and stored off-site the rest of the time. This isn’t 3-2-1, but its close enough for my needs.
Certainly! Let me ignore half the details in your prompt and suggest a course of action for v2 of this package even though you said it was version 15.
I’m sorry that isn’t working for you. Here are the troubleshooting steps for a Samsung convection oven that went out of production in 2018.
You are correct, your question did not involve baking tips, here’s that same course of action from v2 of this software package.
I use Proxmox because its handy to be able to use both LXC containers and full VMs. I installed it as an ISO so its built on top of Debian. There are helper scripts specific to installing Home Assistant on a VM (as well as a number of other things). And the proxmox UI comes in handy.
I have Home Assistant in a VM so I can run it on top of HAOS. Then the rest of the box is set up as an unprivileged LXC where I installed docker. I run all my *ARR apps straight on my Synology (via docker) so they have fast access to my Library volume, and everything else running on the setup I just described. Then I use Portainer to maintain my containers so I can manage both the syno and proxmox docker installs from one page.