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

46 commits

Author SHA1 Message Date
tituspijean
104ab60195 Typo 2024-08-24 09:16:07 +00:00
Kayou
0cffc5bba4
Update conf/backup_method 2024-07-02 09:15:25 +02:00
eric_G
285999f9ec
Merge pull request #163 from YunoHost-Apps/enh/use-repo-and-logging-env-var
Misc improvements
2024-06-25 09:19:40 +02:00
Kay0u
4e15f55b9b
prune -P is deprecated, use --glob-archives 2024-06-21 21:11:16 +02:00
Kay0u
7d36895fcb
add more info in logs 2024-06-21 20:53:29 +02:00
Kay0u
d3f58d01d0
avoid an error about the fact that the repo already exists (I assume that getting the config of a repo is fast, but maybe not?) 2024-06-21 20:12:09 +02:00
Kay0u
014972b810
use env var BORG_REPO and BORG_LOGGING_CONF to manage repo and logs 2024-06-21 20:09:16 +02:00
Kay0u
d866d0fcaf
add logging conf 2024-06-21 20:06:39 +02:00
CodeShakingSheep
dbee3a5033
Update backup-with-borg
Fix mail encoding and typos
2024-06-09 09:46:59 -05:00
178a24b268 Fix backup_method: don't use non existing activate script, use borg executable directly from the ven 2024-05-13 11:29:38 +02:00
97d578d127 Coding style 2024-05-04 17:35:07 +02:00
75c2765211 backup_method coding style 2024-05-04 17:30:25 +02:00
5e2f1e7910 Fix backup_method: global borg executable is now in venv 2024-05-04 17:26:27 +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
ljf
ef97208252 [enh] Add config panel 2021-11-30 04:13:07 +01:00
Alexandre Aubin
8bb3888f81 Also display error messages in backup create output 2021-09-30 17:32:13 +02:00
ljf (zamentur)
e9200b8a10
[fix] Borgbase move repo 2021-09-07 13:52:37 +02:00
Alexandre Aubin
64358b3309
Zgmgnifgrmbl 2021-08-22 20:08:51 +02:00
ljf (zamentur)
4cddcb739d elif instead of else if
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
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
ljf (zamentur)
6b253039a9
[fix] No failed email if borg create failed ! 2021-04-14 19:01:08 +02:00
ljf (zamentur)
0062d0c3c8
[fix] Legacy archive name pruning mess 2021-04-14 13:05:25 +02:00
ljf (zamentur)
848369ad1e
[fix] Unknown var 2021-04-11 19:17:38 +02:00
ljf
c321d59903 [fix] Missing repo name in email 2021-04-08 20:14:59 +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
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
ff0be0b044 [enh] Allow local repository 2021-03-04 15:59:07 +01:00
ljf
d62d4120fa [fix] Prune wordpress should not prune wordpress__2 2021-03-03 19:00:04 +01:00
ericgaspar
15c16b9eb3
Update systemd.service 2021-01-24 20:55:45 +01:00
ljf (zamentur)
c3651c3e2f
[fix] Temp fix to avoid first email each time 2020-12-02 17:50:06 +01:00
Eauchat
30b7340878
Add timestamp to logs, and log only to backup_borg.err (#55)
Co-authored-by: chateau <chateau@eauchat.org>
2020-11-11 14:17:14 +01:00
ljf (zamentur)
a68702d2ef
[fix] all option broken 2020-06-17 23:50:24 +02:00
Alexandre Aubin
29d58f6015
Fix app backup following disappearance of option -b 2020-06-05 12:50:05 +02:00
Lionel Coupouchetty-Ramouchetty
e9dc347468 fix: last listed app not being backed up 2020-02-23 12:23:56 +01:00
JocelynDelalande
dc5cad75cf [ehn] Test hostkey presence a more reliable way 2019-02-13 08:13:23 +01:00
nicofrand
d2ce705a7e Fix system conf/data backup setting check (fix #21) 2019-02-04 21:48:02 +01:00
ljf
5eb259a2ee [fix] Timers are not supported by yunohost 2018-11-25 23:21:20 +01:00
ljf (zamentur)
e4565ba068
[fix] Encoding error 2018-09-03 15:46:27 +02:00
ljf
d26bcf37c6 [fix] Remove pip without venv 2018-08-31 01:09:14 +02:00
ljf
7d5613ff04 [fix] Bad call inside service 2018-06-21 15:45:17 +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