Skip to content

Releases: cbdb-project/haproxy_static

v2.4.28

27 Nov 18:48
Compare
Choose a tag to compare

The released deb packages had been tested on Ubuntu 18.04 & Debian 9.
It is recommended to initiate a Systemd drop-in file for the haproxy that supports the sdnotify features of systemd, just issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"
For the haproxy that DOES NOT support the sdnotify features of systemd, issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nExecStart=\nExecStart=/usr/local/sbin/haproxy -W -f $CONFIG -p $PIDFILE $EXTRAOPTS\nType=\nType=forking\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"

v2.4.27

07 Nov 18:46
Compare
Choose a tag to compare

The released deb packages had been tested on Ubuntu 18.04 & Debian 9.
It is recommended to initiate a Systemd drop-in file for the haproxy that supports the sdnotify features of systemd, just issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"
For the haproxy that DOES NOT support the sdnotify features of systemd, issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nExecStart=\nExecStart=/usr/local/sbin/haproxy -W -f $CONFIG -p $PIDFILE $EXTRAOPTS\nType=\nType=forking\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"

v2.4.26

17 Jun 18:45
Compare
Choose a tag to compare

The released deb packages had been tested on Ubuntu 18.04 & Debian 9.
It is recommended to initiate a Systemd drop-in file for the haproxy that supports the sdnotify features of systemd, just issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"
For the haproxy that DOES NOT support the sdnotify features of systemd, issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nExecStart=\nExecStart=/usr/local/sbin/haproxy -W -f $CONFIG -p $PIDFILE $EXTRAOPTS\nType=\nType=forking\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"

v2.4.25

05 Apr 18:45
Compare
Choose a tag to compare

The released deb packages had been tested on Ubuntu 18.04 & Debian 9.
It is recommended to initiate a Systemd drop-in file for the haproxy that supports the sdnotify features of systemd, just issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"
For the haproxy that DOES NOT support the sdnotify features of systemd, issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nExecStart=\nExecStart=/usr/local/sbin/haproxy -W -f $CONFIG -p $PIDFILE $EXTRAOPTS\nType=\nType=forking\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"

v2.4.24

21 Sep 18:45
Compare
Choose a tag to compare

The released deb packages had been tested on Ubuntu 18.04 & Debian 9.
It is recommended to initiate a Systemd drop-in file for the haproxy that supports the sdnotify features of systemd, just issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"
For the haproxy that DOES NOT support the sdnotify features of systemd, issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nExecStart=\nExecStart=/usr/local/sbin/haproxy -W -f $CONFIG -p $PIDFILE $EXTRAOPTS\nType=\nType=forking\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"

v2.4.23

18 Aug 18:45
Compare
Choose a tag to compare

The released deb packages had been tested on Ubuntu 18.04 & Debian 9.
It is recommended to initiate a Systemd drop-in file for the haproxy that supports the sdnotify features of systemd, just issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"
For the haproxy that DOES NOT support the sdnotify features of systemd, issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nExecStart=\nExecStart=/usr/local/sbin/haproxy -W -f $CONFIG -p $PIDFILE $EXTRAOPTS\nType=\nType=forking\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"

v2.4.22

08 Jun 18:46
Compare
Choose a tag to compare

The released deb packages had been tested on Ubuntu 18.04 & Debian 9.
It is recommended to initiate a Systemd drop-in file for the haproxy that supports the sdnotify features of systemd, just issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"
For the haproxy that DOES NOT support the sdnotify features of systemd, issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nExecStart=\nExecStart=/usr/local/sbin/haproxy -W -f $CONFIG -p $PIDFILE $EXTRAOPTS\nType=\nType=forking\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"

v2.4.21

13 Feb 18:46
Compare
Choose a tag to compare

The released deb packages had been tested on Ubuntu 18.04 & Debian 9.
It is recommended to initiate a Systemd drop-in file for the haproxy that supports the sdnotify features of systemd, just issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"
For the haproxy that DOES NOT support the sdnotify features of systemd, issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nExecStart=\nExecStart=/usr/local/sbin/haproxy -W -f $CONFIG -p $PIDFILE $EXTRAOPTS\nType=\nType=forking\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"

v2.4.19

09 Dec 01:42
Compare
Choose a tag to compare

The released deb packages had been tested on Ubuntu 18.04 & Debian 9.
It is recommended to initiate a Systemd drop-in file for the haproxy that supports the sdnotify features of systemd, just issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"
For the haproxy that DOES NOT support the sdnotify features of systemd, issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nExecStart=\nExecStart=/usr/local/sbin/haproxy -W -f $CONFIG -p $PIDFILE $EXTRAOPTS\nType=\nType=forking\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"

v2.4.18

27 Sep 19:03
Compare
Choose a tag to compare

The released deb packages had been tested on Ubuntu 18.04 & Debian 9.
It is recommended to initiate a Systemd drop-in file for the haproxy that supports the sdnotify features of systemd, just issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"
For the haproxy that DOES NOT support the sdnotify features of systemd, issue command:
mkdir -p "/etc/systemd/system/haproxy.service.d" && echo -e "[Service]\nExecStart=\nExecStart=/usr/local/sbin/haproxy -W -f $CONFIG -p $PIDFILE $EXTRAOPTS\nType=\nType=forking\nRestartSec=6" > "/etc/systemd/system/haproxy.service.d/haproxy.conf"