I’m currently running HA on a Pi3… it works fine, but it’s now a single point of failure.
I have some new hardware arriving to run VMs in and was intending to move HA to it, but now I’m wondering if I can have HA in 2 places for fault tolerance.
I’m aware that there’s no built-in failover options, but has anyone done something similar?
You must log in or register to comment.
If you succeed, how do you plan to handle ZigBee or Zwave connections? I’m a bit unhappy with my ZigBee dongle remaining a single point of failure.
You may wanna look at Kubernetes. It’s basically docker with failover.