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
|
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
|
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
|
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
|
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 |
|
Dan Helfman
|
90925c9428
|
Provide tips about old-style flags for those on older versions.
|
2019-06-23 16:42:23 -07:00 |
|
Dan Helfman
|
acd6772148
|
Update documentation to refer to dashless action sub-commands.
|
2019-06-22 22:09:50 -07:00 |
|
Dan Helfman
|
74ac148747
|
Disable console color via "color" option in borgmatic configuration output section (#191).
|
2019-06-19 20:48:54 -07:00 |
|
Dan Helfman
|
de94001508
|
Change default syslog verbosity to show errors only.
|
2019-06-16 21:57:14 -07:00 |
|
Dan Helfman
|
6c136ebbf1
|
Fix for unclear error message for invalid YAML merge include (#196).
|
2019-06-16 21:33:40 -07:00 |
|
Dan Helfman
|
fa293828df
|
Run hooks such that their output goes to syslog as well as console.
|
2019-06-12 13:09:04 -07:00 |
|
Dan Helfman
|
7c01b69498
|
Details on where to view logs.
|
2019-06-11 21:35:43 -07:00 |
|
Dan Helfman
|
4f0d3bf4ed
|
Add docs/default about systemd journald rate limiting.
|
2019-06-11 17:03:40 -07:00 |
|
Dan Helfman
|
9a5e7a3abb
|
Successfully convert Borg output to Python logging entries.
|
2019-06-11 16:42:04 -07:00 |
|
Dan Helfman
|
cdbd4c55e8
|
Fix 404 links harder.
|
2019-06-01 13:23:48 -07:00 |
|
Dan Helfman
|
2374410891
|
Fix 404 documentation links by switching to absolute links.
|
2019-06-01 13:02:39 -07:00 |
|
Dan Helfman
|
d2c46e91fe
|
Add rsync.net to hosting providers; includ random link rotation.
|
2019-05-29 15:35:04 -07:00 |
|
Dan Helfman
|
8f882ea3ea
|
Switch to more standard "utm_source" for hosting provider link.
|
2019-05-18 21:33:39 -07:00 |
|
Dan Helfman
|
7a2bcc96bb
|
Add Borg/borgmatic hosting providers to documentation.
|
2019-05-18 20:59:50 -07:00 |
|
Dan Helfman
|
8b41e58e1f
|
Mention isort import ordering in documentation.
|
2019-05-16 12:06:55 -07:00 |
|
Dan Helfman
|
9f6407ada6
|
Mention continuous integration badge in NEWS.
|
2019-05-13 14:54:24 -07:00 |
|
Luke Murphy
|
4010a2ed77
|
Add note about Drone CI to contributing docs
|
2019-05-13 23:43:11 +02:00 |
|
Dan Helfman
|
31dc903877
|
Integrate colorama for colored output.
|
2019-05-13 19:50:36 +00:00 |
|
Luke Murphy
|
0320d449ec
|
Add documentation about colorama
|
2019-05-13 13:40:17 +02:00 |
|
Luke Murphy
|
f9dce8b2d3
|
Recommend user installs when upgrading
|
2019-05-13 13:18:59 +02:00 |
|