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

124 commits

Author SHA1 Message Date
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
10659e224c Fix tests 2024-05-25 09:46:27 +02:00
099f0568b8 Manifest v2 2024-05-25 09:45:18 +02:00
yunohost-bot
075ce5d9b5 Auto-update READMEs 2024-05-22 09:46:39 +00:00
yunohost-bot
42c03e6fe3 Auto-update README 2024-03-29 07:20:52 +01:00
eric_G
82310a4db4
Merge pull request #20 from YunoHost-Apps/testing
Testing
2023-11-26 10:44:46 +01:00
eric_G
b073a2f12f
Merge pull request #18 from YunoHost-Apps/0.16.2
0.16.2
2023-11-25 22:57:38 +01:00
Éric Gaspar
6fd31642b8 0.16.2 2023-11-25 19:40:53 +01:00
yunohost-bot
dba776f2cc Auto-update README 2023-10-31 14:32:51 +00:00
Éric Gaspar
a515196d88
Merge pull request #15 from YunoHost-Apps/testing
Testing
2023-01-20 10:41:34 +01:00
Éric Gaspar
93297ba652 Merge branch 'testing' of https://github.com/YunoHost-Apps/restic_ynh into testing 2023-01-16 19:31:02 +01:00
Éric Gaspar
6b1f02e2b9 Update install 2023-01-16 19:30:54 +01:00
yunohost-bot
37e7614e79 Auto-update README 2023-01-16 18:29:04 +00:00
Éric Gaspar
0e8425bcd4 Linter 2023-01-16 19:29:00 +01:00
yalh76
1983a6eb42
Merge pull request #9 from YunoHost-Apps/testing
Apply last example_ynh
2022-03-15 03:25:12 +01:00
yalh76
06a1842642
Merge pull request #8 from YunoHost-Apps/example
Apply last example_ynh
2022-03-14 20:25:08 +01:00
yunohost-bot
0c552108bf Auto-update README 2022-03-13 16:45:50 +00:00
yalh76
43f540b0a9 Apply last example_ynh 2022-03-13 17:45:45 +01:00
Lionel Coupouchetty-Ramouchetty
526944051f Merge branch 'testing' 2021-05-26 18:56:17 +02:00
Lionel Coupouchetty-Ramouchetty
23cbe3ad70
Merge pull request #7 from yunohost-bot/issue-and-pr-template
[autopatch] Update issue and PR templates
2021-05-26 18:53:21 +02:00
Yunohost-Bot
e5b0161d88 [autopatch] Update issue and PR templates 2021-05-13 17:52:01 +02:00
Lionel Coupouchetty-Ramouchetty
77b90852d1 Merge branch 'testing' 2021-03-29 13:47:54 +02: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
cc15abae1b Merge branch 'testing' 2021-03-21 18:51:33 +01:00
Lionel Coupouchetty-Ramouchetty
19f633893e tests: always initialize lxd before running test 2021-03-21 18:27:27 +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
060af8b71a fix: do not display sudo debug messages in check logs 2021-03-21 12:04:09 +01:00
Lionel Coupouchetty-Ramouchetty
b089ebce54 fix: display app name in check log with iso datetime 2021-03-21 11:54:10 +01:00
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