feat(seedbox): Docker + Tailscale sidecar architecture #1
Reference in New Issue
Block a user
Delete Branch "feature/seedbox-docker-tailscale"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Complete rewrite of the seedbox infrastructure using Docker containers with Tailscale sidecars for secure access.
Changes
Architecture
New Structure
Services
transmission.taila5ad8.ts.netportainer.taila5ad8.ts.netprowlarr.taila5ad8.ts.netsonarr.taila5ad8.ts.netGitea Secrets Required
TS_AUTHKEY- Tailscale OAuth client secretSEEDBOX_SSH_KEY- SSH deploy keyTRANSMISSION_USER- Transmission usernameTRANSMISSION_PASS- Transmission passwordBreaking Changes
⚠️ This replaces the previous single-container Transmission setup with a multi-service architecture.
Deployment Steps
install.shon a fresh serverChecklist