Install Tailscale tsidp in Proxmox
In this guide we’ll walk through setting up Tailscale’s experimental Identity Provider (tsidp
) inside a lightweight Debian Proxmox container. We’ll create the container, install Go, build the binary, configure systemd with environment variables, and run tsidp
as a dedicated user.
This is a very raw howto, copy paste ready, based on my attempts, target audience is homelaber. Comments welcome !
Read More