Sign inSign up

mesoscloud/haproxy-marathon

By mesoscloud

Updated over 8 years ago

[DEPRECATED] Generate HAProxy configuration (using Marathon as a data source)

Image
3

10K+

mesoscloud/haproxy-marathon repository overview

Build Status Docker Stars Docker Pulls

haproxy-marathon

Join the chat at https://gitter.im/mesoscloud/mesoscloud

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

Python

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

Tag summary

Content type

Image

Digest

sha256:5c0bbc1d1

Size

261.5 MB

Last updated

over 8 years ago

docker pull mesoscloud/haproxy-marathon