The render config should check if the keys are present and not overwrite the keys already present.
Also we should find a better way to store vault data like if we run rake docker:down and thenrake service:all the vault totp data will be lost and all the users with 2FA enabled will be locked
The render config should check if the keys are present and not overwrite the keys already present.
Also we should find a better way to store vault data like if we run
rake docker:down
and thenrake service:all
the vault totp data will be lost and all the users with 2FA enabled will be locked