

A place to share, discuss, discover, assist with, gain assistance for, and critique self-hosted alternatives to our favorite web apps, web services, and online tools.
[deleted]
Setting up Headscale first time on headless Ubuntu server, what UI should I use?
Need Help
Never tested headscale before, but I could set up a UI for it, (or other alternative to headscale if something better and easier exists (that's F(L)OSS and preferred).
Sort by:
Best
Open comment sort options
Best
Top
New
Controversial
Old
Q&A
https://github.com/gurucomputing/headscale-ui
Works flawlessly.
What web server should I run it on?
So i Like this Web Ui its got it from the Heaescale Diecord:
https://github.com/GoodiesHQ/headscale-admin/
Also, try to get used to the CLI. It provides everything you need (add your devices, and then never need it again), and Web UIs tend to be either incomplete, or broken, or get abandoned over time. While it might be nice to have a website to look at the devices, this is nothing that cannot be done by running "tailscale status" etc. on the command line.
(After a recent update of either headscale or headscale-webui completely broke things for my setup I was happy I still could use the CLI)
I chose the CLI. 😉 👍
Fish completion helps a lot.
Do you know any FOSS alternatives to headscale (server)+TailScale (clients)? Self-hosted of course.
Why do you need a UI for headscale? It is a security risk.
What is wrong with the CLI? It is fairly simple:
It can even generate shell completions for you, so you don't need to remember half of the commands.
Why do you need Firefox/Chrome/Safari or any other gui based browser when you can just use Lynx?
Its personal preference. Just because you can do it via the cli, doesn't mean someone else wants too or needs too.