Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Releases: IceCodeNew/haproxy_static

v2.4.26

27 May 18:49
Compare
Choose a tag to compare

The released deb packages can only work on Ubuntu 20.04, Debian 11, or later OSs.
For a more compatible release, see https://github.com/cbdb-project/haproxy_static/releases.
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:49
Compare
Choose a tag to compare

The released deb packages can only work on Ubuntu 20.04, Debian 11, or later OSs.
For a more compatible release, see https://github.com/cbdb-project/haproxy_static/releases.
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:49
Compare
Choose a tag to compare

The released deb packages can only work on Ubuntu 20.04, Debian 11, or later OSs.
For a more compatible release, see https://github.com/cbdb-project/haproxy_static/releases.
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.20

26 Jan 18:49
Compare
Choose a tag to compare

The released deb packages can only work on Ubuntu 20.04, Debian 11, or later OSs.
For a more compatible release, see https://github.com/cbdb-project/haproxy_static/releases.
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

08 Dec 18:49
Compare
Choose a tag to compare

The released deb packages can only work on Ubuntu 20.04, Debian 11, or later OSs.
For a more compatible release, see https://github.com/cbdb-project/haproxy_static/releases.
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 18:57
Compare
Choose a tag to compare

The released deb packages can only work on Ubuntu 20.04, Debian 11, or later OSs.
For a more compatible release, see https://github.com/cbdb-project/haproxy_static/releases.
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.17

26 Jul 18:52
Compare
Choose a tag to compare

The released deb packages can only work on Ubuntu 20.04, Debian 11, or later OSs.
For a more compatible release, see https://github.com/cbdb-project/haproxy_static/releases.
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.16

12 May 18:53
Compare
Choose a tag to compare

The released deb packages can only work on Ubuntu 20.04, Debian 11, or later OSs.
For a more compatible release, see https://github.com/cbdb-project/haproxy_static/releases.
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.15

28 Apr 18:56
Compare
Choose a tag to compare

The released deb packages can only work on Ubuntu 20.04, Debian 11, or later OSs.
For a more compatible release, see https://github.com/cbdb-project/haproxy_static/releases.
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.14

13 Mar 18:49
Compare
Choose a tag to compare

The released deb packages can only work on Ubuntu 20.04, Debian 11, or later OSs.
For a more compatible release, see https://github.com/cbdb-project/haproxy_static/releases.
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"