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

62 commits

Author SHA1 Message Date
Lionel Coupouchetty-Ramouchetty
e94d93b062 feat: stop vagrant vm after test 2021-02-28 18:57:06 +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
6a2a141997 feat: add a script to check package against YNH package_check 2021-02-28 15:09:42 +01:00
Lionel Coupouchetty-Ramouchetty
041ecd5161 fix: vagrant vm lxd initialization 2021-02-28 14:52:40 +01:00
Lionel Coupouchetty-Ramouchetty
2e805f894f git: ignore vagrant cache 2021-02-28 14:15:27 +01:00
Lionel Coupouchetty-Ramouchetty
f99b01e3d7 feat: set vagrant vm timezone 2021-02-28 14:00:34 +01:00
Lionel Coupouchetty-Ramouchetty
6b982e7df3 feat: prepare test env with vagrant and YNH package check 2021-02-28 13:52:31 +01:00
Lionel Coupouchetty-Ramouchetty
388835b1f9 fix: linter warnings 2021-02-27 23:03:24 +01:00
Lionel Coupouchetty-Ramouchetty
7d6135a945 feat: use correct ssh user in check method script
Not required since the user name should be set in the ssh alias but we
want to be consistent
2021-02-18 17:01:57 +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
ff7d09898e fix: use defined user for sftp transfer 2020-11-14 18:04:17 +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
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
066832b2a1 fix: end of line whitespaces 2020-11-12 08:23:18 +01:00
Moutonjr
3fa8df45d6 Fixing hardcoded values, replacing by YNH calls
Hard-tested in production, please review with fresh install.
Debian buster with latest YNH stable.
2020-11-08 22:18:59 +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
34b3b706b4 fix: removed -b option for listing apps in check-restic 2020-09-26 13:46:16 +02:00
Lionel Coupouchetty-Ramouchetty
4d1fe7be97
Merge pull request #1 from ericgaspar/patch-1
Update README.md
2020-06-21 19:06:43 +02:00
Éric Gaspar
9e2c00608e
Update README.md 2020-06-19 22:15:00 +02:00
Lionel Coupouchetty-Ramouchetty
46c547c4fb fix: removed -b option in yunohost app list command 2020-06-19 14:36:25 +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
25e47e2cac Do not use expect anymore 2020-04-12 17:13:11 +02:00
Lionel Coupouchetty-Ramouchetty
32539a2070 version 0.9.6~ynh4 2020-03-04 22:09:29 +01: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
596dfd6566 Release version 0.9.6~ynh3 2020-03-03 19:50:21 +01:00
Lionel Coupouchetty-Ramouchetty
6236830d1f Describe restic and its usage by this package 2020-03-03 19:46:44 +01:00
Lionel Coupouchetty-Ramouchetty
8f93d1b24f fix: logs 2020-03-03 19:24:13 +01:00
Lionel Coupouchetty-Ramouchetty
917ec155fb version 0.9.6~ynh2 2020-03-02 22:35:56 +01:00
Lionel Coupouchetty-Ramouchetty
6ae80cb566 fix: update readme 2020-03-02 22:30:12 +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
a9dd6818a5 feat: rename log files for better sorting 2020-03-02 22:09:36 +01:00
Lionel Coupouchetty-Ramouchetty
984e2d0102 fix: save vars containing spaces 2020-03-02 22:08:58 +01:00
Lionel Coupouchetty-Ramouchetty
4ca24f9ae1 fix: check process 2020-02-27 19:48:15 +01:00
Lionel Coupouchetty-Ramouchetty
bb1a306f91 feat: display hostname in email subject 2020-02-27 19:48:15 +01:00
Lionel Coupouchetty-Ramouchetty
210a6df836 feat: fail backup if check is not okay 2020-02-27 19:48:15 +01:00
Lionel Coupouchetty-Ramouchetty
11104e1af9 feat: check repository after backup 2020-02-27 19:48:15 +01:00
Lionel Coupouchetty-Ramouchetty
df73c9177a feat: Email log after service execution 2020-02-25 17:56:27 +01:00