Pinned Repositories
curlwrapperinbash
Curl wrapper in Bash
dnsserver
Fake DNS server I use to develop HAProxy's runtime DNS resolver
Docker-gdnsd
Containerized dynamic authoritative DNS server: gdnsd
docker-nginx-simple
Simplest possible Nginx webserver running on top of Alpine Linux in a container
haproxy_lua_library
A library to access HAProxy runtime API (stats socket) from Lua to execute commands which have no bindings in Lua yet
haproxy_lua_vault_module
A module for HAProxy 2.5 and above to interact with hashicorp Vault
haproxy_mqtt_lua
MQTT CONNECT message parser for HAProxy, written in Lua
haproxy_prometheus_kubernetes
Use HAProxy in conjunction with Prometheus to feed Kubernetes Horizontal Pod Autoscaler
letsencryptforhaproxy
Quick and simple script using acme.sh (https://github.com/Neilpang/acme.sh) to manage letsencrypt (https://letsencrypt.org/) certificates for HAProxy. This script is supposed to be executed by the init script
letsencryptforvtm
bedis's Repositories
bedis/haproxy_mqtt_lua
MQTT CONNECT message parser for HAProxy, written in Lua
bedis/curlwrapperinbash
Curl wrapper in Bash
bedis/docker-nginx-simple
Simplest possible Nginx webserver running on top of Alpine Linux in a container
bedis/haproxy_lua_vault_module
A module for HAProxy 2.5 and above to interact with hashicorp Vault
bedis/letsencryptforhaproxy
Quick and simple script using acme.sh (https://github.com/Neilpang/acme.sh) to manage letsencrypt (https://letsencrypt.org/) certificates for HAProxy. This script is supposed to be executed by the init script
bedis/letsencryptforvtm
bedis/dnsserver
Fake DNS server I use to develop HAProxy's runtime DNS resolver
bedis/Docker-gdnsd
Containerized dynamic authoritative DNS server: gdnsd
bedis/haproxy_lua_library
A library to access HAProxy runtime API (stats socket) from Lua to execute commands which have no bindings in Lua yet
bedis/haproxy_prometheus_kubernetes
Use HAProxy in conjunction with Prometheus to feed Kubernetes Horizontal Pod Autoscaler
bedis/cloud-init
cloud-init samples to launch new services on OpenStack instances
bedis/colors_app
Dummy nodejs application which returns a colored paged based on color found either in host header or URL path
bedis/docker-etherpad
Etherpad over alpine Linux in a Docker container
bedis/docker-haproxy
HAProxy in a docker container, including Lua, Letsencrypt, ...
bedis/dwm
Dwm related stuff like conf and patches
bedis/haproxy-servicediscovery
AWS Service Discovery with haproxy
bedis/haproxy-spoa-do-resolve
SPOE Agent (SPOA) for HAProxy to perform DNS resolutions at runtime for live traffic
bedis/haproxy-spoe-go
bedis/haproxy_lua_prometheus_exporter
A prometheus exporter embedded in HAProxy and written in Lua
bedis/k8s_external_lb
Little go program to watch api-server and autogenerate proxy (nginx/haproxy) configuration files
bedis/k8s_keepalived
Little go program to watch api-server and autogenerate keepalived configuration file
bedis/meetup_k8s_soft_loadbalancers
Yaml files used during the meetup about Kubernetes and software loadbalancers.