v0.1.0
Initial release of Tailscale on StartOS.
What's included
- Tailscale daemon (
tailscaled) running in userspace networking mode - Tailscale web interface (
tailscale web) on port 8080 - Manage Serves action — expose StartOS services on your tailnet via
tailscale serve - View Serves action — display tailnet IP and MagicDNS addresses for all configured serves, with automatic scheme detection (
http/https/tcp) - Serves and TCP proxies are automatically restored on daemon startup
- Persistent state across restarts via
tailscaleandstartosvolumes
Architectures
- x86_64 (included)
- aarch64 (build with
make arm)