blumeops/docs/how-to/operations
Erich Blume cb4f4085c2 C1: bake shower wheel into image; wire borgmatic; refine NFS docs
Three follow-ups on the shower deployment branch:

1. containers/shower/default.nix now uses buildPythonPackage to install
   the adelaide-baby-shower-app wheel + its deps at nix build time. The
   wheel comes from the forge PyPI index with a pinned SRI hash. The
   entrypoint no longer does pip-at-boot — it just runs migrations,
   collectstatic, and execs gunicorn.

2. ansible/roles/borgmatic/defaults/main.yml:
   - Adds shower to borgmatic_k8s_sqlite_dumps (context k3s-ringtail)
     so /app/data/db.sqlite3 is dumped via kubectl exec on every run.
   - Adds /Volumes/shower (sifaka SMB mount on indri) to
     borgmatic_source_directories so prize-photo media gets archived.

3. NFS share docs corrected to match the real on-sifaka pattern:
   exports allowlist 192.168.1.0/24 + 100.64.0.0/10 with all_squash to
   admin (matching frigate/paperless/etc.), not "Squash=No mapping".
   The pod's runAsUser doesn't need to match an on-disk uid because
   all_squash rewrites every write to admin:users.

Also adds a missing service-versions entry for the tailscale container
introduced in PR #347 — pre-existing gap surfaced by the
container-version-check hook on this commit.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-11 08:37:12 -07:00
..
connect-to-postgres.md
cv-on-indri.md C1: migrate cv + docs from minikube to indri-native (#342) 2026-04-29 14:55:11 -07:00
deploy-prowler.md Add Prowler IaC scanning of blumeops repo (Saturday 2am) 2026-03-24 16:49:38 -07:00
devpi-on-indri.md Migrate devpi from minikube to indri (launchd) (#341) 2026-04-29 13:38:36 -07:00
docs-on-indri.md C1: migrate cv + docs from minikube to indri-native (#342) 2026-04-29 14:55:11 -07:00
manage-flyio-proxy.md C1: SHA-pin tooling dependencies (2026-04 cycle) (#344) 2026-04-30 16:51:43 -07:00
read-compliance-reports.md Add review-compliance-reports task and reorganize report storage 2026-04-06 10:16:46 -07:00
rebuild-minikube-cluster.md Migrate devpi from minikube to indri (launchd) (#341) 2026-04-29 13:38:36 -07:00
record-review-evidence.md Review single-user-cluster control and add evidence collection card 2026-04-01 22:01:57 -07:00
restart-indri.md Migrate devpi from minikube to indri (launchd) (#341) 2026-04-29 13:38:36 -07:00
restore-1password-backup.md
review-compensating-controls.md C0: docs — explanation article on compliance mute categories 2026-05-04 18:19:53 -07:00
run-1password-backup.md
shower-app.md C1: bake shower wheel into image; wire borgmatic; refine NFS docs 2026-05-11 08:37:12 -07:00
troubleshoot-sifaka-nfs.md Document sifaka NFS/Tailscale TUN troubleshooting 2026-03-28 09:12:00 -07:00
troubleshooting.md C0: docs — default argocd login to --sso; drop extraneous --grpc-web 2026-04-21 10:43:21 -07:00