Handydandy snippets
- validate configuration:
haproxy -c -V -f /etc/haproxy/haproxy.cfg
All the links you can shake a stick at
- configuring for multi-threading (not recommended)
How HA Proxy certs get renewed with certbot (letsencrypt) on 16.04
- certbot is a cron job in /etc/cron.d
- after certbot runs it calls whatever hook is described in /etc/letsencrypt/renewal/<cert_that_was_renewed>.conf