Mesos HAProxy (Centos 7 + Supervisor + inotify)
10K+
This is a million12/mesos-haproxy docker container with Mesos HAProxy load balancer bridge for implementations with Mesos/Marathon deployments.
It's based on million12/centos-supervisor docker image in which we have implemented inotify plugin for automatic reload when configuration files are geting changed.
HAProxy will reload config when changes are made to it.
Docker Image comes with two environmental variables that helps automatic deployments with Marathon address and port.
MARATHON_ADDRESS - Default set to 127.0.0.1
MARATHON_PORT - Default set to 8080
docker run -d -p 80:80 -p 443:443 -e MARATHON_ADDRESS="my.marathon.org" -e MARATHON_PORT="MyPort" million12/mesos-haproxy
Author: Przemyslaw Ozgo ([email protected])
Author: Marcin ryzy Ryzycki ([email protected])
Sponsored by Typostrap.io - the new prototyping tool for building highly-interactive prototypes of your website or web app. Built on top of TYPO3 Neos CMS and Zurb Foundation framework.
Content type
Image
Digest
sha256:9d62b37bd…
Size
137.7 MB
Last updated
over 7 years ago
docker pull million12/mesos-haproxy