feat(headscale): add self-hosted Tailscale control server stack

CLI-managed (no web UI), sqlite-backed, fronted by Traefik like the other stacks.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-16 15:55:36 +02:00
co-authored by Claude Sonnet 5
parent aaa4564a0b
commit 4951492f4c
4 changed files with 104 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@ Each stack is independently deployable with its own `compose.yml` and `.env`. Al
| `coolify` | Deployment platform | coolify, realtime, redis, db |
| `passbolt` | Password manager (GPG-encrypted, team sharing) | passbolt, db |
| `code` | Browser-based VS Code IDE with Anthropic API access | code |
| `headscale` | Self-hosted Tailscale control server (WireGuard mesh VPN) | headscale |
## Config files