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

26 commits

Author SHA1 Message Date
0687aa0d04 re-fix upgrade 2024-05-26 15:46:44 +02:00
69994202a9 re-fix upgrade 2024-05-26 15:31:15 +02:00
984281b63e upgrade: try to clean up 2024-05-26 15:24:04 +02:00
93396b2d6a fix upgrade 2024-05-26 13:26:43 +02:00
1df315cb74 Fix upgrade script 2024-05-26 12:55:09 +02:00
c9cea9c144 cleanup upgrade for linter 2024-05-25 22:29:24 +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
099f0568b8 Manifest v2 2024-05-25 09:45:18 +02: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
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
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
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
25e47e2cac Do not use expect anymore 2020-04-12 17:13:11 +02: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
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