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

44 commits

Author SHA1 Message Date
Lionel Coupouchetty-Ramouchetty
44bb75acc5 bump app version from 0.9.6~ynh5 to 0.9.6~ynh6 2020-11-13 21:00:51 +01:00
Lionel Coupouchetty-Ramouchetty
066832b2a1 fix: end of line whitespaces 2020-11-12 08:23:18 +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
9971c585e4 fix: disable services since they will be started by the timer 2020-09-26 13:57:04 +02:00
Lionel Coupouchetty-Ramouchetty
da5a693d16 feat: use new restic 0.10.0 2020-09-26 13:56:51 +02: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
4d1fe7be97
Merge pull request #1 from ericgaspar/patch-1
Update README.md
2020-06-21 19:06:43 +02:00
Éric Gaspar
9e2c00608e
Update README.md 2020-06-19 22:15:00 +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
4f9f137b6b Bump app version from 0.9.6~ynh4 to 0.9.6~ynh5 2020-04-12 17:16:46 +02:00
Lionel Coupouchetty-Ramouchetty
4681330058 Update scheduling defaults
Run backup everyday at 0:15
Run simple check every three last saturdays of the month at 3:15
Run complete check first saturday of the month at 3:15
2020-04-12 17:16:03 +02:00
Lionel Coupouchetty-Ramouchetty
25e47e2cac Do not use expect anymore 2020-04-12 17:13:11 +02:00
Lionel Coupouchetty-Ramouchetty
32539a2070 version 0.9.6~ynh4 2020-03-04 22:09:29 +01:00
Lionel Coupouchetty-Ramouchetty
43892e8c1f Kill restic process when updating
Otherwise it blocks the update
2020-03-04 22:08:48 +01:00
Lionel Coupouchetty-Ramouchetty
20cc68ea81 Display progression during installation and removal 2020-03-04 22:08:48 +01:00
Lionel Coupouchetty-Ramouchetty
5be4de9a39 Do not ouput wget download progress
It overloads the screen and lowers installation steps visibility
2020-03-04 22:08:48 +01:00
Lionel Coupouchetty-Ramouchetty
ef38087874 Remove all scripts when uninstalling 2020-03-04 22:08:48 +01:00
Lionel Coupouchetty-Ramouchetty
596dfd6566 Release version 0.9.6~ynh3 2020-03-03 19:50:21 +01:00
Lionel Coupouchetty-Ramouchetty
6236830d1f Describe restic and its usage by this package 2020-03-03 19:46:44 +01:00
Lionel Coupouchetty-Ramouchetty
8f93d1b24f fix: logs 2020-03-03 19:24:13 +01:00
Lionel Coupouchetty-Ramouchetty
917ec155fb version 0.9.6~ynh2 2020-03-02 22:35:56 +01:00
Lionel Coupouchetty-Ramouchetty
6ae80cb566 fix: update readme 2020-03-02 22:30:12 +01:00
Lionel Coupouchetty-Ramouchetty
255867fb81 feat: check backups on separate schedule 2020-03-02 22:11:41 +01:00
Lionel Coupouchetty-Ramouchetty
ba3a1d4b1f fix: typo 2020-03-02 22:10:41 +01:00
Lionel Coupouchetty-Ramouchetty
03006ecd4e fix: backup path variable type 2020-03-02 22:10:21 +01:00
Lionel Coupouchetty-Ramouchetty
a9dd6818a5 feat: rename log files for better sorting 2020-03-02 22:09:36 +01:00
Lionel Coupouchetty-Ramouchetty
984e2d0102 fix: save vars containing spaces 2020-03-02 22:08:58 +01:00
Lionel Coupouchetty-Ramouchetty
4ca24f9ae1 fix: check process 2020-02-27 19:48:15 +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
f0cf619436 fix: version badge 2020-02-24 18:15:53 +01:00
Lionel Coupouchetty-Ramouchetty
f02c26a190 fix: linter warnings
display some messages during installation
set variables types in manifest
give correct license in manifest
install dependencies in upgrade script
wrong function call in upgrade script
2020-02-23 21:06:25 +01:00
Lionel Coupouchetty-Ramouchetty
09d7ec5e1d fix: example servers in readme 2020-02-23 19:24:50 +01:00
Lionel Coupouchetty-Ramouchetty
42c5eeb9a7 feat: Remove backup lock file on interruption 2020-02-23 19:20:42 +01:00
Lionel Coupouchetty-Ramouchetty
9db6bf1f92 feat: handle multiple proc architectures 2020-02-23 18:42:14 +01:00
Lionel Coupouchetty-Ramouchetty
17d5d45c14 Merge branch 'feature/install-checksum' 2020-02-23 17:36:26 +01:00
Lionel Coupouchetty-Ramouchetty
036994e684 fix: do not move to /tmp to install application 2020-02-23 17:32:35 +01:00
Lionel Coupouchetty-Ramouchetty
2957197e0c fix: remove trailing slash from default backup_path 2020-02-23 17:29:09 +01:00
Lionel Coupouchetty-Ramouchetty
759841b45d fix: force restic binary replacement while installing 2020-02-23 17:28:53 +01:00
Lionel Coupouchetty-Ramouchetty
2d6bfe2af7 feature: control sum check restic binary 2020-02-23 17:16:39 +01:00
Lionel Coupouchetty-Ramouchetty
bc5f01fdfc feature: update readme
Add mention to borg package
Update installation example
fix public key authorization procedure
some other rewording
2020-02-23 12:38:09 +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