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

90 commits

Author SHA1 Message Date
Lionel Coupouchetty-Ramouchetty
fb541398d2 Merge branch 'testing' 2021-03-21 11:39:02 +01:00
Lionel Coupouchetty-Ramouchetty
0f1850ea49 fix: check services not running properly 2021-03-21 11:14:20 +01:00
Lionel Coupouchetty-Ramouchetty
c3e20aa281 Merge branch 'testing' 2021-03-16 17:50:19 +01:00
Lionel Coupouchetty-Ramouchetty
13fc29f43b doc: add some useful commands 2021-03-16 17:48:18 +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
0454da8922 Merge branch 'testing' 2021-03-14 14:18:21 +01:00
Lionel Coupouchetty-Ramouchetty
9e5268576f fix: ssh key path 2021-03-14 14:17:53 +01:00
Lionel Coupouchetty-Ramouchetty
5f24c03846 fix(readme): move installation button to newline 2021-03-08 09:54:10 +01:00
Lionel Coupouchetty-Ramouchetty
9b1773e6b5 fix: trailing whitespaces 2021-03-07 19:44:43 +01:00
ericgaspar
4a060849ff Update README.md 2021-03-07 19:43:43 +01:00
ericgaspar
162b60bfe1 Fix linter warnings 2021-03-07 19:43:43 +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
ea4457de05 Merge branch 'testing' 2021-03-07 15:01:19 +01:00
Lionel Coupouchetty-Ramouchetty
442d50b635 fix: backup-restore 2021-03-07 14:37:00 +01:00
Lionel Coupouchetty-Ramouchetty
f86be87617 Merge branch 'testing' 2021-03-01 22:01:25 +01:00
Lionel Coupouchetty-Ramouchetty
6a3580234d fix: ssh upgrade 2021-02-28 20:22:34 +01:00
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
cb843696b7 Merge branch 'testing' 2021-02-18 17:08:08 +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
3b056e3a1b Merge branch 'testing' 2020-11-18 19:04:52 +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
c9a284482e Merge branch 'testing' 2020-11-14 18:04:55 +01:00
Lionel Coupouchetty-Ramouchetty
ff7d09898e fix: use defined user for sftp transfer 2020-11-14 18:04:17 +01:00
Lionel Coupouchetty-Ramouchetty
1223982424 Merge branch 'testing' 2020-11-14 15:45:50 +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
7448183aac Merge branch 'testing' 2020-11-12 08:27:45 +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
a9e866421d bump app version from 0.9.6~ynh5 to 0.9.6~ynh6 2020-06-19 15:40:05 +02:00
Lionel Coupouchetty-Ramouchetty
8cc00c8cf7 Merge branch 'testing' 2020-06-19 15:37:08 +02:00
Lionel Coupouchetty-Ramouchetty
46c547c4fb fix: removed -b option in yunohost app list command 2020-06-19 14:36:25 +02:00