Commit graph

21 commits

Author SHA1 Message Date
Sebastian Gumprich
a0c52127d5 add option to log to journald 2021-10-19 16:38:17 +02:00
L3D
94aae0e3b9
improve error message 2021-07-05 16:18:46 +02:00
L3D
9b8d0fe599
adding mail on error feature 2021-07-05 14:51:27 +02:00
Luca Zorzi
7cd26ca0f4
add: support for basic logging of backup result (#21)
* Added support for basic logging of backup result

* Added changelog entry

* Added full output logging

* Changed logging date format to include the time as well as the date

* Fixed error on backup script creation if enable_logging was not specified for a backup job

* Improved backup script by removing duplicate code

* Added variable restic_log_dir to the readme
2020-12-13 16:53:24 +01:00
Luca Zorzi
308b068f20
Added support for Backblaze B2 (#18)
authored-by: Luca Zorzi <luca@lucazorzi.net>
2020-09-08 10:17:46 +02:00
Matthias Leutenegger
1ff31d56d7 CHANGE: add exclude tags also to stdin command 2020-06-05 09:05:15 +02:00
Matthias Leutenegger
ea143592b9 ADD: exclude option 2020-06-05 09:01:36 +02:00
Matthias Leutenegger
9bc6c06deb CHANGE: use single quotes 2020-06-04 19:22:47 +02:00
Matthias Leutenegger
a563473b58 CHANGE: update all vars 2020-06-03 22:45:20 +02:00
Matthias Leutenegger
60b29a64a7 CHANGE: use solution proposed by @alt4 2020-06-03 08:52:02 +02:00
Matthias Leutenegger
d4ee01a305 CHANGE: use regex_escape() 2020-06-01 19:39:47 +02:00
alt
75ad299fb7 Export S3 vars 2020-05-24 15:13:26 +02:00
alt
90a4cf5d85 Add support for AWS_DEFAULT_REGION 2020-05-24 13:56:52 +02:00
Maciej Mionskowski
692038994d
Execute backup scripts in bash shell 2020-05-01 10:58:00 +02:00
Matthias Leutenegger
8b0c016e7d ADD: S3 compatibility 2019-12-17 14:19:25 +01:00
Matthias Leutenegger
6fd05902e2 add prune option 2019-09-11 16:06:18 +02:00
Matthias Leutenegger
6b4dcdb5ae Check if item.src is actually filled 2019-09-11 15:58:57 +02:00
Matthias Leutenegger
0053f18814 add credential file 2019-09-11 11:31:51 +02:00
Matthias Leutenegger
d97bbf8fce some fixing of the tag keeping 2019-09-11 11:29:36 +02:00
Matthias Leutenegger
d6bb19bf1a Adds cron tag depending on execution 2019-08-14 16:16:16 +02:00
Matthias Leutenegger
d727654d27 Script is system specific 2019-08-14 16:03:03 +02:00
Renamed from templates/restic_script.j2 (Browse further)