-
Upgrade to haproxy 1.8
-
Possibility to change frontend/backend
mode
toTCP
via environment variablesFRONTEND_MODE
andBACKENDS_MODE
[refs #10]
- bugfix add LOG_LEVEL to /etc/environment as well
-
Remove chaperone in favour of cron
-
Release 4.0
-
Fix /track_dns cron when no backend is up
-
Refactor /track_hosts: use chaperone cron instead of inotify
-
Remove unnecessary image layers
- Add possibility to customize backend health check via environment variables
-
Fix HAProxy version inside 1.6 tag
-
Release HAProxy 1.7
- surround cookie with quotas [chiridra refs #82353]
- Fixed session stickiness [chiridra refs #81199]
- Fix DNS lookup to work with latest Rancher version (1.2.0+)
- Support for named backends resolved by an internal/external DNS service (e.g. when deployed using rancher-compose)
-
Start HAProxy on port 5000 instead of 80
-
Start all processes with haproxy user instead of root
-
Added chaperone process manager
-
Improved haproxy auto-reloading backends
-
Fixed issue #2: How to specify to eeacms/haproxy a different web app port? Added possibility to define backends port via $BACKENDS_PORT env
- Initial public release