Porównaj commity

...

5 Commity

Autor SHA1 Wiadomość Data
modem7 7837fe85ac
Merge branch 'master' into s6 2024-04-01 18:55:58 +01:00
Grant Bevis 1959c61a84
Merge pull request #311 from borgmatic-collective/grantbevis/borgbackup-1.2.8
borgbackup 1.2.8
2024-03-30 14:20:48 +00:00
Grant Bevis c9249c32d1
borgbackup 1.2.8 2024-03-30 14:20:35 +00:00
Grant Bevis d917f697c5
Merge pull request #309 from witten/master
Mention borgmatic 1.8.9+ Apprise log sending capability.
2024-03-30 14:19:30 +00:00
Dan Helfman c9e922ce94 Mention borgmatic 1.8.9+ Apprise log sending capability. 2024-03-11 15:36:32 -07:00
2 zmienionych plików z 3 dodań i 11 usunięć

Wyświetl plik

@ -173,15 +173,7 @@ apprise:
body: Your backups have failed.
```
#### Important Note
Just like in the previous configuration, you can use `$(cat /tmp/backup_run.log)` to send log outputs as part of the notification body. Simply replace the `body` value with this variable to include the log in your notifications.
```yaml
finish:
title: ✅ SUCCESS
body: $(cat /tmp/backup_run.log)
```
And as of borgmatic 1.8.9+, borgmatic's logs are automatically appended to the `body` for each notification.
### Conclusion

Wyświetl plik

@ -1,5 +1,5 @@
--extra-index-url https://dl.cloudsmith.io/public/borgmatic-collective/borgmatic/python/simple/
borgbackup==1.2.7
borgbackup==1.2.8
borgmatic[apprise]==1.8.9
llfuse==1.5.0
llfuse==1.5.0