HAProxy Installation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 6: | Line 6: | ||
yum install haproxy | 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 |
Revision as of 02:43, 4 July 2017
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