[DEPRECATED] Generate HAProxy configuration (using Marathon as a data source)
10K+
The purpose of this image is to generate HAProxy config using Marathon as a data source and storing the resulting config in ZooKeeper. This allows a dedicated container to run haproxy, monitor ZooKeeper for config changes and reload haproxy when config has been updated.
See https://github.com/mesoscloud/haproxy
e.g.
docker run -d \
-e MARATHON=node-1:8080 \
-e ZK=node-1:2181 \
--name=haproxy --net=host --restart=always mesoscloud/haproxy-marathon:0.2.1
Content type
Image
Digest
sha256:5c0bbc1d1…
Size
261.5 MB
Last updated
over 8 years ago
docker pull mesoscloud/haproxy-marathon