Headscale + SWAG
In a previous post: Headscale, how to self-host tailscale, I explained how to configure headscale in server; now it is outdated. At that time the only way to install it was using the .deb or binary file, but now we can use a simpler method. This time we will focus on: Docker, headscale and SWAG. SWAG (Secure Web Application Gateway) sets up an Nginx reverse proxy with built-in cerbot for SSL certificates using Let's Encrypt. I already wrote a litter bit about it here. ...