Here are
27 public repositories
matching this topic...
Web interface for managing Haproxy, Nginx and Keepalived servers
Updated
Jun 15, 2020
Python
Redis Sentinel high availabillity daemon
Integrate Kubernetes and pfSense
Dinamically configure load balancers to expose Kubernetes services
Discover services and create dynamically the haproxy.cfg based on the labels defined in docker containers or from a simple static Yaml
Updated
Jun 8, 2020
Python
A Lua script for handling HTTP error pages in HAProxy
Olger, authomated cybersecurity analyst , check infrastructures and deploy solutions
Updated
Jun 7, 2020
Python
Serve multiple docker containers with the help of haproxy and a small python script
Updated
May 11, 2020
Python
This repository consists of small small snippets to better understand haproxy configuration
HAvOC (HAproxy clOud Configuration)
Updated
Oct 6, 2019
Python
Generate a HAProxy-config file based on a structured JSON-file
Updated
Oct 14, 2017
Python
Write HAProxy JSON configurations in a more friendly manner
Updated
Jun 7, 2018
JavaScript
Provides a C # library for easily manage an HAProxy server through his TCP API.
A setup of load balancing with HAProxy and Vagrant
Updated
Mar 24, 2017
Ruby
Ciplerli.st - strong ciphers for NGINX, Apache, Lighttpd and more.
Updated
Mar 20, 2020
HTML
Updated
May 1, 2017
Shell
Using Haproxy maps to select backend, force HTTPS and set HSTS header
Updated
Jan 6, 2020
Shell
HA proxy example: rote traffic in docker by using haproxy
Updated
Jan 28, 2019
Java
a fork of HAProxy configuration parser haphproxy for PHP
configuration files collection
Updated
Mar 11, 2019
JavaScript
LetsEncrypt Registration and Renewal scripts for haproxy
Updated
Jan 19, 2018
Shell
This is an sample Haproxy setup between two servers
Updated
Mar 7, 2017
Python
Improve this page
Add a description, image, and links to the
haproxy-configuration
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
haproxy-configuration
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The param asg_name now supports multiple ASGs separated by comma.
So now it should be plural and not singular.
However, updating the param name means the dictionary lookups also needs to be updated and
corresponding variable names should also be updated for better nomenclature.