설치법

  • Repo
sudo apt install --no-install-recommends software-properties-common
sudo add-apt-repository ppa:vbernat/haproxy-2.4 -y
  • Install
sudo apt-get install -y haproxy
sudo systemctl enable --now haproxy