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
066832b2a1 fix: end of line whitespaces 2020-11-12 08:23:18 +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
25e47e2cac Do not use expect anymore 2020-04-12 17:13:11 +02: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
255867fb81 feat: check backups on separate schedule 2020-03-02 22:11:41 +01:00
Lionel Coupouchetty-Ramouchetty
984e2d0102 fix: save vars containing spaces 2020-03-02 22:08:58 +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
9db6bf1f92 feat: handle multiple proc architectures 2020-02-23 18:42:14 +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
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
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