Commit graph

7 commits

Author SHA1 Message Date
33f022a2ee
.bin/daily.sh: refine backup script 2020-12-23 09:08:37 +01:00
4fa71af8cc
.bin/daily.sh: exclude more paths 2020-12-06 16:19:54 +01:00
b06d9d0332
.bin/daily.sh: reorganize, use rsync instead of borgbackup
We can get away with using rsync, because we're using encrypted zfs on
the other side. No need to do encryption on the source side, nor is there
need to manage backup retention using borg. zfs snapshots are good enough.
2020-11-26 08:02:48 +01:00
22925fd774
backup: less verbose, please 2020-06-21 13:19:32 +02:00
76cc22f955
Adjust backup to new path on NAS, set better backup title
new title allows restarting backup without creating a new one
2019-10-26 07:39:32 +00:00
ac91153bcf
add config push to daily update script 2019-09-24 16:13:41 +02:00
902a9187e5 add .bin and .screenlayout 2018-12-21 17:38:50 +01:00