Command:
yum -y install haproxy

Configuration File:
/etc/haproxy/haproxy.cfg
Other Common Commands:
Hot reload HAProxy command:
service haproxy reload
Hard restart HAProxy command:
systemctl restart haproxy
Check HAProxy status command:
systemctl status haproxy