Yes its CLI based
Comment on how to set up a remote managed node for mom
nagaram@startrek.website 10 months agoIs it pretty easy to set up on a CLI?
I’d want to do that if possible.
oshu@lemmy.world 10 months ago
danielquinn@lemmy.ca 10 months ago
Yes. Tailscale is surprisingly simple.
# systemctl start tailscale # tailscale up
nagaram@startrek.website 10 months ago
Hell yeah
johntash@eviltoast.org 10 months ago
Yep, you can install it directly on the proxmox host too.
Just make sure you test it and also test upgrades so you can avoid having to be on-site for those.
signalsayge@lemm.ee 10 months ago
Or run the docker container if you’re going that direction (hub.docker.com/r/tailscale/tailscale).