Açıklama Yok

jherve 4a71e1c72b Add commands to dump configuration 1 ay önce
pc_backup 4a71e1c72b Add commands to dump configuration 1 ay önce
.gitignore cf5967074b Initial commit 1 ay önce
README.md cf5967074b Initial commit 1 ay önce
pyproject.toml cf5967074b Initial commit 1 ay önce

README.md

Repository creation

  1. borgmatic repo-create --encryption repokey
  2. borgmatic key export

Note : This can also be done this way :

  1. BORG_PASSPHRASE_NAME=<passphrase_name> STORAGE_BOX_USER=<user> SSH_KEY_NAME=<name> python3 start.py create_repo
  2. BORG_PASSPHRASE_NAME=<passphrase_name> STORAGE_BOX_USER=<user> SSH_KEY_NAME=<name> python3 start.py export_key