Commit Graph

17 Commits

Author SHA1 Message Date
9b38c248d8 borg: add ARM binary for Pi; update scripts to use it 2021-10-26 15:50:08 -04:00
a15cb5b07d all: remove concept of read-write key
We don't need a read-write key: we can just SSH directly to
jim-backups@backup.jim.sh instead and run commands thay way.
Remove read-write key and document it in the README.

Also add some tools to update the README variables on updates.
2021-10-19 14:46:34 -04:00
97b9060344 make: add targets to help view log status 2021-10-18 15:13:10 -04:00
ed1d79d400 makefile: reload systemd unit files after rebase 2021-10-16 23:47:34 -04:00
ad13bb343a make: add helper to rebase local branches to incorporate upstream changes 2021-10-16 18:52:34 -04:00
1a44035ae8 makefile: fix test-backup target 2021-10-15 23:21:14 -04:00
e82d40bbfb Fix some exclude/include path issues; misc setup improvements 2021-10-13 14:38:47 -04:00
0f56415493 Use actual file blocks rather than apparent size; doc updates 2021-10-11 23:30:53 -04:00
0039ca1ee0 Implement filesystem scanning with configurable filters 2021-10-11 16:50:08 -04:00
6978cfc012 Continue reworking towards local copy of borg, etc 2021-10-11 12:34:57 -04:00
883f984aef Restructure things; we will clone this repo directly on each client 2021-10-08 16:08:03 -04:00
2dd60aaf28 Add initial version of backup file lister 2021-08-19 11:55:19 -04:00
552e929247 Fix apt commandline 2021-08-13 17:51:28 -04:00
de53a0c11d Add README, remove useless mount.sh 2021-08-13 16:45:14 -04:00
0f82c74aaa Fix some issues in generated scripts; make passphrase non-executable 2021-08-13 15:38:51 -04:00
a0a9b70fd7 Finish first version of script 2021-08-13 15:32:36 -04:00
cec72d0dcb Initial commit 2021-08-13 10:47:41 -04:00