## Repository creation 1. `borgmatic repo-create --encryption repokey` 1. `borgmatic key export` Note : This can also be done this way : 1. `BORG_PASSPHRASE_NAME= STORAGE_BOX_USER= SSH_KEY_NAME= python3 start.py create_repo` 1. `BORG_PASSPHRASE_NAME= STORAGE_BOX_USER= SSH_KEY_NAME= python3 start.py export_key`