palto42
|
6da05cbe2d
|
Exception handling for logfile option
|
2019-11-02 14:33:57 +01:00 |
|
Dan Helfman
|
f48f52079d
|
Support for Borg --keep-exclude-tags and --exclude-nodump options (#234).
|
2019-11-01 15:50:59 -07:00 |
|
Dan Helfman
|
76c569cf84
|
Update test requirements.
|
2019-11-01 12:18:35 -07:00 |
|
palto42
|
b121290c0f
|
Merge remote-tracking branch 'upstream/master' into logging
|
2019-11-01 19:44:04 +01:00 |
|
Dan Helfman
|
8fd46b8c70
|
Monitor backups with Cronitor hook integration.
|
2019-11-01 11:33:15 -07:00 |
|
Dan Helfman
|
603f525352
|
Clarify --archive help.
|
2019-11-01 10:50:20 -07:00 |
|
palto42
|
8c8640d0ab
|
file-logger replaces syslog
|
2019-11-01 18:42:24 +01: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
|
2c46f53ef6
|
Attempt to upgrade version of pip used in CI.
|
2019-10-31 20:37:01 -07:00 |
|
Dan Helfman
|
939f4d4e3d
|
Add additional tests for database restores.
|
2019-10-31 14:11:19 -07:00 |
|
Dan Helfman
|
3006db0cae
|
Restore backed up PostgreSQL databases via "borgmatic restore" sub-command (#229).
|
2019-10-31 12:57:36 -07:00 |
|
palto42
|
22640a9ca0
|
new option for log-file
|
2019-10-31 10:44:22 +01: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
|
4dc4fe0b8d
|
Reordering hooks a bit so that pre-backup ordering mirrors post-backup ordering.
|
2019-10-27 14:47:55 -07:00 |
|
Dan Helfman
|
5e3c2da79c
|
Database dump hooks documentation (#225).
|
2019-10-23 15:35:37 -07:00 |
|
Dan Helfman
|
37dc94bc79
|
Add test for removal of database dumps.
|
2019-10-23 13:36:03 -07:00 |
|
Dan Helfman
|
fc274b43f0
|
Rename "borgmatic list --pattern-from" flag to "--patterns-from" to match Borg (#230).
|
2019-10-22 22:42:36 -07:00 |
|
Dan Helfman
|
9ab12e4312
|
Tests for database dumping (#225).
|
2019-10-22 21:39:30 -07:00 |
|
Dan Helfman
|
a5ff35c198
|
Update NEWS with PostgreSQL database dump hook.
|
2019-10-22 16:31:26 -07:00 |
|
Dan Helfman
|
458e7776c5
|
Database dump hooks for PostgreSQL, so you can easily dump your databases before backups run (#225).
|
2019-10-22 16:28:42 -07:00 |
|
Dan Helfman
|
fa5fa1c11b
|
Move hooks into directory, so there can be one source file per type of hook (#225).
|
2019-10-21 15:52:14 -07:00 |
|
Dan Helfman
|
f8bc67be8d
|
Config generation support for sequences of maps, needed for database dump hooks (#225).
|
2019-10-21 15:17:47 -07:00 |
|
Dan Helfman
|
17586d49ac
|
Bump version of tox in CI.
|
2019-10-21 11:05:37 -07:00 |
|
Dan Helfman
|
2f75c9aa9e
|
Bump Tox minimum version.
|
2019-10-20 21:47:57 +00:00 |
|
Luke Murphy
|
60650ccfc7
|
Follow latest Tox developments
|
2019-10-20 12:49:14 +02: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
|
f3910f49ca
|
Fix incorrect help on borg list --last flag.
|
2019-10-13 14:46:28 -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
|
6c617eddd5
|
When backups to one of several repositories fails, keep backing up to the other repositories (#144).
|
2019-09-30 22:19:31 -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
|
a897ffd514
|
Fix "borgmatic create --progress" output so that it updates on the console in real-time (#221).
|
2019-09-25 12:03:10 -07:00 |
|
Dan Helfman
|
a472735616
|
Merge sample cron files.
|
2019-09-24 10:49:46 -07:00 |
|
Dan Helfman
|
b3fec03cf4
|
Up the syslog verbosity in sample cron files.
|
2019-09-24 10:47:39 -07:00 |
|
Dan Helfman
|
89dccc25c3
|
Add AC power condition for systemd service (#205).
|
2019-09-24 10:43:30 -07:00 |
|
Dan Helfman
|
3846155d62
|
More robust sample systemd service: boot delay, network dependency, lowered CPU/IO priority, etc (#205).
|
2019-09-24 10:16:30 -07:00 |
|
Dan Helfman
|
386979ebb4
|
Mention --stats option in documentation.
|
2019-09-23 13:13:34 -07:00 |
|