Haproxy

Top 23 Haproxy Open-Source Projects

  • patroni

    A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes

  • Project mention: Citus is not ACID but Eventually Consistent | dev.to | 2023-08-15

    Citus doesn't provide fault tolerance. Each shard is a monolithic PostgreSQL. To reduce downtime on failures, you can protect each shard with a standby database. As this is a complex configuration, Patroni can help. For this lab I'll use the Citus+Patroni docker-compose-citus.yml from https://github.com/zalando/patroni.git:

  • haproxy

    HAProxy Load Balancer's development branch (mirror of git.haproxy.org)

  • Project mention: HAProxy is not affected by the HTTP/2 Rapid Reset Attack (CVE-2023-44487) | news.ycombinator.com | 2023-10-11

    I wanted to try it out just now but hit a roadblock immediately - it cannot automatically obtain and maintain TLS certificates. You have to use an external client (e.g. acme.sh), set up a cron to check/renew them, and poke HAProxy to reload them if necessary. I'm way past doing this in 2023.

    https://www.haproxy.com/blog/haproxy-and-let-s-encrypt

    https://github.com/haproxy/haproxy/issues/1864

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • pigsty

    Battery-Included PostgreSQL Distro as a Free RDS Alternative

  • Project mention: Show HN: OSS PostgreSQL RDS with Supabase,PGML,Vector,Ha,PITR,Monitor,&100 Exts | news.ycombinator.com | 2023-09-24

    And the only extension activated (`CREATE EXTENSION`) by default is pg_repack.

    The AGPLv3 is infected by the Grafana, MinIO and citus.

    https://github.com/Vonng/pigsty/blob/master/docs/PGSQL-EXTEN...

  • rotating-proxy

    Rotating TOR proxy with Docker

  • haproxy-ingress

    HAProxy Ingress

  • Project mention: So you want to deploy mTLS | dev.to | 2023-06-12

    This was all running on Kubernetes, coupled with Google Cloud SQL for PostgreSQL and an HAProxy deployment managed by an ingress controller (jcmoraisjr/haproxy-ingress with a modified config file template). Branch or test deployments were a little different: the database was deployed on Kubernetes directly, to make it simple to deploy additional environments without spinning up resources outside of Kubernetes.

  • multitor

    Create multiple TOR instances with a load-balancing.

  • kubernetes-ingress

    HAProxy Kubernetes Ingress Controller (by haproxytech)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • CKA

    The BEST tutorial for Becoming a Certified Kubernetes Administrator, an EXPERT in K8s from scratch, and much MORE! (by alifiroozi80)

  • dataplaneapi

    HAProxy Data Plane API

  • Project mention: Ask HN: What apps have you created for your own use? | news.ycombinator.com | 2023-12-12

    Nice! HAProxy has something similar: https://github.com/haproxytech/dataplaneapi

  • ksctl

    Cloud Agnostic Kubernetes Management (Core)

  • Project mention: Show HN: Cloud Agnostic Kubernetes Management (Core) | news.ycombinator.com | 2024-02-24
  • kubernetes-pfsense-controller

    Integrate Kubernetes and pfSense

  • Project mention: Browsing like it's 1994: Integrating a Mac SE, ImageWriter II into a modern LAN | news.ycombinator.com | 2023-09-17

    It's over-engineered, but I wanted to try running k8s in my homelab to continue learning about networking; deploying a blog seemed like a perfect test case. The cluster uses Traefik, https://github.com/travisghansen/kubernetes-pfsense-controll... to sync service definitions to HAProxy, and MetalLB. The k8s service IPs are routable from my local network, as well as the MetalLB IPs, and MetalLB handles syncing them to pfSense using BGP. pfSense sends DNS for any *.k8s.home.arpa to k8s, so I can resolve e.g. blog.default.svc.k8s.home.arpa on my local network.

    One interesting hiccup: I had to introduce a NAT at pfSense because MacBooks don't listen to ICMP redirects, the packet would go laptop -> router -> k8s and then k8s -> laptop. Since the MacBook ignored the ICMP redirect, it drops the reply packet.

  • haproxy-auth-request

    auth-request allows you to add access control to your HTTP services based on a subrequest to a configured HAProxy backend.

  • k8s-cluster-installation

    Bootstrap a k8s cluster with Ansible

  • modsecurity-spoa

    HAProxy agent for ModSecurity web application firewall

  • haproxy-lua-http

    Simple Lua HTTP helper && client for use with HAProxy.

  • torpool

    Containerized pool of multiple Tor instances with load balancing and HTTP proxy.

  • charts

    HAProxy Ingress helm charts (by haproxy-ingress)

  • brave-chat-server

    Brave Chat server powered by FastAPI, SQLAlchemy, Redis, SingleStoreDB and friends.

  • hashicorp-vault-playground

    Bootstrap a local Vault HA Cluster with many useful learning labs in under a minute using only terraform, docker & minikube!

  • Project mention: Have been working on this Playground when pitching Vault for Clients as well as testing some integrations. Thought that would be interesting for you guys :) | /r/hashicorp | 2023-11-13
  • mkreg.dev

    Omar Alsoudani personal site

  • libproxyprotocol

    An ANSI C library to parse and create PROXY protocol v1 and v2 headers

  • moby-ingress

    Label based HAProxy ingress-controller for docker and docker swarm

  • jenkins-docker-ci

    A docker setup for Jenkins with docker plugin integration

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Haproxy related posts

Index

What are some of the best open-source Haproxy projects? This list will help you:

Project Stars
1 patroni 6,212
2 haproxy 4,445
3 pigsty 2,723
4 rotating-proxy 1,084
5 haproxy-ingress 1,005
6 multitor 996
7 kubernetes-ingress 667
8 CKA 362
9 dataplaneapi 296
10 ksctl 231
11 kubernetes-pfsense-controller 193
12 haproxy-auth-request 147
13 k8s-cluster-installation 112
14 modsecurity-spoa 88
15 haproxy-lua-http 53
16 torpool 51
17 charts 42
18 brave-chat-server 31
19 hashicorp-vault-playground 14
20 mkreg.dev 12
21 libproxyprotocol 11
22 moby-ingress 7
23 jenkins-docker-ci 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com