summaryrefslogtreecommitdiff
path: root/plans
AgeCommit message (Collapse)Author
2026-07-18skills: rename pkgrepo -> f3s-pkgrepo and rocky-vm-setup -> f3s-rocky-vm-setupPaul Buetow
Extend the f3s- prefix to the two remaining f3s-scoped siblings so the whole homelab family groups together. Both are f3s-specific: pkgrepo IS pkgrepo.f3s.buetow.org, and rocky-vm-setup documents the 'rocky' VM on the f3s host f3. - git mv both skill dirs (history preserved); update name: frontmatter; add the 'Part of the f3s homelab skill family' note to both descriptions. - Rewrite every reference to the *skills*: backtick mentions (`pkgrepo` -> `f3s-pkgrepo`, `rocky-vm-setup` -> `f3s-rocky-vm-setup`), markdown cross-links (../pkgrepo/ -> ../f3s-pkgrepo/, etc.), the f3s hub Related-skills block and description, and skill-maintenance's index-pattern example. - Left references to the package REPOSITORY (pkgrepo.f3s.buetow.org, 'the custom pkgrepo') unchanged — those name a service, not the skill. - Verified all 114 relative links resolve. Plan doc updated to record the rename. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18plans: lock in f3s- prefix for all f3s skill carve-outsPaul Buetow
User confirmed every carve-out keeps the f3s- prefix (f3s-storage, f3s-k3s, f3s-workloads, f3s-raspberry-pi, f3s-observability, f3s-dtail) so they group together beside the f3s skill. Removes the open unprefixed/homelab- alternative; clarifies it is a prefix, not a trailing suffix. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18plans: record actual Immich 3.0.3 upgrade + resolved [VERIFY] findingsPaul Buetow
Mark the runbook COMPLETED and add an execution record: final versions/tags, data verification, and the findings the pre-written plan could not confirm (ArgoCD in ns cicd; argocd-apps/services/*.yaml applied via kubectl apply not GitOps-synced; clean shared_preload_libraries swap; v2.7.5 auto-reindex; deviceId/deviceAssetId removal). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18plans: add Immich 3.x upgrade runbook (plan only)Paul Buetow
Written upgrade runbook for moving the f3s Immich install from v2.7.5 to 3.x. Documents current state, mandatory ZFS-snapshot + pg_dumpall backups, the pgvecto.rs -> VectorChord migration required before 3.x, step-by-step two-stage procedure, verification, and rollback. No live changes were made. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-18plans: add f3s skill split plan (us0)Paul Buetow
Plan to sub-divide the oversized f3s skill (38 references, ~4846 lines) into six focused sibling skills (f3s-storage, f3s-k3s, f3s-observability, f3s-raspberry-pi, f3s-workloads, f3s-dtail), leaving f3s as a slim hub index. Documents exact file moves, DRY canonical homes, cross-link fixes, execution order, and risks. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>