Skip to content

Tailscale

What is Tailscale?

Tailscale is a VPN service that makes the devices and applications you own accessible anywhere in the world, securely and effortlessly. It enables encrypted point-to-point connections using the open source WireGuard protocol, which means only devices on your private network can communicate with each other.

Tailscale is used in my Homelab to remotely access services. I've written a little more about this here.

An Ansible playbook is used to install and configure Tailscale on all devices in my Homelab. The configuration for each device is managed via Ansible group and host vars.

Tailscale OAuth Client

For devices to authenticate to the Tailnet an OAuth client is required.