Commit Graph

201 Commits

Author SHA1 Message Date
f1ffa1da1d Add another recommended flag to the backup documentation (#554).
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-06-30 16:54:22 -07:00
1fc028ffae In documentation, be more explicit about default actions (#554).
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-29 21:32:00 -07:00
2e0b2a308f Clarify --files flag action in documentation (#554).
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-29 09:20:13 -07:00
8336165f23 Update documentation with environment variable escaping (#546). 2022-06-23 10:25:46 -07:00
aa013af25e Remove some whitespace around "New in version ..." documentation labels.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-16 20:49:15 -07:00
cc32f0018b Start formalizing how new features are flagged by version in documentation.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-16 20:23:16 -07:00
dfc4db1860 Document environment variable interpolation (#546).
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-16 15:30:53 -07:00
dc4e7093e5 Remove link to related software that hasn't seen updates in the past couple years.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-09 19:31:50 -07:00
0e90a80680 Add links in documentation for ntfy monitoring hook (#543).
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-09 13:41:22 -07:00
a8b8d507b6
add a hook for sending push notifications via ntfy.sh 2022-06-09 21:10:38 +01:00
331a503a25 Document the borgmatic version in which "borgmatic list --find" is available (#541).
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-03 16:55:54 -07:00
d14f22e121 Add "borgmatic list --find" flag for searching for files across multiple archives (#541).
Some checks failed
continuous-integration/drone/push Build is failing
2022-06-03 15:12:14 -07:00
80ec3e7d97 Deprecate "borgmatic list --successful" flag, as listing only non-checkpoint (successful) archives is now the default in newer versions of Borg.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-02 20:35:39 -07:00
cd834311eb Clarify completion docs.
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-01 10:57:23 -07:00
87f3c50931 setup: add macOS 2022-06-01 15:56:40 +00:00
8fa90053cf Add "borgmatic check --force" flag to ignore configured check frequencies (#523). 2022-05-28 19:29:33 -07:00
b3682b61d1 Add another note about the consistency checks schema in old versions (#523). 2022-05-28 19:03:45 -07:00
ad0e2e0d7c Tweak default check frequency to 1 month (#523). 2022-05-28 15:49:50 -07:00
e76bfa555f Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). 2022-05-28 14:42:19 -07:00
77b84f8a48 Add Bash completion script so you can tab-complete the borgmatic command-line.
Some checks failed
continuous-integration/drone/push Build is failing
2022-05-26 10:27:53 -07:00
316a22701f Add documentation note about multiple merge limitation (#380).
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-25 23:12:42 -07:00
54933ebef5 Change connection failures for monitoring hooks to be warnings instead of errors (#439).
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-24 15:50:04 -07:00
02781662f8 Change monitoring hooks to specify the ping URL / integration key as a named option.
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-23 20:02:10 -07:00
255cc6ec23 When deep merging common configuration, merge colliding list values by appending them (#531).
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-20 15:28:28 -07:00
51fc37d57a Improve the error message when a configuration override contains an invalid value (#528).
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-20 13:38:53 -07:00
1921f55a9d Add emojis to documentation table of contents to make it easier to find particular how-to and reference guides at a glance.
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-20 11:11:35 -07:00
fbd381fcc1 Clarify manual database extraction documentation.
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-20 10:06:19 -07:00
cd88f9f2ea Better explain where to find the dump file when doing a manual restore (#510).
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #510
2022-05-20 16:33:21 +00:00
788281cfb9 When a configuration include is a relative path, load it from either the current working directory or from the directory containing the file doing the including (#532).
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-19 17:15:05 -07:00
cd234b689d Link to additional borgmatic Docker image.
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-12 12:00:12 -07:00
92354a77ee Mention that database dumps consumed disk space prior to borgmatic 1.5.3.
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-09 16:08:47 -07:00
48ff3e70d1 Clarify documentation about include merging mappings vs. values.
All checks were successful
continuous-integration/drone/push Build is passing
2022-05-08 14:48:42 -07:00
d58d450628 Remove stale borgmatic binary link.
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-30 09:50:40 -07:00
dee9c6e293 Remove link to stale borgmatic Docker image.
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-30 09:46:08 -07:00
897c4487de Add mention in documentation about multiple backup scheduling needs (#511).
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-28 11:16:31 -07:00
13bae8c23b Typo.
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-26 10:12:02 -07:00
525266ede6 Deep merging when including common configuration (#381).
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-25 21:18:37 -07:00
d045eb55ac Add mention of sudo's "secure_path" option in borgmatic installation documentation (#513).
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-23 14:29:55 -07:00
bdc26f2117 Add note about old, pre-1.6.0 hooks behavior.
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-22 19:58:28 -07:00
ed7fe5c6d0 Instead of executing "before" command hooks before all borgmatic actions run (and "after" hooks after), execute these hooks right before/after the corresponding action (#473).
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-21 22:08:25 -07:00
413a079f51 Clarify Python version support.
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-28 21:57:40 -07:00
6f3accf691 Better explain where to find the dump file
All checks were successful
continuous-integration/drone/pr Build is passing
I really had problem finding the dump file with the explanation as give before. I thought that the `~/.borgmatic/` would be my current user. So looked into `/home/gerd/.borgmatic` (wrong). Then I looked into `<EXTRACTED_DESTINATION_PATH/.borgmatic` (again wrong). Then finally (1h later and after having already prepared a bug ticketI figured out that the dump file is within `<EXTRACTED_DESTINATION_PATH/root/.borgmatic`. Hard to find because of course I d not only have `root` within `<EXTRACTED_DESTINATION_PATH/` but also all other backup'ed directories (including /etc/, /home/ on so on...)
2022-03-17 04:51:47 +00:00
c838c1d11b Fix header placement in documentation guide.
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-14 13:50:22 -07:00
db7499db82 Document "repositories" context to for "before_*" and "after_*" command action hooks (#469).
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-14 13:34:14 -07:00
95c518e59b Documentation tip about dealing with hangs when database hook is enabled.
All checks were successful
continuous-integration/drone/push Build is passing
2022-03-12 13:17:32 -08:00
b525e70e1c Run "compact" action by default when no actions are specified (#394). 2022-02-09 14:33:12 -08:00
2ee75546f5 Add MongoDB database hook documentation.
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-04 16:26:38 -08:00
3ec3d8d045 Remove references to Lima Labs
All checks were successful
continuous-integration/drone/pr Build is passing
From their homepage:
> Lima Labs is shutting down our storage business. We will try to keep data available as long as possible. No promises but we are targeting 3/1/2022 to bring down Archive and Canada.
2022-01-03 02:29:38 -05:00
9c19591768 Revise hosting provider links.
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-15 20:06:09 -08:00
549aa9a25f Update editable link.
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-22 14:06:27 -07:00