Doc review: connect-to-postgres, create-release-artifact-workflow, deploy-k8s-service #191

Merged
eblume merged 6 commits from docs/doc-review-feb-15-2026 into main 2026-02-15 07:42:01 -08:00

6 commits

Author SHA1 Message Date
2e3e243f90 Add immich-pg cluster to postgresql reference card
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 07:40:04 -08:00
fbc82c3ea3 Add changelog fragment for doc review session
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 07:37:20 -08:00
6ce6a1329f Replace remaining op item get calls with op read
Migrate all remaining `op item get --fields` usage to `op read` URI
syntax across docs, READMEs, and YAML comments. Simplify the guidance
note in CLAUDE.md now that the migration is complete.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 07:36:55 -08:00
aa0b7d3a6c Review deploy-k8s-service doc: fix repoURL, Caddy keys, add tag docs
Fixes:
- repoURL: indri.tail8d86e.ts.net:2200 → forge.ops.eblu.me:2222
- Caddy config: upstream → backend, add missing host field
- Homepage group: "Apps" → "Services" (matches real ingresses)

Adds documentation for tailscale.com/tags annotation:
- ProxyGroup default tag:k8s is inherited, no per-ingress annotation needed
- tag:flyio-target must be added explicitly for public access
- Setting tags overrides ProxyGroup defaults, so both must be specified

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 07:33:15 -08:00
c7bcbecdf2 Review create-release-artifact-workflow doc: clarify and stamp
Clarify that build-blumeops.yaml is only an example of the version
bump pattern, not the full generic packages upload flow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 07:26:20 -08:00
5d7515fdc9 Review connect-to-postgres doc: verified and stamped
Connection tested end-to-end via psql. All info accurate.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 07:21:58 -08:00