-
Notifications
You must be signed in to change notification settings - Fork 5
Packages
Willy Tarreau edited this page Nov 17, 2023
·
15 revisions
Various people maintain packages or build recipes for various operating systems and Linux distributions. The list below is not exhaustive and will be completed over time based on submissions. However, it should only reflect initiatives where the actors are willing to follow the life cycle of the branches they package, as there's nothing worse than stopping to provide maintenance fixes to users!
These repositories are actively maintained by the community and provide up to date packages that follow the HAProxy maintenance cycle.
Operating system | haproxy version(s) | Maintainer(s) | package name / links |
---|---|---|---|
Ubuntu 14+ | all 1.8 to 2.8 | Vincent Bernat, Apollon Oikonomopoulos, Prach Pongpanich [email protected] | https://haproxy.debian.net/ |
Debian 8+ | all 1.8 to 2.8 | Vincent Bernat, Apollon Oikonomopoulos, Prach Pongpanich [email protected] | https://haproxy.debian.net/ |
Debian / Ubuntu | Bleeding Edge Dev Version | William Lallemand https://github.com/wlallemand/haproxy-nightly-build/issues | https://software.opensuse.org/download/package?package=haproxy&project=home%3Awlallemand |
Docker (Alpine,Debian,Ubuntu) | 1.5+ | Dinko Korunic [email protected] | https://hub.docker.com/r/haproxytech |
RHEL/CentOS 7 | 1.6 to 2.2 | IUS https://github.com/search?q=org%3Aiusrepo+haproxy | https://ius.io/ |
RHEL/CentOS 6/7/8/9 + QuicTLS | 1.8 to 2.8 | Zenetys https://github.com/zenetys/rpm-haproxy | https://packages.zenetys.com/latest/redhat/ |
These distributions maintain an HAProxy package. Some could be a few versions behind and you might want to use a community package if you want the latest fixes or features.
Operating system | haproxy version(s) | Maintainer(s) | package name / links |
---|---|---|---|
Ubuntu 14+ | all 1.6 to 2.2 | Vincent Bernat, Apollon Oikonomopoulos, Prach Pongpanich [email protected] | https://packages.debian.org/haproxy |
Debian 8+ | all 1.6 to 2.2 | Vincent Bernat, Apollon Oikonomopoulos, Prach Pongpanich [email protected] | https://packages.debian.org/haproxy |
Red Hat 6-8 | 1.5, 1.8, 2.4 | Ryan O'Hara [email protected] | |
Fedora | 32: 2.1 33: 2.2 |
Ryan O'Hara [email protected] | |
SuSE / OpenSuSE | Marcus Rückert [email protected] | ||
Gentoo | 1.8+ | Christian Ruppert [email protected] | https://packages.gentoo.org/packages/net-proxy/haproxy |
Arch Linux | 2.2 | Johannes Löthberg [email protected], Christian Hesse [email protected] | https://www.archlinux.org/packages/community/x86_64/haproxy/ |
Alpine Linux | 2.2 | Natanael Copa [email protected] | https://pkgs.alpinelinux.org/package/edge/main/x86/haproxy |
OpenWRT | 18/06:1.8 19/07:2.0 master:2.2 |
Christian Lachner [email protected], Thomas Heil [email protected] | |
FreeBSD | 1.7+ | Dmitry Sivachenko [email protected] | |
Docker (Alpine,Debian) | 1.7+ | The Docker Community | download:https://hub.docker.com/_/haproxy/ contrib:https://github.com/docker-library/haproxy/ |