docs(secrets): cross-reference the docker Group-2 Infisical Agent sidecar #519
Loading…
Reference in a new issue
No description provided.
Delete branch "docs/DEV-575-infisical-agent-crossref"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
One-line-ish cross-reference so
docs/secrets-infisical.md(bunyip's self-host file-secret model) points at the docker deploy's Group-2 mechanism.Adds a scope note after the "sync, not fetch" paragraph: this doc covers bunyip's own
compose.yml; the docker deploy (c-01/nc-01) keeps Group-1 startup secrets in SOPS and renders Group-2 integration secrets (SMTP, later others) at runtime via an Infisical Agent sidecar that the api reads through the same{NAME}_FILEconvention - upholding the same sync-not-fetch rule. Links the docker repo runbook (DEV-575).Docs-only; no code touched.
Pull request closed