Hello, I am looking for a alternative to HA Proxy, as the GUI options for it, are both third-party and not very good looking, also I just want to know about the alternatives, what I am looking in a high availability setup is the ability to detect if a server is offline, and route to other servers, as well as other HA goodies.
I can confirm caddy is more of a high availability proxy than a proper load balancer, but it does it’s job and has an api you can hook up to a gui if you want. Or like I do - to a config repo with ci/cd deployment.