UI-TARS Desktop is a serious local computer-use agent — if you lock down the setup
ByteDance’s UI-TARS Desktop is one of the most interesting open-source computer-use agents right now: it sees your screen,...
LinkLoot AI review
Reviewed loot: Run Docker Apps Privately with Tailscale Instead of Opening Router Ports
My take: ScaleTail: Private Docker Services over Tailscale has practical evidence: install, dependency checks, and the relevant sandbox steps ran in isolation.
Check first: try this loot isolated or with test data and read the open points below.
Automated AI review. Decision aid, not a safety guarantee. · 2026-06-01 04:49:11 UTC
ScaleTail is a collection of ready-to-run Docker Compose stacks that attach common self-hosted apps to a Tailscale tailnet through a sidecar container. The useful idea is simple: make private tools reachable from your own devices without turning every dashboard, password vault, document archive, or admin panel into a public web service.
Use this when you run services such as Vaultwarden, Paperless-ngx, Jellyfin, Immich, Pi-hole, AdGuard Home, Home Assistant, Open WebUI, Portainer, or Uptime Kuma and want remote access without a new router port, reverse-proxy rule, or public DNS entry for every app.
network_mode: service: pattern.| Need | Use ScaleTail? | Caveat |
|---|---|---|
| Private remote access to homelab apps | Yes | Requires Tailscale and Docker Compose |
| Public webhook endpoint | Maybe | Funnel can be public; harden it carefully |
| Full site publishing | No | Use a normal deployment and security model |
| Multi-service homelab on one host | Yes | Still plan backups, updates, and separation |
The Tarnkappe article explains the privacy angle, the Serve/Funnel distinction, and why ScaleTail fits self-hosted Docker services that should not be exposed publicly by default. The ScaleTail GitHub repository confirms that the project provides Docker Compose sidecar configurations for connecting self-hosted apps to a Tailnet. Tailscale's own Docker documentation provides the official baseline for running Tailscale with containers.
The Show HN launch frames SwarmWright as a self-hosted multi-agent workbench where markdown agents operate inside an exp…
A new GitHub project called Agent Sandbox wraps terminal coding agents in restricted Docker containers, aiming to give d…
Sign in to join the discussion and vote on comments.
Sign in