-
released this
2023-08-10 15:11:52 -04:00 | 20 commits to master since this releaseHigh Availability daemon to share an IP around N servers.
Zoreide is a daemon service you can use to share an IP among N servers. If the server owning the IP is down, another one will replace it. Differently than Keepalived, it allows N servers instead of just 2. Perfect for docker-swarm arrays.
The daemon uses Multicast in order to elect the node which will have the IP configured.
Downloads