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

23 commits

Author SHA1 Message Date
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
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
a76bd63d89 feat: summarize backup log 2020-11-14 18:07:10 +01:00
Lionel Coupouchetty-Ramouchetty
ff7d09898e fix: use defined user for sftp transfer 2020-11-14 18:04:17 +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
44bb75acc5 bump app version from 0.9.6~ynh5 to 0.9.6~ynh6 2020-11-13 21:00:51 +01:00
Lionel Coupouchetty-Ramouchetty
da5a693d16 feat: use new restic 0.10.0 2020-09-26 13:56:51 +02:00
Lionel Coupouchetty-Ramouchetty
4f9f137b6b Bump app version from 0.9.6~ynh4 to 0.9.6~ynh5 2020-04-12 17:16:46 +02:00
Lionel Coupouchetty-Ramouchetty
4681330058 Update scheduling defaults
Run backup everyday at 0:15
Run simple check every three last saturdays of the month at 3:15
Run complete check first saturday of the month at 3:15
2020-04-12 17:16:03 +02:00
Lionel Coupouchetty-Ramouchetty
32539a2070 version 0.9.6~ynh4 2020-03-04 22:09:29 +01:00
Lionel Coupouchetty-Ramouchetty
596dfd6566 Release version 0.9.6~ynh3 2020-03-03 19:50:21 +01:00
Lionel Coupouchetty-Ramouchetty
917ec155fb version 0.9.6~ynh2 2020-03-02 22:35:56 +01:00
Lionel Coupouchetty-Ramouchetty
255867fb81 feat: check backups on separate schedule 2020-03-02 22:11:41 +01:00
Lionel Coupouchetty-Ramouchetty
ba3a1d4b1f fix: typo 2020-03-02 22:10:41 +01:00
Lionel Coupouchetty-Ramouchetty
03006ecd4e fix: backup path variable type 2020-03-02 22:10:21 +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
2957197e0c fix: remove trailing slash from default backup_path 2020-02-23 17:29:09 +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