haproxy

Installation
SKILL.md

HAProxy

HAProxy is a popular open-source load balancer and reverse proxy. It's used by developers and system administrators to improve the performance and reliability of web applications by distributing traffic across multiple servers.

Official docs: https://www.haproxy.org/docs/

HAProxy Overview

  • Server
  • Backend
  • Frontend
  • Load Balancer

Working with HAProxy

This skill uses the Membrane CLI to interact with HAProxy. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.

Install the CLI

Installs
74
GitHub Stars
232
First Seen
Apr 2, 2026
haproxy — membranedev/application-skills