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
Lionel Coupouchetty-Ramouchetty
036994e684
fix: do not move to /tmp to install application
2020-02-23 17:32:35 +01:00
Lionel Coupouchetty-Ramouchetty
759841b45d
fix: force restic binary replacement while installing
2020-02-23 17:28:53 +01:00
Lionel Coupouchetty-Ramouchetty
2d6bfe2af7
feature: control sum check restic binary
2020-02-23 17:16:39 +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