HAProxy

AWS Azure Application Infrastructure 2 variations

The reliable HAProxy load balancer and reverse proxy, with its statistics report secured on port 80.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

Choose the operating system, cloud and version you need. Every variation is the same hardened HAProxy image, built and supported by cloudimg.

ProductCloudOperating systemVersion
HAProxy AWS Standard View · Guide
HAProxy on Ubuntu 24.04 LTS Azure Ubuntu 24.04 Standard View · Guide

Overview

HAProxy is a reliable, high performance open source TCP and HTTP load balancer and reverse proxy. It balances traffic across backend pools with health checking, content switching, persistence, rate limiting and TLS termination.

Why the cloudimg image

cloudimg preinstalls HAProxy as a service with the built in statistics report published at /stats behind HTTP Basic authentication. A fresh stats password is generated on first boot with no default login, the configuration sits on a dedicated resizable disk, and 24/7 support is included.

Common uses

  • Load balancing
  • Reverse proxying
  • TLS termination