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

22 commits

Author SHA1 Message Date
f27ce2bdd9 Cleanup packagingv2 2024-05-25 22:20:53 +02:00
252a83093b oops fix _ynh_add_config_j2 2024-05-25 12:38:32 +02:00
099f0568b8 Manifest v2 2024-05-25 09:45:18 +02:00
Éric Gaspar
6fd31642b8 0.16.2 2023-11-25 19:40:53 +01:00
yalh76
43f540b0a9 Apply last example_ynh 2022-03-13 17:45:45 +01:00
oiseauroch
a4ec6bdc1d feat: add aarch64 support 2021-03-29 13:46:24 +02:00
Lionel Coupouchetty-Ramouchetty
4e43fe1035 fix: multi-instance 2021-02-28 18:38:21 +01:00
Lionel Coupouchetty-Ramouchetty
5e51527826 feat: bump to restic 0.12.0 2021-02-15 22:20:47 +01:00
Lionel Coupouchetty-Ramouchetty
30584c7fdd feat: bump to restic 0.11.0 2021-01-27 17:07:59 +01:00
Lionel Coupouchetty-Ramouchetty
fa4bc65d0a fix: trailing whitespace 2020-11-14 15:35:53 +01:00
Moutonjr
5044f5a118 Complying to package Linter of YunoHost.
https://github.com/YunoHost/package_linter

Tested in hard-coded YNHenv. Please test it in Vagrant or in proper dev env;
Makes more quality points! and prevent helper non maintainability.
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
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
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
984e2d0102 fix: save vars containing spaces 2020-03-02 22:08:58 +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