Dan Helfman
|
c2276b18c5
|
Add troubleshooting documentation for MySQL lock table errors (#244).
|
2019-11-14 10:33:47 -08:00 |
|
Dan Helfman
|
1e8edc05e9
|
Marketing.
|
2019-11-14 09:34:53 -08:00 |
|
Dan Helfman
|
9ee6151999
|
Add link to unofficial Fedora package of borgmatic that's more up-to-date.
|
2019-11-13 14:59:49 -08:00 |
|
Dan Helfman
|
4c38810a32
|
Add note about rsyslog rate limiting.
|
2019-11-12 12:32:32 -08:00 |
|
Dan Helfman
|
bf0d38ff2a
|
Update docs about MySQL/MariaDB database dumps and restores (#228).
|
2019-11-12 11:59:01 -08:00 |
|
Dan Helfman
|
e4f0a336c2
|
Fix installation path in docs.
|
2019-11-07 11:09:27 -08:00 |
|
Dan Helfman
|
68459c6795
|
Add note about setting PATH environment variable when installing borgmatic.
|
2019-11-07 11:05:41 -08:00 |
|
Dan Helfman
|
17fda7281a
|
Monitor backups with Cronhub hook integration. Fix Healthchecks/Cronitor hooks to respect dry run.
|
2019-11-07 10:08:44 -08:00 |
|
Dan Helfman
|
31d3bc9bd8
|
In documentation, clarify when Healthchecks/Cronitor hooks fire in relation to other hooks (#238).
|
2019-11-06 09:44:46 -08:00 |
|
Dan Helfman
|
2115eeb6a2
|
Upgrade your borgmatic configuration to get new options and comments via "generate-borgmatic-config --source" (#239).
|
2019-11-06 09:31:00 -08:00 |
|
Dan Helfman
|
e6d8c736d0
|
Documentation feedback: Don't hard-code Python 3.7 for Black.
|
2019-11-03 14:08:19 -08:00 |
|
Dan Helfman
|
505bb778fa
|
Fix logging docs typo.
|
2019-11-02 12:54:03 -07:00 |
|
Dan Helfman
|
a9104ed090
|
Handle log file error more consistently with other error. Add --log-file-verbosity flag. Add docs.
|
2019-11-02 11:23:18 -07:00 |
|
Dan Helfman
|
8fd46b8c70
|
Monitor backups with Cronitor hook integration.
|
2019-11-01 11:33:15 -07:00 |
|
Dan Helfman
|
e3dd545345
|
Extract files to a particular directory via "borgmatic extract --destination" flag. Also rename "--restore-path" to "--path" to reduce confusion.
|
2019-11-01 10:00:26 -07:00 |
|
Dan Helfman
|
589fc30fc8
|
To orient the reader, add "borgmatic" to the top of each documentation page.
|
2019-10-31 22:04:38 -07:00 |
|
Dan Helfman
|
bd3c51fc5a
|
Documentation for database restores (#229).
|
2019-10-31 21:45:47 -07:00 |
|
Dan Helfman
|
ca23c3b8b3
|
Remove unnecessary word from documentation.
|
2019-10-30 10:55:40 -07:00 |
|
Dan Helfman
|
74607fdd43
|
Documentation on how to develop borgmatic's documentation.
|
2019-10-30 10:54:42 -07:00 |
|
Dan Helfman
|
b53684a8f0
|
Fix incorrect link to hooks documentation.
|
2019-10-29 09:53:45 -07:00 |
|
Dan Helfman
|
f055f5dea8
|
Clarify borgmatic restore example with no leading slash.
|
2019-10-28 12:00:54 -07:00 |
|
Dan Helfman
|
5e3c2da79c
|
Database dump hooks documentation (#225).
|
2019-10-23 15:35:37 -07:00 |
|
Dan Helfman
|
c12c47cace
|
Fix "borgmatic list --successful" with a slightly better heuristic for listing successful (non-checkpoint) archives.
|
2019-10-16 10:24:58 -07:00 |
|
Dan Helfman
|
d6aaab8a09
|
Remove parentheses from docs sentence.
|
2019-10-15 13:02:54 -07:00 |
|
Dan Helfman
|
128ebf04ce
|
Dead man's switch via healthchecks.io integration (#223) + new monitoring documentation.
|
2019-10-15 10:49:14 -07:00 |
|
Dan Helfman
|
b1941bcce9
|
Automatically rewrite links to localhost when developing on docs locally.
|
2019-10-14 13:13:41 -07:00 |
|
Dan Helfman
|
7b3b28616d
|
Add "borgmatic list --successful" flag to only list successful (non-checkpoint) archives (#86).
|
2019-10-13 15:58:11 -07:00 |
|
Dan Helfman
|
59e1cac92c
|
Correct Arch Linux borgmatic package link.
|
2019-10-11 14:35:07 -07:00 |
|
Dan Helfman
|
b1f0287fdb
|
Add documentation link to community AUR (Arch Linux) borgmatic package.
|
2019-10-11 13:35:57 -07:00 |
|
Dan Helfman
|
99c35d4077
|
"flags" -> "actions" a few places in the docs.
|
2019-10-11 10:46:30 -07:00 |
|
Dan Helfman
|
07b9ff61f2
|
Remove documentation link to the AUR (Arch Linux) borgmatic package, which apparently has been deleted.
|
2019-10-11 10:42:19 -07:00 |
|
Dan Helfman
|
f573c1810a
|
Add a suggestion form to all documentation pages, so users can submit ideas for improving the documentation.
|
2019-10-10 14:27:48 -07:00 |
|
Dan Helfman
|
1d37b14356
|
More detailed error alerting via runtime context available in "on_error" hook (#174).
|
2019-10-01 12:23:16 -07:00 |
|
Dan Helfman
|
e14ebee4e0
|
User-defined hooks for global setup or cleanup that run before/after all actions. (#192).
|
2019-09-28 16:18:10 -07:00 |
|
Dan Helfman
|
386979ebb4
|
Mention --stats option in documentation.
|
2019-09-23 13:13:34 -07:00 |
|
Dan Helfman
|
d6ac7a9192
|
Upgrade various dependencies.
|
2019-09-19 13:04:59 -07:00 |
|
Dan Helfman
|
d959fdbf8d
|
Document new "check --only" command-line flag.
|
2019-09-19 11:50:29 -07:00 |
|
Daniel M. Capella
|
9a5117db14
|
Consistently point to stable Borg docs
|
2019-09-14 17:30:28 -04:00 |
|
Dan Helfman
|
e25f2c4e6c
|
Clarify documentation/schema about on_error hook running if there's an error in another hook (#202).
|
2019-07-19 09:25:01 -07:00 |
|
Dan Helfman
|
7ad8f9ac6f
|
Link to borgmatic-binary installation method.
|
2019-07-13 15:40:26 -07:00 |
|
Dan Helfman
|
2add3ff7ad
|
Fix redirect.
|
2019-07-05 09:19:51 -07:00 |
|
Dan Helfman
|
0602ca1862
|
Add how-to redirect. Fix capitalization.
|
2019-07-05 09:03:08 -07:00 |
|
Dan Helfman
|
e973802fc1
|
Iterate on how-to document name wording.
|
2019-07-05 08:57:25 -07:00 |
|
Dan Helfman
|
2bdf6dfd70
|
Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic
|
2019-07-05 08:52:06 -07:00 |
|
duncanbetts
|
5587f48bda
|
Update 'docs/how-to/run-preparation-steps-before-backups.md'
|
2019-07-05 14:39:21 +00:00 |
|
Dan Helfman
|
fe39453598
|
Change example filename to be more descriptive.
|
2019-06-30 17:23:09 -07:00 |
|
Dan Helfman
|
9c75063c05
|
Unbreak console snippet in docs.
|
2019-06-30 17:09:34 -07:00 |
|
Dan Helfman
|
5cf2ef1732
|
Add note to documentation about using spaces instead of tabs for indentation, as YAML does not allow tabs (#199).
|
2019-06-30 16:58:01 -07:00 |
|
Dan Helfman
|
f35e6ea7ad
|
Upgrade base layers.
|
2019-06-27 15:38:00 -07:00 |
|
Dan Helfman
|
90595e9c18
|
Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197.
|
2019-06-27 14:41:21 -07:00 |
|