Skip to content

secret engine#401

Draft
miekg wants to merge 6 commits into
psviderski:mainfrom
miekg:miek/26/jun18do/secret-engine-fnox
Draft

secret engine#401
miekg wants to merge 6 commits into
psviderski:mainfrom
miekg:miek/26/jun18do/secret-engine-fnox

Conversation

@miekg

@miekg miekg commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

miekg added 3 commits June 18, 2026 11:51
Signed-off-by: Miek Gieben <miek@miek.nl>
Signed-off-by: Miek Gieben <miek@miek.nl>
A secret can be specified with `uc://<provider>/<secret>`. As an example
we support 'fnox', so `uc://fnox//my_secret will use fnox to resolve
`my_secret`

With
```yaml
services:
    service1:
    environment:
      BLA: uc://fnox/geheim
```
with set the environment var `BLA` to the contents of the secret. Any
errors will stop the deploy.

Interactive use, i.e. enter a password will probably not work.

Signed-off-by: Miek Gieben <miek@miek.nl>
@miekg miekg marked this pull request as draft June 18, 2026 11:40
Signed-off-by: Miek Gieben <miek@miek.nl>
@miekg miekg changed the title Miek/26/jun18do/secret engine fnox secret engine Jun 18, 2026
miekg added 2 commits June 18, 2026 17:34
Signed-off-by: Miek Gieben <miek@miek.nl>
Signed-off-by: Miek Gieben <miek@miek.nl>
@miekg

miekg commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

see #76

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