VPN Solution #17
Labels
No labels
backlog
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TWS/meta#17
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should place internal tooling which doesn't need to be exposed publicly behind a VPN, as well as be prepared to do the same for infrastructure we host for clients. Our options are
If we land on using Nix in #13, I would lean heavily towards Nebula or straight Wireguard. Otherwise, I've heard headscale is a good option.
What do we have experience with? I've used Nebula before but never stuck with it.
Headscale contains some jank WRT using the official apps:
-- (from android)
The Windows app also requires editing the registry ❗so that's a non-starter for anything client-facing, especially since those apps are proprietary.
Lets take a closer look at Wireguard and see where we can go from there without trying to replicate the Tailscale service.