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

14 commits

Author SHA1 Message Date
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
4e43fe1035 fix: multi-instance 2021-02-28 18:38:21 +01:00
Lionel Coupouchetty-Ramouchetty
388835b1f9 fix: linter warnings 2021-02-27 23:03:24 +01:00
Lionel Coupouchetty-Ramouchetty
a76bd63d89 feat: summarize backup log 2020-11-14 18:07:10 +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
25e47e2cac Do not use expect anymore 2020-04-12 17:13:11 +02:00
Lionel Coupouchetty-Ramouchetty
20cc68ea81 Display progression during installation and removal 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
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