HomeBox

Apps / Network

Headscale

Your own Tailscale coordination server

Tailscale's control plane, self-hosted. Your devices still speak the ordinary Tailscale protocol and still connect directly to each other — but the server that decides who is on the network, and holds the keys that prove it, is this box instead of a company's. Comes with a web UI for enrolling devices and issuing pre-auth keys.

CategoryNetwork
Memory~120MB
Moduleheadscale

Installing it

Open the dashboard, find it in the App Store and press Install. Or from a terminal on the box:

sudo homebox install headscale

Where to open it

ServicePortFirst login
Headscale
Headscale UI
Headscale Proxy:8091The web UI is at /web. It asks for an API key — make one with homebox exec headscale headscale apikeys create.

Open it at your box's address with that port — the dashboard links to it directly once it is running.

Good to know