├── README.rst ├── get_endpoints.lst ├── haproxy-aws-arch-diagram.png ├── haproxy.cfg ├── haproxy.spec ├── log_parse_ddos_protection.sh └── post_endpoints.lst /README.rst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jvehent/haproxy-aws/HEAD/README.rst -------------------------------------------------------------------------------- /get_endpoints.lst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jvehent/haproxy-aws/HEAD/get_endpoints.lst -------------------------------------------------------------------------------- /haproxy-aws-arch-diagram.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jvehent/haproxy-aws/HEAD/haproxy-aws-arch-diagram.png -------------------------------------------------------------------------------- /haproxy.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jvehent/haproxy-aws/HEAD/haproxy.cfg -------------------------------------------------------------------------------- /haproxy.spec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jvehent/haproxy-aws/HEAD/haproxy.spec -------------------------------------------------------------------------------- /log_parse_ddos_protection.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jvehent/haproxy-aws/HEAD/log_parse_ddos_protection.sh -------------------------------------------------------------------------------- /post_endpoints.lst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jvehent/haproxy-aws/HEAD/post_endpoints.lst --------------------------------------------------------------------------------