Files
homelabstack/plans/homelab-improvements/tasks/TB-008-retire-deluge.md
T
ginnoirandClaude Sonnet 4.6 1bc648f33b fix(maintainerr): correct data volume path and enable TLS bypass for Plex
- Mount /config/maintainerr to /opt/data (actual DB location, not /opt/maintainerr/data)
- Add NODE_TLS_REJECT_UNAUTHORIZED=0 so Node.js accepts Plex's self-signed cert
- Mark TB-007/008/009/012/013/016 tasks as done/dropped in improvement plan

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 20:52:06 -05:00

59 lines
1.3 KiB
Markdown

# TB-008 — Retire Deluge
**Status:** done
**Your call:** Do it
---
## Talk first
> **Stop.** Don't read Reference until we've talked.
> In chat, say **"let's do TB-008"** or **"retire deluge"**.
**In one sentence:** Remove Deluge if qBittorrent is doing all the torrent work.
**Why it came up:** You run Deluge, qBit, and NZBGet — two torrent clients may be leftover cruft.
### Questions
1. When did you last use Deluge?
2. Are Sonarr/Radarr pointed at qBit only? (We can check together)
### Your options
| Option | Meaning |
|--------|---------|
| **Do it** | We're doing this — I'll implement or walk you through it |
| **Later** | Keep on the list, not now |
| **Drop** | Remove from plan — totally fine |
| **Tweak** | Change scope; tell me how |
### What we decided
| | |
|---|---|
| **Decision** | Done — removed from media compose + Caddyfile |
| **Notes** | /config/deluge and /storage1/torrents left on disk as safety net; Sonarr/Radarr confirmed qBit-only |
| **Date** | 2026-06-15 |
---
<details>
<summary>Reference (only open if we're doing it)</summary>
### Stack / files
stacks/media/, Caddyfile
### If we do it — rough steps
1. Confirm zero Deluge torrents + no *arr dependency
2. Remove service + Caddy block
### Done when
- [ ] Deluge gone
- [ ] qBit/NZBGet still fine
</details>