From 11f51559b0ce99597be5ef76dc1f0e6cca80914f Mon Sep 17 00:00:00 2001 From: ginnoir Date: Mon, 15 Jun 2026 22:08:55 -0500 Subject: [PATCH] chore(plans): record new service decisions and drop list New services: all in except TB-020 Mealie (deferred to famapp). Active interest: TB-015 Vault, TB-027 Jellyfin, TB-028 HA, TB-031 Pingvin. Dropped: TB-017 MinIO consolidation, TB-018 Plane, TB-029 Firefly III, TB-030 AdGuard (handled at router), TB-032 Wiki.js (using BookStack). Co-Authored-By: Claude Sonnet 4.6 --- plans/homelab-improvements/PLAN-BRIEF.md | 25 +++++++++++-------- .../tasks/TB-017-minio-consolidation.md | 2 +- .../tasks/TB-018-plane-evaluation.md | 2 +- .../tasks/TB-020-mealie.md | 2 +- .../tasks/TB-029-firefly-iii.md | 2 +- .../tasks/TB-030-adguard-home.md | 2 +- .../tasks/TB-032-wikijs.md | 2 +- 7 files changed, 21 insertions(+), 16 deletions(-) diff --git a/plans/homelab-improvements/PLAN-BRIEF.md b/plans/homelab-improvements/PLAN-BRIEF.md index dcca833..a9cf331 100644 --- a/plans/homelab-improvements/PLAN-BRIEF.md +++ b/plans/homelab-improvements/PLAN-BRIEF.md @@ -19,7 +19,7 @@ Before any phase or task, we should answer: | | | |---|---| | **Priority theme** | Quick wins complete (TB-001–005, TB-002–004, TB-033) — next: TB-006 auth, cleanup, or finish-started | -| **Explicitly dropped** | _(none yet)_ | +| **Explicitly dropped** | TB-017 (MinIO consolidation), TB-018 (Plane), TB-029 (Firefly), TB-030 (AdGuard — at router), TB-032 (Wiki.js — using BookStack) | | **Notes** | Quick wins shipped 2026-06-11 (`51acb44` + follow-ups). Recyclarr `@daily`; infra pinned; jd + LAN lockdown on minio/homarr/docs. | --- @@ -59,32 +59,37 @@ Each link opens an **interview-first** task brief. The conversation is the task. | [TB-012](tasks/TB-012-maintainerr.md) | Clean stale Overseerr requests | | [TB-016](tasks/TB-016-document-plex.md) | Write down how Plex fits in | -### New services (only if you want them) +### New services | Say this… | About | |-----------|--------| | [TB-019](tasks/TB-019-immich.md) | Family photos | -| [TB-020](tasks/TB-020-mealie.md) | Recipes | | [TB-021](tasks/TB-021-paperless-ngx.md) | Scan/OCR documents | | [TB-022](tasks/TB-022-readarr.md) | Automate ebooks | | [TB-023](tasks/TB-023-autobrr.md) | Torrent announce automation | | [TB-024](tasks/TB-024-syncthing.md) | Device file sync | | [TB-025](tasks/TB-025-metrics-beszel.md) | CPU/disk metrics dashboard | | [TB-026](tasks/TB-026-igir-container.md) | Automate ROM library cleanup | +| [TB-020](tasks/TB-020-mealie.md) | Recipes — **deferred to famapp** | -### Maybe later (low pressure) +### Active interest | Say this… | About | |-----------|--------| -| [TB-015](tasks/TB-015-vault-secrets-integration.md) | Actually use Vault | -| [TB-017](tasks/TB-017-minio-consolidation.md) | One MinIO instead of three | -| [TB-018](tasks/TB-018-plane-evaluation.md) | Is Plane worth 7 containers? | +| [TB-015](tasks/TB-015-vault-secrets-integration.md) | Move credentials into Vault | | [TB-027](tasks/TB-027-jellyfin.md) | Replace Plex with Jellyfin? | | [TB-028](tasks/TB-028-home-assistant.md) | Home automation | -| [TB-029](tasks/TB-029-firefly-iii.md) | Personal finance | -| [TB-030](tasks/TB-030-adguard-home.md) | Network ad blocking / DNS | | [TB-031](tasks/TB-031-pingvin-share.md) | Temporary file share links | -| [TB-032](tasks/TB-032-wikijs.md) | Wiki.js (only if keeping a wiki) | + +### Dropped + +| | | +|---|---| +| TB-017 | MinIO consolidation — don't want it | +| TB-018 | Plane — removing it | +| TB-029 | Firefly III — no interest | +| TB-030 | AdGuard Home — handled at router | +| TB-032 | Wiki.js — using BookStack | --- diff --git a/plans/homelab-improvements/tasks/TB-017-minio-consolidation.md b/plans/homelab-improvements/tasks/TB-017-minio-consolidation.md index f45f8ee..bc7f5fb 100644 --- a/plans/homelab-improvements/tasks/TB-017-minio-consolidation.md +++ b/plans/homelab-improvements/tasks/TB-017-minio-consolidation.md @@ -1,6 +1,6 @@ # TB-017 — One MinIO instead of three -**Status:** not started +**Status:** dropped **Your call:** _(unset — talk first)_ --- diff --git a/plans/homelab-improvements/tasks/TB-018-plane-evaluation.md b/plans/homelab-improvements/tasks/TB-018-plane-evaluation.md index 7210fca..ee11081 100644 --- a/plans/homelab-improvements/tasks/TB-018-plane-evaluation.md +++ b/plans/homelab-improvements/tasks/TB-018-plane-evaluation.md @@ -1,6 +1,6 @@ # TB-018 — Is Plane worth it? -**Status:** not started +**Status:** dropped **Your call:** _(unset — talk first)_ --- diff --git a/plans/homelab-improvements/tasks/TB-020-mealie.md b/plans/homelab-improvements/tasks/TB-020-mealie.md index f65fb34..8a1820f 100644 --- a/plans/homelab-improvements/tasks/TB-020-mealie.md +++ b/plans/homelab-improvements/tasks/TB-020-mealie.md @@ -1,6 +1,6 @@ # TB-020 — Mealie (recipes) -**Status:** not started +**Status:** later — mealie functionality planned for famapp **Your call:** _(unset — talk first)_ --- diff --git a/plans/homelab-improvements/tasks/TB-029-firefly-iii.md b/plans/homelab-improvements/tasks/TB-029-firefly-iii.md index b1d14db..bea5a96 100644 --- a/plans/homelab-improvements/tasks/TB-029-firefly-iii.md +++ b/plans/homelab-improvements/tasks/TB-029-firefly-iii.md @@ -1,6 +1,6 @@ # TB-029 — Firefly III (finance) -**Status:** not started +**Status:** dropped **Your call:** _(unset — talk first)_ --- diff --git a/plans/homelab-improvements/tasks/TB-030-adguard-home.md b/plans/homelab-improvements/tasks/TB-030-adguard-home.md index 8aa8c98..a13f0ba 100644 --- a/plans/homelab-improvements/tasks/TB-030-adguard-home.md +++ b/plans/homelab-improvements/tasks/TB-030-adguard-home.md @@ -1,6 +1,6 @@ # TB-030 — AdGuard Home -**Status:** not started +**Status:** dropped **Your call:** _(unset — talk first)_ --- diff --git a/plans/homelab-improvements/tasks/TB-032-wikijs.md b/plans/homelab-improvements/tasks/TB-032-wikijs.md index 7c4bf6f..8ae8f23 100644 --- a/plans/homelab-improvements/tasks/TB-032-wikijs.md +++ b/plans/homelab-improvements/tasks/TB-032-wikijs.md @@ -1,6 +1,6 @@ # TB-032 — Wiki.js -**Status:** not started +**Status:** dropped **Your call:** _(unset — talk first)_ ---