Getting started HAProxy

less than 1 minute read

sudo apt install haproxy

# enable HAProxy to be started on boot up
vim /etc/default/haproxy
ENABLED=1