Dan Helfman
|
df2be9620b
Mount whole repositories via "borgmatic mount" without any "--archive" flag (#253).
|
vor 5 Jahren |
Dan Helfman
|
0c6c61a272
Pass extra options directly to particular Borg commands, handy for Borg options that borgmatic does not yet support natively (#235).
|
vor 5 Jahren |
Dan Helfman
|
c4aa34bf5c
Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260).
|
vor 5 Jahren |
Dan Helfman
|
375036e409
Support for mounting an archive as a FUSE filesystem via "borgmatic mount" action, and unmounting via "borgmatic umount" (#123).
|
vor 5 Jahren |
Dan Helfman
|
f4a231420f
Show summary log errors regardless of verbosity. Log the "summary:" header with level based on the contained logs.
|
vor 5 Jahren |
Dan Helfman
|
55ebfdda39
Show full error logs at "--verbosity 0" so you can see command output without upping the verbosity level.
|
vor 5 Jahren |
Dan Helfman
|
2cc743cf47
With "borgmatic check", consider Borg warnings as errors (#247).
|
vor 5 Jahren |
Dan Helfman
|
50f62d73b7
When using the Healthchecks monitoring hook, include borgmatic logs in the payloads for completion and failure pings (#241).
|
vor 5 Jahren |
Dan Helfman
|
6cdc92bd0c
Fix for "borgmatic restore" showing success and incorrectly extracting archive files, even when no databases are configured to restore (#246).
|
vor 5 Jahren |
Dan Helfman
|
781fac3266
Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature.
|
vor 5 Jahren |
Dan Helfman
|
bf0d38ff2a
Update docs about MySQL/MariaDB database dumps and restores (#228).
|
vor 5 Jahren |
Dan Helfman
|
427b57e2a9
Database dump hooks for MySQL/MariaDB (#228).
|
vor 5 Jahren |
Dan Helfman
|
17fda7281a
Monitor backups with Cronhub hook integration. Fix Healthchecks/Cronitor hooks to respect dry run.
|
vor 5 Jahren |
Dan Helfman
|
2115eeb6a2
Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (#239).
|
vor 5 Jahren |
Dan Helfman
|
7bc9482970
Add verbosity level -1 to NEWS.
|
vor 5 Jahren |
Dan Helfman
|
a9104ed090
Handle log file error more consistently with other error. Add --log-file-verbosity flag. Add docs.
|
vor 5 Jahren |
Dan Helfman
|
f48f52079d
Support for Borg --keep-exclude-tags and --exclude-nodump options (#234).
|
vor 5 Jahren |
Dan Helfman
|
8fd46b8c70
Monitor backups with Cronitor hook integration.
|
vor 5 Jahren |
Dan Helfman
|
e3dd545345
Extract files to a particular directory via "borgmatic extract --destination" flag. Also rename "--restore-path" to "--path" to reduce confusion.
|
vor 5 Jahren |
Dan Helfman
|
bd3c51fc5a
Documentation for database restores (#229).
|
vor 5 Jahren |
Dan Helfman
|
74607fdd43
Documentation on how to develop borgmatic's documentation.
|
vor 5 Jahren |
Dan Helfman
|
5e3c2da79c
Database dump hooks documentation (#225).
|
vor 5 Jahren |
Dan Helfman
|
f8bc67be8d
Config generation support for sequences of maps, needed for database dump hooks (#225).
|
vor 5 Jahren |
Dan Helfman
|
c12c47cace
Fix "borgmatic list --successful" with a slightly better heuristic for listing successful (non-checkpoint) archives.
|
vor 5 Jahren |
Dan Helfman
|
128ebf04ce
Dead man's switch via healthchecks.io integration (#223) + new monitoring documentation.
|
vor 5 Jahren |
Dan Helfman
|
7b3b28616d
Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives (#86).
|
vor 5 Jahren |
Dan Helfman
|
f573c1810a
Add a suggestion form to all documentation pages, so users can submit ideas for improving the documentation.
|
vor 5 Jahren |
Dan Helfman
|
1d37b14356
More detailed error alerting via runtime context available in "on_error" hook (#174).
|
vor 5 Jahren |
Dan Helfman
|
6c617eddd5
When backups to one of several repositories fails, keep backing up to the other repositories (#144).
|
vor 5 Jahren |
Dan Helfman
|
e14ebee4e0
User-defined hooks for global setup or cleanup that run before/after all actions. (#192).
|
vor 5 Jahren |