1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2024-09-03 18:16:05 +02:00
Commit graph

35 commits

Author SHA1 Message Date
Kay0u
d866d0fcaf
add logging conf 2024-06-21 20:06:39 +02:00
3d91ffd4d1 Save password at install time 2024-05-16 13:50:12 +02:00
2c20d67d51 Rename backup-with-$app to backup-with-borg now that it's in install_dir 2024-05-03 16:06:32 +02:00
ea3f6e3492 Move /opt/borg-env, /usr/local/bin/borg,backup-with-app to install_dir 2024-05-03 15:31:50 +02:00
cbf10085f5 local mode 2024-01-06 13:39:15 +01:00
297dd6903b Fix: save ssh_user 2024-01-06 13:00:11 +01:00
f78d1d83f7 Manifest v2 2024-01-06 12:07:10 +01:00
Alexandre Aubin
0281a5970a
Remove ynh_print_ON / OFF 2022-10-09 10:13:43 +02:00
Nolan Darilek
967fbbc678 Various fixes needed to make app run (#125)
* Set permissions correctly to avoid warning when sudoing.

* Using sudo here causes the service unit to fail, but it isn't needed anyway. Remove.

* [fix] Typo ?

* Revert sudo

Co-authored-by: ljf (zamentur) <zamentur@users.noreply.github.com>
2022-04-04 12:02:59 +02:00
ljf
ef97208252 [enh] Add config panel 2021-11-30 04:13:07 +01:00
Alexandre Aubin
4ff3491567
Add comment to explain why service is disabled 2021-08-15 00:50:53 +02:00
ljf
44ea48f908 [fix] Don't backup at boot 2021-07-04 20:42:36 +02:00
ljf (zamentur)
85104689e7
[fix] mailalert not backuped 2021-07-04 17:16:58 +02:00
ljf
23ddcef627 [fix] Failed status borg__2 2021-04-14 19:34:34 +02:00
ljf (zamentur)
0c7e302f5b
[fix] Warning in diagnosis 2021-04-14 19:22:40 +02:00
Alexandre Aubin
73c2e16312 No need for --time 2021-04-04 01:48:13 +02:00
ljf
0788666a33 [fix] Backup with borg script was incorrect 2021-04-03 20:17:44 +02:00
ljf
a95d8002d5 [fix] Run borg with a specific user 2021-03-29 10:26:15 +02:00
ljf
09d5463b90 [fix] Install process was broken 2021-03-29 09:56:12 +02:00
ljf
bae5b36e7b [fix] Some bugs found on Aleks review 2021-03-28 16:16:01 +02:00
ljf
f02754e21e I should commit every day 2021-03-06 22:04:36 +01:00
ljf
d41defe761 [fix] Support more char in passphrase 2021-03-04 17:07:37 +01:00
ljf
5f3085aae3 [fix] Upgrade borgbackup correctly 2021-03-04 16:38:12 +01:00
ljf
ff0be0b044 [enh] Allow local repository 2021-03-04 15:59:07 +01:00
ericgaspar
bdc16a9bfc
Fix linter warnings 2021-01-24 21:20:30 +01:00
ericgaspar
50643e260c
Upgrade to upstream version 2020-12-19 10:25:23 +01:00
Augustin Trancart
36e36ee87c Fix typo in mail 2019-11-01 22:31:06 +01:00
ljf
dd9dbfa33f [enh] Pin the borg version to 1.1.10 2019-06-04 14:12:15 +02:00
ljf (zamentur)
c01074739e [fix] Use pip instead backport (#32)
* [fix] Use pip instead backport

* [fix] Don't remove backport in remove script

* [fix] Remove backport in restore script

* [fix] Replace backports with pip during upgrade

* [fix] Update version number

* [fix] Remove backports if exists

* [enh] Delete dead code

* [fix] Remove backports if they exists

* [fix] Don't install backports
2019-06-04 14:12:15 +02:00
ljf
d5ae901aac [fix] Timers are not supported by yunohost 2018-11-25 23:23:00 +01:00
ljf
2e69aec6a0 [fix] Add x permission 2018-09-03 19:56:07 +02:00
ljf
9b6c3f5ccc [enh] Support jessie anew 2018-09-03 19:07:55 +02:00
ljf
d26bcf37c6 [fix] Remove pip without venv 2018-08-31 01:09:14 +02:00
ljf
ee5b78788f [fix] Make the app working 2018-06-21 15:37:47 +02:00
ljf
91c80b11e0 [enh] Backup your server with borg 2018-06-14 02:15:06 +02:00