1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/restic_ynh.git synced 2024-09-03 20:16:22 +02:00
Commit graph

16 commits

Author SHA1 Message Date
Lionel Coupouchetty-Ramouchetty
4a7c185976 fix: use existing settings when upgrading 2020-11-15 11:32:24 +01:00
Lionel Coupouchetty-Ramouchetty
a76bd63d89 feat: summarize backup log 2020-11-14 18:07:10 +01:00
Lionel Coupouchetty-Ramouchetty
ff7d09898e fix: use defined user for sftp transfer 2020-11-14 18:04:17 +01:00
Moutonjr
3fa8df45d6 Fixing hardcoded values, replacing by YNH calls
Hard-tested in production, please review with fresh install.
Debian buster with latest YNH stable.
2020-11-08 22:18:59 +01:00
Lionel Coupouchetty-Ramouchetty
34b3b706b4 fix: removed -b option for listing apps in check-restic 2020-09-26 13:46:16 +02:00
Lionel Coupouchetty-Ramouchetty
46c547c4fb fix: removed -b option in yunohost app list command 2020-06-19 14:36:25 +02:00
Lionel Coupouchetty-Ramouchetty
25e47e2cac Do not use expect anymore 2020-04-12 17:13:11 +02:00
Lionel Coupouchetty-Ramouchetty
8f93d1b24f fix: logs 2020-03-03 19:24:13 +01:00
Lionel Coupouchetty-Ramouchetty
255867fb81 feat: check backups on separate schedule 2020-03-02 22:11:41 +01:00
Lionel Coupouchetty-Ramouchetty
a9dd6818a5 feat: rename log files for better sorting 2020-03-02 22:09:36 +01:00
Lionel Coupouchetty-Ramouchetty
bb1a306f91 feat: display hostname in email subject 2020-02-27 19:48:15 +01:00
Lionel Coupouchetty-Ramouchetty
210a6df836 feat: fail backup if check is not okay 2020-02-27 19:48:15 +01:00
Lionel Coupouchetty-Ramouchetty
11104e1af9 feat: check repository after backup 2020-02-27 19:48:15 +01:00
Lionel Coupouchetty-Ramouchetty
df73c9177a feat: Email log after service execution 2020-02-25 17:56:27 +01:00
Lionel Coupouchetty-Ramouchetty
42c5eeb9a7 feat: Remove backup lock file on interruption 2020-02-23 19:20:42 +01:00
Lionel Coupouchetty-Ramouchetty
8d57e11cd1 Initial commit
This is an adaptation of
https://github.com/YunoHost-Apps/borg_ynh/blob/master/conf/backup-with-borg.j2
2020-02-23 12:02:10 +01:00