Tag

#Headscale-Ui

2 posts

4 min read
Adding a Web UI to Headscale: headscale-ui Setup Notes

Headscale is CLI-only by default. Adding nodes, approving devices, creating users, and checking routes all require SSH commands. headscale-ui is a static web frontend that calls the Headscale API and moves these operations into the browser. This post records installation, reverse proxy setup, and login pitfalls.

Post Homelab