Skip to content

haproxy container which uses incrond to reload itself whenever haproxy.cfg changes

Notifications You must be signed in to change notification settings

bewt85/docker-haproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-haproxy

This is part of mayfly which demonstrates the concept of testing groups of versions of services in short lived virtual environments.

This is a docker container which uses incrond to reload itself whenever haproxy.cfg changes. It is updated by haproxy_updater which mounts the /etc/haproxy folder.

You can build your own version of the container by setting the following environment variable to your docker index username (if you don't it uses mine) and running this bash script:

export DOCKER_ACCOUNT_NAME=<your_name>
sudo -E ./build.sh

About

haproxy container which uses incrond to reload itself whenever haproxy.cfg changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages