haproxyctl
Utility to manage HAProxy
Install
- All systems
-
curl cmd.cat/haproxyctl.sh
- Debian
-
apt-get install haproxyctl
- Ubuntu
-
apt-get install haproxyctl
- Kali Linux
-
apt-get install haproxyctl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install haproxyctl
- Raspbian
-
apt-get install haproxyctl
- Dockerfile
- dockerfile.run/haproxyctl
haproxyctl
Utility to manage HAProxy
Wrapper to make life with HAProxy a little more convenient. Features: - enable and disable servers on the fly - change server's weight - show HAProxy status in CLI - formats server weight and backends in a readable way - provides Nagios and Cloudkick health checks