Internet │ ┌─────▼─────┐ │ Keepalived│ │ (VRRP VIP: 203.0.113.10) └─────┬─────┘ │ ┌─────────────┼─────────────┐ │ │ │ ┌────▼────┐ ┌────▼────┐ ┌─────▼─────┐ │ Realm-1 │ │ Realm-2 │ │ etcd / │ │ (Active)│◄──►│(Standby)│ │ Consul │ └────┬────┘ └────┬────┘ └───────────┘ │ │ ┌────▼────┐ ┌────▼────┐ │Backend 1│ │Backend 2│ (Your actual services) └─────────┘ └─────────┘

by providing a secondary point of reference for the server. Step-by-Step Configuration Guide

: Click Export to save the .hat file to your device storage. 💡 Troubleshooting Tips

Instead of simple failover, you can configure Realm Host V2 HA to use across multiple backends. This is done by running multiple Realm processes locally, each pinned to a different backend, and using haproxy or nginx in front with a least_conn algorithm.