Skip to content

docs(guides): variant+profile migration + Valkey auth fix (4 guides)#356

Merged
krls2020 merged 1 commit into
mainfrom
zcp/guides-20260614-ffa1
Jun 14, 2026
Merged

docs(guides): variant+profile migration + Valkey auth fix (4 guides)#356
krls2020 merged 1 commit into
mainfrom
zcp/guides-20260614-ffa1

Conversation

@krls2020

@krls2020 krls2020 commented Jun 14, 2026

Copy link
Copy Markdown
Collaborator

Migrates the managed-service guides from the deprecated mode: HA|NON_HA form to the type-variant + scaling-profile form, and corrects the Valkey auth claim.

Only 4 guides change in this PR — the rest of the sync run was unchanged:

  • choose-cache — Valkey REQUIRES auth: ${cache_password} exists and is mandatory (live-verified: NOAUTH without it). Fixes the wrong "unauthenticated / no password" claim. Plus the valkey:single@7.2 / :ha variant + profile form.
  • choose-database — full postgresql:single@18 / :ha variant + oltp-* scaling profile.
  • production-checklist:single/:ha variant + profile; legacy mode: kept only as a clearly-marked deprecation note.
  • scaling — container count keyed to :single (1) / :ha (3); legacy mode: note retained for older YAML.

Only four guides change in this PR:

- choose-cache — Valkey REQUIRES auth on Zerops: `${cache_password}` exists
  and is mandatory (live-verified: an unauthenticated connection returns
  `NOAUTH Authentication required`). Replaces the incorrect "Valkey runs
  unauthenticated / no user/password env vars" claim. Plus the type-variant
  (`valkey:single@7.2` / `:ha`) + scaling-profile form.
- choose-database — full type-variant (`postgresql:single@18` / `:ha`) +
  scaling-profile (`oltp-hobby` / `oltp-staging` / `oltp-production`) form.
- production-checklist — `:single` / `:ha` variant + profile; the legacy
  `mode:` field kept only as a clearly-labelled "Legacy form" deprecation note.
- scaling — container count keyed to the `:single` (1 node) / `:ha` (3 node)
  variant; legacy `mode:` note retained so old YAML is still understood.
@krls2020 krls2020 force-pushed the zcp/guides-20260614-ffa1 branch from 18f8eed to fec0524 Compare June 14, 2026 09:49
@krls2020 krls2020 changed the title chore(guides): update guides docs(guides): variant+profile migration + Valkey auth fix (4 guides) Jun 14, 2026
@krls2020 krls2020 merged commit d1ada03 into main Jun 14, 2026
2 checks passed
@krls2020 krls2020 deleted the zcp/guides-20260614-ffa1 branch June 14, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant