DocuSeal is the open-source DocuSign alternative worth checking before you renew
DocuSeal is an open-source e-signature option worth reviewing before renewing a commercial signing tool. It targets teams that...
LinkLoot AI review
Reviewed loot: ScaleTail: Private Docker Services over Tailscale
My take: as an audit-harness guide, this loot is useful because it turns a large-codebase review into a followable workflow.
Automated AI review. Decision aid, not a safety guarantee. · 2026-05-31 23:38:15 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