Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 402 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 402 Bytes

HAProxy toolset

small set of simple scripts for installing HAProxy and adding/removing nodes from a config with a restart

installHaproxy.sh - installing HAProxy on CentOS 6.6 and binds its fronted to the port 8080

addNode.sh - adds a node to the HAProxy config and restarts the HAProxy process

removeNode.sh - removes a node from the HAProxy config and restarts the HAProxy process