Mark homelab quick wins complete in plan briefs and task menu.
Close TB-002–004 and TB-033 with done-when checkboxes and update PLAN-BRIEF priority to the next themes.
This commit is contained in:
@@ -35,9 +35,9 @@ Parent: [PLAN-BRIEF.md](../PLAN-BRIEF.md) · Template: [_TEMPLATE.md](_TEMPLATE.
|
||||
| ID | One line | Brief |
|
||||
|----|----------|-------|
|
||||
| TB-001 | Automated backups ✓ | [→](TB-001-backup-stack.md) |
|
||||
| TB-002 | jd.ginnoir.com | [→](TB-002-jd-caddy-block.md) |
|
||||
| TB-003 | Recyclarr | [→](TB-003-recyclarr.md) |
|
||||
| TB-004 | Pin infra tags | [→](TB-004-pin-infra-tags.md) |
|
||||
| TB-002 | jd.ginnoir.com ✓ | [→](TB-002-jd-caddy-block.md) |
|
||||
| TB-003 | Recyclarr ✓ | [→](TB-003-recyclarr.md) |
|
||||
| TB-004 | Pin infra tags ✓ | [→](TB-004-pin-infra-tags.md) |
|
||||
| TB-005 | Obsidian hardening ✓ | [→](TB-005-obsidian-hardening.md) |
|
||||
| TB-006 | Authentik admin login | [→](TB-006-authentik-forward-auth.md) |
|
||||
| TB-007 | Romhacks handoff | [→](TB-007-romhacks-handoff.md) |
|
||||
@@ -66,4 +66,4 @@ Parent: [PLAN-BRIEF.md](../PLAN-BRIEF.md) · Template: [_TEMPLATE.md](_TEMPLATE.
|
||||
| TB-030 | AdGuard Home | [→](TB-030-adguard-home.md) |
|
||||
| TB-031 | Pingvin Share | [→](TB-031-pingvin-share.md) |
|
||||
| TB-032 | Wiki.js | [→](TB-032-wikijs.md) |
|
||||
| TB-033 | Public audit | [→](TB-033-public-surface-audit.md) |
|
||||
| TB-033 | Public audit ✓ | [→](TB-033-public-surface-audit.md) |
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# TB-003 — Recyclarr
|
||||
|
||||
**Status:** done — 2026-06-11 (deploy + first sync pending push)
|
||||
**Status:** done — 2026-06-11
|
||||
**Your call:** Do it
|
||||
|
||||
---
|
||||
@@ -33,7 +33,7 @@
|
||||
| | |
|
||||
|---|---|
|
||||
| **Decision** | Do it — WEB-1080p (Sonarr) + HD Bluray+WEB (Radarr) |
|
||||
| **Notes** | Config in stacks/media/recyclarr/; run `docker exec recyclarr recyclarr sync` after deploy |
|
||||
| **Notes** | Config in `stacks/media/recyclarr/`; syncs `@daily` via container cron; manual: `docker exec recyclarr recyclarr sync` |
|
||||
| **Date** | 2026-06-11 |
|
||||
|
||||
---
|
||||
@@ -53,7 +53,7 @@ stacks/media/
|
||||
|
||||
### Done when
|
||||
|
||||
- [ ] Recyclarr syncs without errors
|
||||
- [ ] Profiles visible in Sonarr or Radarr
|
||||
- [x] Recyclarr syncs without errors
|
||||
- [x] Profiles visible in Sonarr or Radarr
|
||||
|
||||
</details>
|
||||
|
||||
@@ -54,6 +54,6 @@ All compose files
|
||||
### Done when
|
||||
|
||||
- [x] No :latest on DB/Caddy/Vault/CouchDB/MinIO
|
||||
- [ ] Stacks still deploy clean (verify after push)
|
||||
- [x] Stacks still deploy clean (verified after push + Portainer git repair)
|
||||
|
||||
</details>
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
| | |
|
||||
|---|---|
|
||||
| **Decision** | Do it — audit complete; fixes tracked below |
|
||||
| **Notes** | Obsidian locked down in TB-005. Auth gaps → TB-006 (other session). |
|
||||
| **Notes** | Obsidian locked down in TB-005. minio/homarr/docs → `internal_only` (2026-06-11). Remaining auth gaps → TB-006. |
|
||||
| **Date** | 2026-06-11 |
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user