Commit Graph

4 Commits

Author SHA1 Message Date
864c1bdfd3
haproxy, firewall, containers: force connections through bastion vpn
docker is now listening on localhost, with a haproxy on the services
server to forward the ports outwards. this is because docker tends to
disregard UFW's rules, but haproxy should be better in that regard.

meanwhile, the firewall rules have been configured properly to only
allow the bastion IP in over the wireguard connection, for proper
authentication.
2024-06-19 23:02:08 -04:00
e0b7c5a15e
roles/haproxy: fix issues 2023-09-03 20:09:56 -04:00
1e4cae244f
fix minor issues 2023-08-26 22:02:29 -04:00
1ddb72e734
roles/haproxy: added 2023-08-23 18:22:50 -04:00