I'm looking for some workflow that I could use to mount the encrypted volumes once containers are started (or the host is restarted). I don't want to store the key file anywhere on the host even temporarily as it would compromise the security. Ideally, I would enter the passphrase on containers (re)start.
Any suggestions on how this behavior could be achieved?
Hello,
I'm looking for some workflow that I could use to mount the encrypted volumes once containers are started (or the host is restarted). I don't want to store the key file anywhere on the host even temporarily as it would compromise the security. Ideally, I would enter the passphrase on containers (re)start.
Any suggestions on how this behavior could be achieved?