Option to set the keyfile to use #1166
Labels
No labels
blocked
breaking
bug
data loss
design finalized
good first issue
new feature area
question / support
security
waiting for response
No milestone
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
borgmatic-collective/borgmatic#1166
Loading…
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?
What I'd like to do and why
Currently, the only way to get key files is it have them within
~/.config/borg/keysas borg starts.However, some may prefer to have their key files somewhere else and managed externally. So being able to point to a keyfile via borgmatic would be fantastic.
Other notes / implementation ideas
https://borgbackup.readthedocs.io/en/master/usage/general.html (Search for
BORG_KEY_FILE)Thanks for filing this! This is now implemented in main and will be part of the next release. The new borgmatic configuration option is called
borg_key_file.Thank you! I was not expecting this that fast. I was actually attempting to setup a dev enviroment myself even x3
Looking forward to the release! Gonna get by with borg_keys_directory for a lil bit
You caught me at a good time. 😄
Let me know if you have any problems setting up a dev environment though.
Released in borgmatic 2.0.10!