fix: mount age key directory into agents containers #32
Loading…
Add table
Add a link
Reference in a new issue
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?
Part of #25 (credentials at rest).
What
Mount
~/.config/sops/age/read-only into agents and agents-llama containers so they can decrypt.env.encat startup.Implementation
Add to compose template in
bin/disintoand to runningdocker-compose.yml:Add to both
agentsandagents-llamaservices.Affected files
bin/disinto(compose template, agents service volumes)docker-compose.yml(running config)Acceptance criteria