Project

General

Profile

Actions

Borg backups » History » Revision 1

Revision 1/8 | Next »
Jamila Khan, 05/11/2017 12:40 PM


Borg backups

This is documentation and scripts for using Borg backups with backupninja. This relies heavily on the work of Jon Goldberg, Benzhaomin, and Guillaume Subiron.

The files borg, borglocal, borg.helper, and borglocal.helper should be placed in /usr/share/backupninja, permissions 644, owned by root:root.
The files 70-76 are example backupninja jobs, which would go in /etc/backup.d, permissions 600, owned by root:root.

Job 70 is for backing up to a usb drive, which will be mounted at the beginning of every job and unmounted at the end.
Job 71 is for backing up to either a local folder or a folder accessible by ssh on a remote host.
Jobs 75 and 76 are for checking the viability of the job 70 and 71 backups respectively.

Please change the passphrase variable in these jobs to something other than "PASSPHRASE", or leave it empty, which will turn off encryption.

documentation:
https://0xacab.org/riseuplabs/backupninja/merge_requests/1
https://labs.riseup.net/code/projects/backupninja
https://borgbackup.readthedocs.io/en/stable/

Updated by Jamila Khan almost 7 years ago · 1 revisions

Also available in: PDF HTML TXT

Go to top