Firstly, please forgive me if I’ve posted this in the wrong category. It was the one that made the most the sense to me.
I’ve been using Home Assistant for a year now at home and now I want to bring it to my workshop. I already have a dedicated computer running Ubuntu with, Apache2, MariaDB, sFtp, and a local LLM. It also has its own SSL with CertBot.
It’s got plenty of spare resources, with an Intel i7 64gb ram, 4tb SSD, and a RTX2060. I would like to add home assistant to this but the news of support been dropped for core and other methods this leaves me with a conundrum.
It sounds like I know what I’m talking about but I really don’t and need advice. I’ve never used docker and to be honest, as I don’t know much about it that it worries me it will cause problems on a constantly in use, working server.
Is there a solid step by step instruction guide that I could follow to add home assistant to this server? Or shall I abandon this idea and get a small pi4 or similar? (not the favourable option, but I’m willing to concede if necessary)
Just wondering if creating a virtual Raspberry Pi, and then proceed to run a ‘standard’ HomeAssistant environment inside it would be a simple solution?
I run Home Assistant on Unbunto as a virtual machine using KVM as the hypervisor the VM runs HAOS.
Installing KVM on top of your existing Linux machine saves you blowing away your existing OS. It was a little bit fiddly to get working but once done rock solid for a number of years.