docker-easy-haproxy icon indicating copy to clipboard operation
docker-easy-haproxy copied to clipboard

Using labels to configure haproxy running on a different host

Open paulschmeida opened this issue 1 year ago • 6 comments

Is it possible to run easy-haproxy in docker to read container labels, but then actually configure haproxy on a different host? I have haproxy running on my opnsense router and I have multiple servers at home. At the moment I'm using traefik but if I could have a single instance of haproxy on the router and it would automatically update when I bring containers up on various hosts, that would be the ideal setup. If it's not possible, what would be the steps needed to implement something like that?

paulschmeida avatar Nov 16 '22 15:11 paulschmeida