Add a way to prevent auto-generation of certain secrets #461
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Some secrets will come from other platforms, e.g. API keys like for S3 providers.
It'd be nice if we could add e.g.
#nogen
or#dont-generate
or something after the relevantSECRET_..._VERSION
lines in.env.sample
, to prevent abra from trying to generate these.CC @nicksellen
Tales from #309:
Another use case: https://git.coopcloud.tech/coop-cloud/rauthy#generate-encryption-keys