mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
13 lines
347 B
YAML
13 lines
347 B
YAML
|
|
name: "HAProxy"
|
||
|
|
website_url: "https://www.haproxy.org/"
|
||
|
|
source_code_url: "https://git.haproxy.org/?p=haproxy.git;a=tree"
|
||
|
|
description: "Very fast and reliable reverse-proxy offering high availability, load balancing, and proxying for TCP and HTTP-based applications."
|
||
|
|
licenses:
|
||
|
|
- GPL-2.0
|
||
|
|
platforms:
|
||
|
|
- C
|
||
|
|
- deb
|
||
|
|
- Docker
|
||
|
|
tags:
|
||
|
|
- Web Servers
|