Tailscale logo
Network · self-hosted

Tailscale in one click.

Tailscale is a zero-config mesh vpn over wireguard you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Tailscale?

Tailscale is a zero-configuration mesh VPN built on WireGuard that creates a secure private network between devices. It uses a centralized coordination server for key distribution and handles NAT traversal automatically.

CategoryNetwork
Container imagetailscale/tailscale:v1.80.3
Official sitetailscale.com

Run Tailscale in Even

Even Stacks launches Tailscale as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Tailscale in the one-click services and click Launch.
  3. Even pulls the image, starts it, and serves it over trusted HTTPS at https://tailscale.localhost.

Drive Tailscale with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Tailscale directly, at both the UI level and the container level.

Through the Even MCP an agent can run commands inside it, check its status and logs, and reconfigure it. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Tailscale and get it ready", and the agent handles it end to end.

How agents reach it: No local web UI; manage the network at https://login.tailscale.com/admin. Authenticate the node via docker exec tailscale tailscale up --authkey={key}. Check connectivity with tailscale status. VPN state is persisted in /var/lib/tailscale.

More Network services

Other one-click services you can launch in Even Stacks.