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

94 commits

Author SHA1 Message Date
Kayou
7d66c93d6c Update scripts/_common.sh 2024-08-20 13:11:50 +02:00
CodeShakingSheep
d3d0f98164 Update _common.sh
Remove explicit installing of pkgconfig
2024-08-20 13:11:38 +02:00
CodeShakingSheep
6ff4db7fdb Update _common.sh
Explicitly install pkgconfig
2024-08-20 13:11:38 +02:00
Kayou
54af11bd4a
fix config panel 2024-06-28 10:26:42 +02:00
Kayou
68d887fa7d
add log file to the service in restore script too 2024-06-25 14:37:22 +02:00
Kay0u
9c033bf31f
backup/restore backup-with-borg and logging files 2024-06-21 20:07:07 +02:00
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
cb09827eea config script: fix call to borg 2024-05-15 22:33:30 +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
838574f3ea Define BORG_VERSION inside of function to make use of helper 2024-05-03 11:45:45 +02:00
Alexandre Aubin
55826d9bc2
Update scripts/_common.sh: fix upstream version parsing because we can't use helper in global scope in _common.sh 2024-05-02 16:57:45 +02:00
ljf (zamentur)
8dbc95871d
[enh] Avoid double hardcoded version string
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-04-15 20:46:05 +02:00
ljf (zamentur)
215b23fef5
[fix] Bookworm install 2024-04-10 23:18:53 +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 (zamentur)
0a0f373647
[fix] Remove alert in diagnosis 2021-12-06 10:56:00 +01:00
ljf (zamentur)
6c85ea8f00
[fix] 500 on failed backup 2021-12-01 13:22:26 +01:00
ljf
555fd28d83 [fix] Bad owner for sudoers file 2021-12-01 00:54:16 +01:00
ljf
de3c8d6b0a [fix] Exclude multimedia data 2021-11-30 19:18:58 +01:00
ljf
7aa383d41c [enh] Avoid to rebuild borg at every upgrade 2021-11-30 19:04:08 +01:00
ljf
88c040b101 [fix] Bad yaml returned by config script 2021-11-30 19:00:25 +01:00
ljf
ef97208252 [enh] Add config panel 2021-11-30 04:13:07 +01:00
Alexandre Aubin
095826c7da
Also upgrade setuptools before installing borg 2021-09-02 22:45:49 +02:00
Alexandre Aubin
2064b8b286
Try to upgrade pip as an attempt to fix borgbackup install error 2021-09-01 14:16:26 +02: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
squeak
340fe001ee When upgrading, make a default value for mailalert setting, if it is missing. 2021-06-10 14:33:01 +02:00
squeak
b1dc8c9e7c Added option to chose when to receive email alerts, on errors only, never or always. 2021-06-10 14:33:01 +02:00
Alexandre Aubin
eaa22028c7
Unecessary(?) dependency to python(2)-virtualenv breaks bullseye install 2021-05-31 19:09:41 +02:00
ljf
325198c4b2 [fix] Backup script with local repo 2021-04-25 19:21:10 +02:00
ljf
23ddcef627 [fix] Failed status borg__2 2021-04-14 19:34:34 +02:00
ljf (zamentur)
6de5b9ab16
[fix] Warning in diagnosis 2021-04-14 19:23:29 +02:00
ljf (zamentur)
c648bd357e
[fix] Warning in diagnosis 2021-04-14 19:23:07 +02:00
ljf (zamentur)
0c7e302f5b
[fix] Warning in diagnosis 2021-04-14 19:22:40 +02:00
Alexandre Aubin
612bfbd2da
Add comment that installation may take some time because it requires local compilation (at least on ARM board) 2021-04-11 18:56:54 +02:00
Alexandre Aubin
73c2e16312 No need for --time 2021-04-04 01:48:13 +02:00
ljf
38f7d4d95b [fix] Upgrade system user missing 2021-04-03 22:34:55 +02:00
ljf
be59eb6482 [fix] Restore users 2021-04-03 20:46:04 +02:00
ljf
0788666a33 [fix] Backup with borg script was incorrect 2021-04-03 20:17:44 +02:00
ljf
1019fa44e3 [fix] Upgrade process 2021-03-29 12:23:59 +02:00
ljf
15d884afa2 [fix] Missing deps 2021-03-29 10:35:54 +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