Add Kopia backup stack with Backblaze B2 offsite target.

Protects /config, selective labdata, and nightly DB dumps; documents homelab improvement plan briefs.
This commit is contained in:
ginnoir
2026-06-10 21:21:34 -05:00
parent 225078afbe
commit 7c7f6dfebc
47 changed files with 3105 additions and 1 deletions
@@ -0,0 +1,58 @@
# TB-008 — Retire Deluge
**Status:** not started
**Your call:** _(unset — talk first)_
---
## 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** | |
| **Notes** | |
| **Date** | |
---
<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>