Dan Helfman
|
091e9fa9ee
Add a "password_transport" option to the MariaDB and MySQL database hooks for customizing how borgmatic transmits passwords to the database client (#1033).
|
1 month ago |
Dan Helfman
|
ad9f037ec5
Add documentation for verbosity/logging configuration options (#793).
|
2 months ago |
Dan Helfman
|
901e668c76
Document a database use case involving a temporary database client container (#1020).
|
2 months ago |
Dan Helfman
|
839862cff0
Update documentation link text about providing database passwords from external sources (#1009).
|
3 months ago |
Dan Helfman
|
02451a8b30
Further database container dump documentation clarifications (#978).
|
4 months ago |
Dan Helfman
|
7551810ea6
Clarify/correct documentation about dumping databases when using containers (#978).
|
4 months ago |
Dan Helfman
|
a99c48c115
Documentation / CLI help clarifications around "--original-port" (#418).
|
5 months ago |
Dan Helfman
|
69476a4fab
Documentation clarifications (#418).
|
5 months ago |
Dan Helfman
|
36bcbd0592
Documentation about restoring datebases with the same name (#418).
|
5 months ago |
Dan Helfman
|
cb7f98192c
Updates to out-of-date documentation on database dumps.
|
6 months ago |
Dan Helfman
|
810b65589f
Documentation for runtime/state directory changes (#934).
|
6 months ago |
Dan Helfman
|
be08e889f0
Fix the user runtime directory location on macOS (and possibly Cygwin) (#928).
|
7 months ago |
Dan Helfman
|
814cdb4b87
Deprecate the "borgmatic_source_directory" option in favor of "user_runtime_directory" and "user_state_directory" (#562). Move the default borgmatic streaming database dump and bootstrap metadata location on disk (#562). With Borg 1.4+, store database dumps and bootstrap metadata in a "/borgmatic" directory within a backup archive (#838). Add "--local-path", "--remote-path", and "--user-runtime-directory" flags to the "config bootstrap" action.
|
7 months ago |
Dan Helfman
|
83bc737185
Borg 2 changes: Default the "archive_name_format" option to just "{hostname}". Update the "--match-archives"/"--archive" flags to support series names / archive hashes. Add a "--match-archives" flag to the "prune" action.
|
7 months ago |
Dan Helfman
|
29f214a269
Change borgmatic 1.8.15 (unreleased) to 1.9.0 due to breaking changes.
|
8 months ago |
Dan Helfman
|
f54d566edc
Fixes to make the inclusive language linter happy.
|
8 months ago |
Dan Helfman
|
b7efa0d3f0
When databases are configured, don't auto-enable the "one_file_system" option (#918).
|
8 months ago |
Dan Helfman
|
34305d686c
Revert "Add missing test (#911)" which accidentally included unrelated changes.
|
8 months ago |
Dan Helfman
|
bf1e8bc44e
Add missing test (#911).
|
8 months ago |
Dan Helfman
|
fd4f69f6c3
Rename repository actions for compatibility with recent Borg 2 changes (#915).
|
8 months ago |
Dan Helfman
|
288a4bf243
: Add documentation details for how to run custom database dump commands using binaries from running containers (#906).
|
9 months ago |
Jonathan Brockhaus
|
6087c12e09
docs: typo
|
9 months ago |
Jonathan Brockhaus
|
b6ccde6757
fix(docs): Add note about mounting .borgmatic folder inside container db backups
|
9 months ago |
Dan Helfman
|
5f10b1b2ca
Clarify database limitations.
|
1 year ago |
Dan Helfman
|
058af95d70
Document limitation about using database hooks and "one_file_system" (#853).
|
1 year ago |
Dan Helfman
|
893fbcf9ff
Add documentation about backing up containerized databases by configuring borgmatic to exec into a container to run a dump command.
|
1 year ago |
Dan Helfman
|
5586aab967
Clarify documentation about restoring a database: borgmatic does not create the database upon restore.
|
1 year ago |
Dan Helfman
|
6dca7c1c15
Add "key export" action to export a copy of the repository key (#345).
|
1 year ago |
Dan Helfman
|
193dd93de2
Fork a MariaDB database hook from the MySQL database hook (#727).
|
1 year ago |
Divyansh Singh
|
adfb89ee65
improve docs - wittens suggestions
|
1 year ago |