Commit Graph

11 Commits

Author SHA1 Message Date
dd052246b5 docs(seedbox): update README for tailscale serve and password handling
- Add warning about setting TRANSMISSION_PASS explicitly
- Update Quick Start example with password
- Add password recovery section
- Update network access table for tailscale serve
- Add WebUI access section explaining HTTPS via tailnet
- Add troubleshooting section
2025-12-31 19:44:34 +00:00
5a47a8aafc fix(seedbox): bind WebUI to localhost and expose via tailscale serve
- Change port binding from Tailscale IP to 127.0.0.1:9091
- Add tailscale serve to expose WebUI via HTTPS on tailnet
- Update MOTD and final message to reflect new access method
2025-12-31 19:42:23 +00:00
dc00c6d021 fix(seedbox): use sg to run docker compose with new group membership 2025-12-31 17:54:20 +00:00
ed618e703c fix(seedbox): fix generate_password SIGPIPE with pipefail 2025-12-31 17:41:40 +00:00
6c7c89ca26 Actualiser seedbox/install.sh 2025-12-31 17:34:49 +00:00
9b5942a0e4 docs(seedbox): update for dual NFS mounts and storage architecture 2025-12-28 16:49:48 +00:00
cca5501b01 feat(seedbox): use dual NFS mounts (download + media) matching Proxmox 2025-12-28 16:49:09 +00:00
2e6337e534 docs(seedbox): add SSH safety net documentation 2025-12-26 11:22:59 +00:00
23da3d56d1 feat(seedbox): add temporary SSH access with scheduled cleanup 2025-12-26 11:22:29 +00:00
acbe737311 docs: add seedbox README 2025-12-26 11:15:09 +00:00
15a3f8e0de feat: add seedbox deployment script with Transmission 2025-12-26 11:14:43 +00:00