Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Allow a service to be configured as failover for another service in the same backend #120

Merged
merged 3 commits into from
Jan 23, 2017

Conversation

hierynomus
Copy link

This PR allows you to configure two linked containers in a hot-standby / failover mode.

See also this blog http://blog.haproxy.com/2013/12/23/failover-and-worst-case-management-with-haproxy/

@tifayuki tifayuki changed the base branch from master to staging January 23, 2017 22:51
@tifayuki tifayuki merged commit 10a3922 into docker-archive:staging Jan 23, 2017
@tifayuki
Copy link
Contributor

Merged into staging

Thank you

tifayuki pushed a commit that referenced this pull request Feb 15, 2017
* Adds option for turning off basic auth for selected services (#154)

* Allow a service to be configured as failover for another service in the same backend (#120)

* Added support for hot-failover mode

* Updated README

* Add ability to pass hashed password credentials to HAproxy. (#107)

* Remove DHE-RSA-AES128-SHA from SSL_BIND_CIPHERS (#103)

* fixed tests error by PRs

* do not return haproxy ingress network (#160)

* fix the error introduced by EXCLUDE_BASIC_AUTH

* bump version
@hierynomus hierynomus deleted the failover branch August 21, 2017 13:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants