Installation and updating HAProxy, Nginx and Keepalived with HAProxy-WI
Installation and updating Grafana, Prometheus servers with HAProxy-WI
Installation and updating HAProxy and Nginx exporters with HAProxy-WI
Dynamic change of Maxconn, Black/white lists and backend's IP address and port with saving changes to the config file
Configure HAProxy, Nginx and Keepalived In a jiffy with HAProxy-WI
View and analyse Status of all Frontend/backend server via HAProxy-WI from a single control panel
Enable/disable servers through stats page without rebooting HAProxy
View/Analyse HAProxy, Nginx logs straight from the HAProxy-WI web interface
Create and visualise the HAProxy workflow from Web Ui
Push Your changes to your HAProxy, Nginx and Keepalived servers with a single click through web interface
Get info on past changes, evaluate your config files and restore a previous stable config anytime with a single click straight from Web interface
Add/Edit Frontend or backend servers via web interface with a click of a button
Edit config of HAProxy, Nginx and Keepalived and push changes to All Master/Slave server with a single click
Add Multiple server to ensure Config Sync between servers
Auto management of ports assigned to Fronted
Evaluate the changes of recent configs pushed to HAProxy, Nginx and Keepalived instances straight from web ui
Multiple User Roles support for privileged based Viewing and editing of Config
Create Groups and add/remove servers to ensure proper identification for your HAProxy and Nginx Clusters
Send notifications to Telegram directly from HAProxy-WI and in web interface
HAProxy-WI supports high Availability to ensure uptime to all Master slave servers configured
SSL certificate support, Let's Encrypt support
SSH Key support for managing multiple HAProxy and Nginx Servers straight from HAProxy-WI
SYN flood protect
Alerting about changes HAProxy backends state
Alerting about HAProxy and Nginx service state
Metrics incoming connections
Web acceleration settings
Web application firewall
LDAP support
Keep active HAProxy and Nginx services
Ability to hide parts of the config with tags for users with "guest" role: "HideBlockStart" and "HideBlockEnd"
Mobile-ready design
Simple port monitoring (SMON)
Backup HAProxy, Nginx and Keepalived config files through HAProxy-WI
Manage OpenVPN3 as client via HAProxy-WI
Software Included
Getting started after deploying HAProxy-WI
This droplet consists HAProxy-WI v4.5.0 without services.
For connect to the web panel open in your favorite browser: https://your_droplet_public_ipv4 accept SSL certificate and login with default login/password: admin/admin. Do not forget change it
If you would like to update HAProxy-WI login to your droplet ssh root@your_droplet_public_ipv4 and add your credentials into repo file:
vi /etc/yum.repos.d/haproxy-wi.repo
Change the "login:password" to your "login:password"
In addition to creating a Droplet from the HAProxy-WI 1-Click App via the control panel, you can also use the DigitalOcean API.
As an example, to create a 4GB HAProxy-WI Droplet in the SFO2 region, you can use the following curl command. You’ll need to either save your API access token to an environment variable or substitute it into the command below.