Commit Graph

268 Commits

Author SHA1 Message Date
daa0daab1b Remove unnecessary cd in dev documentation. 2023-03-31 11:46:38 +02:00
174ebcc99c Update OpenBSD borgmatic link. 2023-03-31 11:46:38 +02:00
eeb3cafe71 Fix multiple repositories example. 2023-03-31 11:46:38 +02:00
cbc6957a11 Update docs with a few more "path:" repositories references (#635). 2023-03-31 11:46:38 +02:00
84a0ab3d18 Add optional repository labels so you can select a repository via "--repository yourlabel" at the command-line (#635). 2023-03-31 11:46:38 +02:00
5711151ad7 add feature to docs 2023-03-31 11:46:38 +02:00
b1c6217047 Add troubleshooting documentation on PostgreSQL/MySQL authentication errors. 2023-03-31 11:36:15 +02:00
bc662720df Add additional documentation link to environment variable feature. Rename constants section. 2023-03-31 11:36:15 +02:00
1f7f31098d Add documentation and NEWS for custom constants feature (#612). 2023-03-31 11:36:15 +02:00
8edd5db1cb Rename scripts/run-full-dev-tests to scripts/run-end-to-end-dev-tests and make it run end-to-end tests only. 2023-03-31 11:36:15 +02:00
646370e675 Add documentation on backing up a database running in a container (#649). 2023-03-31 11:36:15 +02:00
300d9b9dc4 Add NixOS package link to installation docs. 2023-03-31 11:35:34 +02:00
0782ca6aef Clarify check frequency default behavior (#653). 2023-03-31 11:35:34 +02:00
dc2b1ff8d2 Fix --editable (mode) option given --user as arg
--user option should be before, or after `--editable .` not in between.
Before seems better.
2023-03-31 11:35:34 +02:00
6bf858aae2 Document how to list database dumps in an archive. 2023-03-31 11:35:33 +02:00
Jelle @ Samson-IT
4386e66f65 reworded and added 'all' caveat 2023-03-31 11:35:33 +02:00
Jelle @ Samson-IT
1cf4a91b0a Added some info about fetching mysql database size 2023-03-31 11:35:33 +02:00
9fa57b3190 Change the default action order to: "create", "prune", "compact", "check" (#304). 2023-03-31 11:35:33 +02:00
15ca234349 Run any command-line actions in the order specified instead of using a fixed ordering (#304). 2023-03-31 11:35:33 +02:00
cd003f11dd Mention searching for files in the extract a backup guide. 2023-03-31 11:33:18 +02:00
ba71509bba Update dates in documentation examples. 2023-03-31 11:33:18 +02:00
1e8148575c In the documentation, mention what version of borgmatic introduced SQLite support. 2023-03-31 11:33:18 +02:00
6948aa957f Add SQLite feature to NEWS and also integrations. 2023-03-31 11:33:18 +02:00
f8f9debee8 code review 2023-03-31 11:33:18 +02:00
4231405c80 feat: add dump-restore support for sqlite databases 2023-03-31 11:33:17 +02:00
24331d917c Add "--repository" flag to the "rcreate" action. Add "--progress" flag to the "transfer" action. 2023-03-31 11:33:17 +02:00
9071b14dcf Update Borg 2.0 documentation links. 2023-03-31 11:33:17 +02:00
Clemens Lang
16da97d75d setup: Add link to MacPorts package 2023-03-31 11:33:17 +02:00
db13217361 Clarify "checks" configuration documentation for older versions of borgmatic (#639). 2023-03-31 11:33:17 +02:00
7ae1eac0df Upgrade documentation image dependencies. 2023-03-31 11:33:17 +02:00
2cf1ed57c0 Add configuration options for database command customization (#630). 2023-03-31 11:33:17 +02:00
deb46b0a70 Update documentation about changes to "all" database restores (#438, #560). 2023-03-31 11:33:17 +02:00
7564a27dfc Mention "before_actions" command hook in soft failure documentation (#631). 2023-03-31 11:33:17 +02:00
bf3d364ac4 Lowercase borgmatic in documentation. 2023-03-31 11:33:17 +02:00
c2622a4199 add borgmatic minimum version to compact docs 2023-03-31 11:33:17 +02:00
a97dc48fee Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2023-03-31 11:33:17 +02:00
a4111cc417 Clarify data/archives check implicit enabling. 2023-03-31 11:33:17 +02:00
90fb6f5b9e Clarify documentation about transferring archives between related repositories. 2023-03-31 11:33:17 +02:00
3ee7d502d3 Clarify documentation about multiple repositories and separate configuration files (#613). 2023-03-31 11:33:17 +02:00
e5c762419c More consistency checks documentation edits. 2023-03-31 11:33:17 +02:00
85a60ffa15 Clarify consistency check configuration. 2023-03-31 11:33:17 +02:00
1c00954969 Clarify examples in include merging and deep merging documentation (#607). 2023-03-31 11:33:17 +02:00
82b072d0b7 Update documentation to mention using blake2 with "transfer" action. 2022-10-17 15:04:30 -07:00
018c0296fd Document that special file exclusion also excludes symlinks to special files (#596). 2022-10-15 10:14:46 -07:00
a31ce337e9 Skip auto-exclusion of special files when user explicitly sets read_special to true (#587). 2022-10-06 11:07:43 -07:00
2774c2e4c0 Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (#591). 2022-10-03 22:50:37 -07:00
80e95f20a3 Add "borgmatic borg" documentation note about interactive prompts. 2022-09-20 14:01:47 -07:00
858b0b9fbe Note version of borgmatic needed for "borgmatic borg" action (#586). 2022-09-13 09:05:18 -07:00
9cc043f60e Update "find" command in documentation to work on BSDs and not just Linux (#583). 2022-09-11 20:02:30 -07:00
80b8c25bba Update docs about "source_directories" being optional. 2022-08-25 13:24:26 -07:00