Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 341 Bytes

HELP.md

File metadata and controls

12 lines (9 loc) · 341 Bytes

Help Page

Install latest Haproxy Version

Head over to https://haproxy.debian.net/

For Ubuntu 22.04 LTS Run the following command:

sudo add-apt-repository ppa:vbernat/haproxy-3.0
sudo apt-get install haproxy=3.0.\*

You will get the latest release of HAProxy 3.0 (and stick to this branch).