restic-config/restic_env.sh

7 lines
239 B
Bash
Raw Normal View History

2024-11-19 17:12:42 +00:00
export HOME=/root/
export AWS_ACCESS_KEY_ID=<SECRET>
export AWS_SECRET_ACCESS_KEY=<SECRET>
export RESTIC_REPOSITORY="s3:s3.us-west-000.backblazeb2.com/<BUCKET>"
export RESTIC_PASSWORD_FILE=/etc/restic/passwd
export BACKUP_ROOT=/home/james