How to Install haproxyctl in Ubuntu 18.04



Install haproxyctl by entering the following commands in the terminal:

sudo apt update
sudo apt install haproxyctl

Description:

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

Homepage: https://github.com/flores/haproxyctl

Version: 1.3.0-2

Section: universe/admin