Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Releases: jdeathe/centos-ssh-haproxy

centos-7-2.0.0

16 Jul 01:21
2.0.0
13f31cc

Choose a tag to compare

CentOS-7 7.4.1708 x86_64 - HAProxy / HATop.

Release changes

Download then load the docker image using:

$ xz -dc centos-ssh-haproxy.2.0.0.tar.xz | docker load

centos-6-1.0.3

16 Jul 00:49
1.0.3
e5f77b5

Choose a tag to compare

CentOS-6 6.9 x86_64 - HAProxy / HATop.

Release changes

  • Updates README with details of Version 2.
  • Adds fix to healthcheck to account for alternative path to rsyslogd.
  • Adds SAN certificate for use in docker-compose example.
  • Updates rsyslog package to rsyslog-5.8.10-12.el6.
  • Adds default healthcheck settings; 5s interval for normal operation and 3 checks before triggering up/down state.
  • Adds updated docker-compose examples including variants for TCP and PROXY (Varnish).
  • Adds custom HTML error files for error codes HAProxy may emit.
  • Updates configuration used for header manipulation.

Download then load the docker image using:

$ xz -dc centos-ssh-haproxy.1.0.3.tar.xz | docker load

centos-6-1.0.2

28 May 20:58
1.0.2
d8b9a08

Choose a tag to compare

CentOS-6 6.9 x86_64 - HAProxy / HATop.

Release changes

  • Updates source image to 1.8.4 tag.
  • Adds feature to set HAPROXY_SSL_CERTIFICATE via a file path. e.g. Docker Swarm secrets.
  • Adds feature to set HAPROXY_CONF via a file path. e.g. Docker Swarm secrets.

Download then load the docker image using:

$ xz -dc centos-ssh-haproxy.1.0.2.tar.xz | docker load

1.0.1

22 Jan 20:56
1.0.1
2f62a33

Choose a tag to compare

CentOS-6 6.9 x86_64 - HAProxy / HATop.

Release changes

  • Updates source image to 1.8.3 tag.
  • Adds generic ready state test function.

Download then load the docker image using:

$ xz -dc centos-ssh-haproxy.1.0.1.tar.xz | docker load

centos-6-1.0.0

28 Nov 12:47
1.0.0
949d6cf

Choose a tag to compare

CentOS-6 6.9 x86_64 - HAProxy / HATop.

Release changes

Download then load the docker image using:

$ xz -dc centos-ssh-haproxy.1.0.0.tar.xz | docker load