backend icon indicating copy to clipboard operation
backend copied to clipboard

Investigate mesh VPN / service mesh

Open FedericoCeratto opened this issue 6 years ago • 1 comments

Backend hosts (and developer workstations) connect to each other and authenticate using a mixture of iptables rules, postgresql credentials, SSH credentials, HTTPS + basic auth, SSH port forwarding. Investigate if a mesh VPN or service mesh could help simplify the auth methods, ensure encryption is always used, prevent exposing services to the whole Internet,.

FedericoCeratto avatar Feb 07 '20 19:02 FedericoCeratto

This is relevant to the issue we were having with the API host too.

hellais avatar Apr 06 '20 15:04 hellais