Best way to Install HA on an old Synology DS412+ without using Docker

Hi everyone

I´m running HA via Docker on an old Synology NAS DS412+
(Intel Atom Dual Core 2,13GHz, 4GB RAM)

After the first use cases I tried to setup, I run in much problems and because of the docker setup. Most of it, because of the missing Add-ons.
E.g.:

  • I cannot see sensors while modifing the config.yaml outside HA
  • Access over Internet via Cloudflare (via seperate container) is to complex for my bad linux/script skills
  • problems with connecting the sonoff zigbee dongle

Is there a better way to host HA on such a old NAS than docker?

Thanks

If your Synology is running DSM6, you should do a full HAOS install using the VMware image using Synology’s VMM package. The only gotcha is that the USB port will disconnect from the VM whenever you reboot the NAS, so you will need to manually re-attach it before your Zigbee dongle will be accessible again…

Good idea.
I have checked what it takes to run VMs on the old DS412+. Unfortunately, it seems that the hypervisor (Virtual Center from Synology) cannot be run on the old thing.

Is there a third party hypervisor for this or a container that runs the VM?