Commit Graph

6 Commits

Author SHA1 Message Date
mharb d54f008c62 Add easy way to expose subnet to the public.
This is a quality of life fix. A single boolean controls whether public HTTP(S) traffic reaches your infrastructure.
2023-10-04 11:06:31 -04:00
mharb e3478a6748 Upload alternative reverse proxy config.
Haproxy can terminate SSL and forward HTTP requests as a drop-in replacement for nginx. Here is a very minimal configuration file for a single backend.

Signed-off-by: mharb <mharb@noreply.localhost>
2023-10-03 13:34:07 +00:00
mharb c06c39871e Update documentation. 2023-07-31 10:49:43 -04:00
mharb cc4515ac16 Upload IaC. 2023-07-31 10:48:44 -04:00
mharb 4e441432bd Upload playbooks. 2023-07-31 14:43:21 +00:00
mharb 5d6801fdb9 Initial commit 2023-07-31 14:42:08 +00:00