Commit graph

15 commits

Author SHA1 Message Date
Julian Rother
1226688b22
Make sure restic does not scan /proc (and fail if files disappear there)
This should have been prevented by --one-file-system, but restic has a bug.
So we need this workaround.
2024-08-18 22:50:19 +02:00
Julian Rother
8e269821d3
Use flock locking in services 2023-09-16 19:39:55 +02:00
nd
740ca41cf9
Merge branch 'master' of git.cccv.de:infra/ansible/roles/backup-client 2021-12-23 02:35:34 +01:00
nd
b6224c2580
do not backup rotated and gziped logfiles 2021-12-23 02:34:33 +01:00
Julian Rother
e7d5a2cbc7 post_run and pre_run hook support 2021-12-11 02:28:02 +01:00
nd
231c983205
add support for custom restic flags 2021-12-02 22:54:14 +01:00
nd
9b260bce95
Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/backup-client 2021-09-26 02:07:21 +02:00
nd
ddaf619263
do not backup php sessions by default 2021-09-26 02:05:48 +02:00
nd
32f46bdac5
add bandwidth limit by default 2021-08-18 13:03:09 +01:00
nd
d437e5609b
add option to disable repository creation 2021-07-01 18:54:13 +01:00
nd
c52a5e2d57
add better remote repo support 2021-06-24 20:52:22 +02:00
nd
de9e0004f6
add support to create a remote sftp user 2021-06-12 19:04:29 +02:00
nd
dbb78ed37f
add export service 2021-06-06 01:37:01 +02:00
nd
6c214a2330
add systemd timer for backups 2021-03-14 00:02:06 +01:00
nd
420be44f56
Initial commit 2021-03-12 03:35:14 +01:00