|
|
810b65589f
|
Documentation for runtime/state directory changes (#934).
|
2024-11-15 22:23:49 -08:00 |
|
|
|
be08e889f0
|
Fix the user runtime directory location on macOS (and possibly Cygwin) (#928).
build / test (push) Successful in 6m31s
build / docs (push) Successful in 2m5s
|
2024-11-03 21:44:11 -08:00 |
|
|
|
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.
|
2024-11-03 13:14:05 -08:00 |
|
|
|
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.
build / test (push) Successful in 5m38s
build / docs (push) Successful in 2m1s
|
2024-10-25 14:26:31 -07:00 |
|
|
|
29f214a269
|
Change borgmatic 1.8.15 (unreleased) to 1.9.0 due to breaking changes.
build / test (push) Successful in 6m20s
build / docs (push) Successful in 1m57s
|
2024-10-06 16:07:14 -07:00 |
|
|
|
f54d566edc
|
Fixes to make the inclusive language linter happy.
build / test (push) Successful in 5m0s
build / docs (push) Successful in 1m24s
|
2024-10-01 13:37:31 -07:00 |
|
|
|
b7efa0d3f0
|
When databases are configured, don't auto-enable the "one_file_system" option (#918).
build / test (push) Successful in 5m0s
build / docs (push) Successful in 1m17s
|
2024-10-01 10:16:30 -07:00 |
|
|
|
34305d686c
|
Revert "Add missing test (#911)" which accidentally included unrelated changes.
This reverts commit bf1e8bc44e.
|
2024-10-01 09:28:39 -07:00 |
|
|
|
bf1e8bc44e
|
Add missing test (#911).
build / docs (push) Blocked by required conditions
build / test (push) Has been cancelled
|
2024-10-01 09:26:00 -07:00 |
|
|
|
fd4f69f6c3
|
Rename repository actions for compatibility with recent Borg 2 changes (#915).
build / test (push) Successful in 6m23s
build / docs (push) Successful in 1m59s
|
2024-09-09 10:05:32 -07:00 |
|
|
|
288a4bf243
|
: Add documentation details for how to run custom database dump commands using binaries from running containers (#906).
build / test (push) Successful in 4m3s
build / docs (push) Successful in 1m6s
|
2024-08-20 15:03:49 -07:00 |
|
Jonathan Brockhaus
|
6087c12e09
|
docs: typo
|
2024-08-16 14:36:28 +02:00 |
|
Jonathan Brockhaus
|
b6ccde6757
|
fix(docs): Add note about mounting .borgmatic folder inside container db backups
|
2024-08-16 14:23:59 +02:00 |
|
|
|
5f10b1b2ca
|
Clarify database limitations.
build / test (push) Successful in 6m10s
build / docs (push) Successful in 1m23s
|
2024-04-28 16:55:24 -07:00 |
|
|
|
058af95d70
|
Document limitation about using database hooks and "one_file_system" (#853).
build / test (push) Successful in 4m20s
build / docs (push) Successful in 52s
|
2024-04-20 14:53:41 -07:00 |
|
|
|
893fbcf9ff
|
Add documentation about backing up containerized databases by configuring borgmatic to exec into a container to run a dump command.
build / test (push) Successful in 5m57s
build / docs (push) Successful in 1m29s
|
2024-03-14 18:00:52 -07:00 |
|
|
|
5586aab967
|
Clarify documentation about restoring a database: borgmatic does not create the database upon restore.
continuous-integration/drone/push Build is passing
|
2024-02-09 15:35:29 -08:00 |
|
|
|
6dca7c1c15
|
Add "key export" action to export a copy of the repository key (#345).
continuous-integration/drone/push Build is passing
|
2023-08-07 12:28:39 -07:00 |
|
|
|
193dd93de2
|
Fork a MariaDB database hook from the MySQL database hook (#727).
continuous-integration/drone/push Build is passing
|
2023-08-04 13:22:44 -07:00 |
|
|
|
adfb89ee65
|
improve docs - wittens suggestions
|
2023-07-29 00:16:04 +05:30 |
|
|
|
1f415a24b8
|
add docs for database restore params and config bootstrap
|
2023-07-15 12:27:54 +05:30 |
|
|
|
da78929415
|
To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values.
continuous-integration/drone/push Build is passing
|
2023-07-13 19:25:14 -07:00 |
|
|
|
2453ecad42
|
More documentation updates based on section removal (#721).
continuous-integration/drone/push Build is failing
|
2023-07-11 22:10:57 -07:00 |
|
|
|
d2fa205476
|
Update documentation for section removal (#721).
continuous-integration/drone/push Build is passing
|
2023-07-11 19:42:14 -07:00 |
|
|
|
c3004c6090
|
Some brief documentation on running only checks (#364).
continuous-integration/drone/push Build is passing
|
2023-06-25 22:49:36 -07:00 |
|
|
|
9152fed249
|
Add a documentation troubleshooting note for MySQL/MariaDB authentication errors (#399).
continuous-integration/drone/push Build is passing
|
2023-06-15 14:55:57 -07:00 |
|
|
|
e15bec30e6
|
Mention some hang edge cases in database limitations (#710).
continuous-integration/drone/push Build is passing
|
2023-06-13 23:34:58 -07:00 |
|
|
|
065be1d9d4
|
More inclusive language.
continuous-integration/drone/push Build is passing
|
2023-04-20 14:28:04 -07:00 |
|
|
|
9f5769f87b
|
Make docs/schema a little more container agnostic / less Docker specific.
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
|
2023-04-16 15:41:17 -07:00 |
|
|
|
1c67db5d62
|
Add documentation for "borgmatic restore --schema" (#375).
continuous-integration/drone/push Build is passing
|
2023-04-14 16:40:58 -07:00 |
|
|
|
3e8e38011b
|
Labels for repositories (#635).
Merge pull request #57 from diivi/feat/tag-repos
|
2023-03-27 15:46:22 -07:00 |
|
|
|
8bef1c698b
|
add feature to docs
|
2023-03-27 22:16:39 +05:30 |
|
|
|
f56fdab7a9
|
Add troubleshooting documentation on PostgreSQL/MySQL authentication errors.
continuous-integration/drone/push Build is passing
|
2023-03-25 17:08:17 -07:00 |
|
|
|
9851abc2e1
|
Add documentation on backing up a database running in a container (#649).
continuous-integration/drone/push Build is passing
|
2023-03-24 15:18:49 -07:00 |
|
|
|
d3086788eb
|
Document how to list database dumps in an archive.
continuous-integration/drone/push Build is passing
|
2023-03-08 16:09:41 -08:00 |
|
|
|
22498ebd4c
|
In the documentation, mention what version of borgmatic introduced SQLite support.
continuous-integration/drone/push Build is passing
|
2023-03-04 10:50:28 -08:00 |
|
|
|
e1f02d9fa5
|
Add SQLite feature to NEWS and also integrations.
continuous-integration/drone/push Build is passing
|
2023-03-04 09:59:16 -08:00 |
|
|
|
903507bd03
|
code review
|
2023-03-04 01:27:07 +05:30 |
|
|
|
af1cc27988
|
feat: add dump-restore support for sqlite databases
|
2023-03-02 23:55:16 +05:30 |
|
|
|
6055918907
|
Upgrade documentation image dependencies.
|
2023-01-26 16:11:41 -08:00 |
|
|
|
30cca62d09
|
Add configuration options for database command customization (#630).
continuous-integration/drone/push Build is failing
|
2023-01-26 14:59:17 -08:00 |
|
|
|
113c0e7616
|
Update documentation about changes to "all" database restores (#438, #560).
continuous-integration/drone/push Build is passing
|
2023-01-26 10:53:58 -08:00 |
|
|
|
f67c544be6
|
Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560).
continuous-integration/drone/push Build is passing
|
2022-12-15 22:59:42 -08:00 |
|
|
|
018c0296fd
|
Document that special file exclusion also excludes symlinks to special files (#596).
continuous-integration/drone/push Build is passing
|
2022-10-15 10:14:46 -07:00 |
|
|
|
a31ce337e9
|
Skip auto-exclusion of special files when user explicitly sets read_special to true (#587).
continuous-integration/drone/push Build is passing
|
2022-10-06 11:07:43 -07:00 |
|
|
|
9cc043f60e
|
Update "find" command in documentation to work on BSDs and not just Linux (#583).
continuous-integration/drone/push Build is passing
|
2022-09-11 20:02:30 -07:00 |
|
|
|
80b8c25bba
|
Update docs about "source_directories" being optional.
continuous-integration/drone/push Build is passing
|
2022-08-25 13:24:26 -07:00 |
|
|
|
cc04bf57df
|
Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2.
continuous-integration/drone/push Build is passing
|
2022-08-15 15:04:40 -07:00 |
|
|
|
6005426684
|
Update documentation about configuring multiple consistency checks or multiple databases (#559).
continuous-integration/drone/push Build is passing
|
2022-07-03 22:24:25 -07:00 |
|
|
|
dfc4db1860
|
Document environment variable interpolation (#546).
continuous-integration/drone/push Build is passing
|
2022-06-16 15:30:53 -07:00 |
|