HAProxy Installation

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

yum install haproxy

This will install a sample configuration file as /etc/haproxy/haproxy.cfg and a systemd unit file in /usr/lib/systemd/system/haproxy.service

To configure it to start at boot:

systemctl enable haproxy