• v1.0.0 e6e6b90201

    loweel released this 2023-08-10 21:11:52 +02:00 | 19 commits to master since this release

    High 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