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

54 commits

Author SHA1 Message Date
1df315cb74 Fix upgrade script 2024-05-26 12:55:09 +02:00
d31ec14cb7 Fix restore script by calling the proper function 2024-05-26 12:48:19 +02:00
1e618d1787 do not setup_source in restore 2024-05-26 12:18:51 +02:00
581aed537e Fix remove script 2024-05-26 12:14:12 +02:00
de72383bbc restore debug 2024-05-26 12:00:16 +02:00
c3c86a1c9e Fix remove 2024-05-26 11:58:36 +02:00
c9cea9c144 cleanup upgrade for linter 2024-05-25 22:29:24 +02:00
a8fe840518 fix systemd_action 2024-05-25 22:28:02 +02:00
4bfd79488f Add yunohost service add in restore 2024-05-25 22:26:53 +02:00
bc1b1275c6 Cleanup packagingv2, debug 2024-05-25 22:25:00 +02:00
f27ce2bdd9 Cleanup packagingv2 2024-05-25 22:20:53 +02:00
ecad8101e0 Fix : $app -> restic 2024-05-25 12:54:59 +02:00
252a83093b oops fix _ynh_add_config_j2 2024-05-25 12:38:32 +02:00
08958e6897 fix unit name 2024-05-25 12:30:33 +02:00
58356e7f34 fix j2 template names 2024-05-25 12:28:19 +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
Éric Gaspar
6b1f02e2b9 Update install 2023-01-16 19:30:54 +01:00
Éric Gaspar
0e8425bcd4 Linter 2023-01-16 19:29:00 +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
5760096cd1 feat: enable log rotation 2021-03-27 18:17:56 +01:00
Lionel Coupouchetty-Ramouchetty
634510449d refactor: move check log generation to a dedicated script 2021-03-21 18:11:51 +01:00
Lionel Coupouchetty-Ramouchetty
0f1850ea49 fix: check services not running properly 2021-03-21 11:14:20 +01:00
Lionel Coupouchetty-Ramouchetty
023cf09ced fix: apps backup
sudo command did not list apps with a backup script, replaced ls
wildcard with find command
2021-03-16 17:37:51 +01:00
Lionel Coupouchetty-Ramouchetty
13e062f06c feat: use a dedicated user to run backup services 2021-03-07 19:29:16 +01:00
Lionel Coupouchetty-Ramouchetty
442d50b635 fix: backup-restore 2021-03-07 14:37:00 +01:00
Lionel Coupouchetty-Ramouchetty
6a3580234d fix: ssh upgrade 2021-02-28 20:22:34 +01:00
Lionel Coupouchetty-Ramouchetty
4e43fe1035 fix: multi-instance 2021-02-28 18:38:21 +01:00
Lionel Coupouchetty-Ramouchetty
e486b6adbe fix: linter warnings 2021-02-28 15:18:31 +01:00
Lionel Coupouchetty-Ramouchetty
388835b1f9 fix: linter warnings 2021-02-27 23:03:24 +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
b7cb344673 refactor: harmonize install and upgrade scripts structures 2020-11-15 12:27:50 +01:00
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
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
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