Hacker News new | ask | show | jobs
by 23david 2211 days ago
I've found that it's a good way to restrict access to testing/staging/dev environments. way easier to set up and manage than a vpn imo.
1 comments

Totally! We've seen some nightmare configurations around separating dev/staging/prod environments involving scripts to change /etc/hosts back and forth and some funky VPN configurations.

This is such a common use case that we wrote up a brief description of how to approach this: https://docs.twingate.com/docs/access-control-for-staging-en...