Skip to content

Files

Latest commit

1931c1d · Jun 11, 2018

History

History
This branch is 32 commits behind ngardiner/dab_templates:master.

haproxy

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 11, 2018
Feb 21, 2017
Jun 11, 2018
Jun 11, 2018
Feb 20, 2017
Feb 20, 2017
Feb 20, 2017
Jun 11, 2018
Feb 21, 2017
Feb 21, 2017

HAProxy

HAProxy is a high availability solution for load balancing services.

This template provides a bootstrapped HAProxy system with the following pre-configured features:

  • Builds a HAProxy Server with Certbot for SSL Certificate management
  • HAProxy server will provide HTTP and HTTPS, with HTTP redirecting to HTTPS
  • HAProxy server will serve a static web page for status.check.localhost which can be used to check the HAProxy status from other platforms such as Amazon Route 53.
  • Adds any customizations such as root login enabled or SSH keys from ../Makefile.global
  • Total uncompressed image size is 692 MB
  • Total compressed image size is 220 MB