sudo apt update && sudo apt upgrade -y
sudo apt install haproxy -y
haproxy -v
sudo systemctl start haproxy sudo systemctl enable haproxy