Dan Helfman
|
39550a7fe9
Add ~/.config/borgmatic.d as another configuration directory default (#274).
|
5 lat temu |
Dan Helfman
|
8d12079386
Bump version.
|
5 lat temu |
Dan Helfman
|
d0c533555e
In "borgmatic --help", don't expand $HOME in listing of default "--config" paths.
|
5 lat temu |
Dan Helfman
|
e4f1094569
Bump version for release.
|
5 lat temu |
Dan Helfman
|
f787dfe809
Override particular configuration options from the command-line via "--override" flag (#268).
|
5 lat temu |
Dan Helfman
|
f1358d52aa
Add "borgmatic init" repository probing fix to NEWS.
|
5 lat temu |
Dan Helfman
|
8660af745e
Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259).
|
5 lat temu |
Dan Helfman
|
df2be9620b
Mount whole repositories via "borgmatic mount" without any "--archive" flag (#253).
|
5 lat temu |
Dan Helfman
|
0c6c61a272
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235).
|
5 lat temu |
Dan Helfman
|
c4aa34bf5c
Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260).
|
5 lat temu |
Dan Helfman
|
375036e409
Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123).
|
5 lat temu |
Dan Helfman
|
f4a231420f
Show summary log errors regardless of verbosity. Log the "summary:" header with level based on the contained logs.
|
5 lat temu |
Dan Helfman
|
55ebfdda39
Show full error logs at "--verbosity 0" so you can see command output without upping the verbosity level.
|
5 lat temu |
Dan Helfman
|
2cc743cf47
With "borgmatic check", consider Borg warnings as errors (#247).
|
5 lat temu |
Dan Helfman
|
50f62d73b7
When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for completion and failure pings (#241).
|
5 lat temu |
Dan Helfman
|
6cdc92bd0c
Fix for "borgmatic restore" showing success and incorrectly extracting archive files, even when no databases are configured to restore (#246).
|
5 lat temu |
Dan Helfman
|
781fac3266
Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature.
|
5 lat temu |
Dan Helfman
|
bf0d38ff2a
Update docs about MySQL/MariaDB database dumps and restores (#228).
|
5 lat temu |
Dan Helfman
|
427b57e2a9
Database dump hooks for MySQL/MariaDB (#228).
|
5 lat temu |
Dan Helfman
|
17fda7281a
Monitor backups with Cronhub hook integration. Fix Healthchecks/Cronitor hooks to respect dry run.
|
5 lat temu |
Dan Helfman
|
2115eeb6a2
Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (#239).
|
5 lat temu |
Dan Helfman
|
7bc9482970
Add verbosity level -1 to NEWS.
|
5 lat temu |
Dan Helfman
|
a9104ed090
Handle log file error more consistently with other error. Add --log-file-verbosity flag. Add docs.
|
5 lat temu |
Dan Helfman
|
f48f52079d
Support for Borg --keep-exclude-tags and --exclude-nodump options (#234).
|
5 lat temu |
Dan Helfman
|
8fd46b8c70
Monitor backups with Cronitor hook integration.
|
5 lat temu |
Dan Helfman
|
e3dd545345
Extract files to a particular directory via "borgmatic extract --destination" flag. Also rename "--restore-path" to "--path" to reduce confusion.
|
5 lat temu |
Dan Helfman
|
bd3c51fc5a
Documentation for database restores (#229).
|
5 lat temu |
Dan Helfman
|
74607fdd43
Documentation on how to develop borgmatic's documentation.
|
5 lat temu |
Dan Helfman
|
5e3c2da79c
Database dump hooks documentation (#225).
|
5 lat temu |
Dan Helfman
|
f8bc67be8d
Config generation support for sequences of maps, needed for database dump hooks (#225).
|
5 lat temu |