sjones/HAProxy-EL7
Project ID: 9532
Description
HAProxy reverse proxy for high availability environments. This project tracks the 1.6 stable branch and is for use with Fedora 22+ and El7 based distributions.
Installation Instructions
On EL7 based systems, install the repo file in /etc/yum.repos.d
. On Fedora based systems the repo can be enabled by sudo dnf copr enable sjones/HAProxy-EL7
.
Once the repo is installed, HAProxy can be installed using the following commands:
EL7: sudo yum install haproxy
F22+: sudo dnf install haproxy
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (6)* | EPEL 7 (114 downloads) |
Fedora 38 | i386 (0)*, x86_64 (0)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (0)*, x86_64 (0)* | Fedora 39 (19 downloads) |
Fedora 40 | i386 (0)*, x86_64 (0)* | Fedora 40 (15 downloads) |
Fedora 41 | i386 (0)*, x86_64 (0)* | Fedora 41 (4 downloads) |
Fedora rawhide | i386 (0)*, x86_64 (0)* | Fedora rawhide (117 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable sjones/HAProxy-EL7
More info about enabling Copr repositories