This is my current setup:
Hardware
- Intel Nuc8i3BEH
- Samsung 970 EVO Plus 250GB NVMe M.2
- DDR4 8GB
Software:
- Ubuntu 20.04 LTS
- Portainer
- Hassio in docker (hass supervised).
- Addons: DuckDNS (included with let’s encrypt), MariaDB, Samba Share, Unifi Controller
Desired setup
- Unifi Controller seperated
- Xampp server
Problem:
Home Assistant Supervised is not recommend for the future.
I still got errors with the supervisor that it not is supported.
For now, everything runs fast, because I run it on a NUC. In the past when I started with hass, I started with a rpi. Comparing NUC and rpi, there is big difference in speed, stability, etc… of course because the hardware.
I was wondering, if I should reinstall everything? Maybe I started the wrong way, also thinking by future projects, and software…
Isn’t better to install Proxmox? And on that a VM with Hass? problem would be solved of the support of hass supervised?
Can I also use docker for other projects? Eg: creating an Ubuntu VM on proxmox and in Ubuntu installing portainer?
If I want to use windows, I can also install a new vm with windows.
Generally: I’m thinking that I forgot only to install proxmox, underlying the ubuntu OS. Am I right?
What If I goes that way? If I install a VM for hass can I import everything of hass? (I have a snapshot). Because I had hassio?
I also can expand drives, so If i put an extra SSD in the nuc (sata), will it automatically recognized?
I’m thinking if I use proxmox, I can get the best of both worlds: VM + Docker… Am I right?
Also I use ZWAVE, should it be better when I do the migration, also migrate to zwave.js, because since the last released, it said, it would be recommended, it maybe deprecated?
Any comments are welcome.