Dan Helfman
|
410204a70d
|
Formatting, whitespace, and minor fixes for Uptime Kuma hook (#885).
|
2024-06-26 16:09:14 -07:00 |
|
|
d108e6102b
|
some minor corrections in how to uptime kuma docs
build / test (push) Has been cancelled
build / docs (push) Has been cancelled
|
2024-06-24 12:00:22 +01:00 |
|
|
3e60043632
|
some minor corrections in how to uptime kuma docs
build / test (push) Waiting to run
build / docs (push) Blocked by required conditions
|
2024-06-24 11:57:12 +01:00 |
|
|
a8d691169a
|
some minor corrections in how to uptime kuma docs
build / test (push) Waiting to run
build / docs (push) Blocked by required conditions
|
2024-06-24 11:54:34 +01:00 |
|
|
939c2f6718
|
some minor corrections in how to uptime kuma docs
build / test (push) Waiting to run
build / docs (push) Blocked by required conditions
|
2024-06-24 11:54:12 +01:00 |
|
|
0837059e21
|
some minor corrections in how to uptime kuma docs
build / test (push) Waiting to run
build / docs (push) Blocked by required conditions
|
2024-06-24 11:51:41 +01:00 |
|
|
0ee166fdf0
|
added Uptime Kuma how-to docs
build / test (push) Waiting to run
build / docs (push) Blocked by required conditions
|
2024-06-24 11:46:38 +01:00 |
|
Dan Helfman
|
b5ab1ff0cd
|
Use (current) default action order whenever actions are mentioned (#873).
|
2024-06-05 11:21:51 -07:00 |
|
Dan Helfman
|
fecae39fcd
|
To avoid duplicate install, update docs to uninstall borgmatic before re-installing with Apprise (#862).
|
2024-05-03 16:48:35 -07:00 |
|
Dan Helfman
|
54facdc391
|
Clarify Apprise states configuration.
|
2024-04-20 08:26:06 -07:00 |
|
Dan Helfman
|
f21a2c06e3
|
Add documentation link to Loki dashboard for borgmatic (#843).
|
2024-03-22 11:25:33 -07:00 |
|
Dan Helfman
|
035e96156a
|
Add an "access_token" option to the ntfy monitoring hook for authenticating without username/password (#811).
|
2024-03-11 12:48:58 -07:00 |
|
Dan Helfman
|
cf9e387811
|
Document a potentially breaking shell quoting edge case within error hooks (#839).
|
2024-03-11 10:42:51 -07:00 |
|
Dan Helfman
|
9647301b99
|
Add log sending for the Apprise logging hook, enabled by default.
|
2024-03-10 16:18:49 -07:00 |
|
Dan Helfman
|
3eff2c4248
|
Add Grafana Loki badge to integrations documentation.
|
2023-10-05 09:06:06 -07:00 |
|
Dan Helfman
|
9587fc2366
|
Update Apprise documentation to use sudo for pipx install (#715).
|
2023-10-04 22:54:11 -07:00 |
|
Dan Helfman
|
f011431463
|
Apprise hook documentation (#715).
|
2023-10-04 19:23:53 -07:00 |
|
Dan Helfman
|
d0a8251ad2
|
Add borgmatic version introducing Loki hook to docs (#743).
|
2023-08-27 20:30:13 -07:00 |
|
Dan Helfman
|
32019ea8f3
|
Add documentation for Grafana Loki hook (#743).
|
2023-08-25 10:52:00 -07:00 |
|
Dan Helfman
|
c11dcdef0a
|
Fix some "borgmatic" capitalization issues.
|
2023-07-26 23:38:08 -07:00 |
|
Dan Helfman
|
309f67e860
|
Fix documentation comma grammar issues.
|
2023-07-18 23:27:45 -07:00 |
|
Dan Helfman
|
2453ecad42
|
More documentation updates based on section removal (#721).
|
2023-07-11 22:10:57 -07:00 |
|
Dan Helfman
|
a60d7fd173
|
Run "borgmatic borg" action without capturing output so interactive prompts and flags like "--progress" still work.
|
2023-04-30 15:43:41 -07:00 |
|
Dan Helfman
|
b343363bb8
|
Change the default action order to: "create", "prune", "compact", "check" (#304).
|
2023-03-08 14:05:06 -08:00 |
|
Dan Helfman
|
462326406e
|
Drop only-style actions like "--create", rename "prune --files" to "prune --list", and add "--list" alias to "create" and "export-tar" (#571).
|
2022-08-21 14:25:16 -07:00 |
|
Dan Helfman
|
00255a2437
|
Various documentation edits for Borg 2 (#557).
|
2022-08-18 10:19:11 -07:00 |
|
Dan Helfman
|
cc04bf57df
|
Update list action for Borg 2 support, add rinfo action, and update extract consistency check for Borg 2.
|
2022-08-15 15:04:40 -07:00 |
|
Dan Helfman
|
dfc4db1860
|
Document environment variable interpolation (#546).
|
2022-06-16 15:30:53 -07:00 |
|
Dan Helfman
|
dc4e7093e5
|
Remove link to related software that hasn't seen updates in the past couple years.
|
2022-06-09 19:31:50 -07:00 |
|
Dan Helfman
|
0e90a80680
|
Add links in documentation for ntfy monitoring hook (#543).
|
2022-06-09 13:41:22 -07:00 |
|
Gavin Chappell
|
a8b8d507b6
|
add a hook for sending push notifications via ntfy.sh
|
2022-06-09 21:10:38 +01:00 |
|
Dan Helfman
|
80ec3e7d97
|
Deprecate "borgmatic list --successful" flag, as listing only non-checkpoint (successful) archives is now the default in newer versions of Borg.
|
2022-06-02 20:35:39 -07:00 |
|
Dan Helfman
|
54933ebef5
|
Change connection failures for monitoring hooks to be warnings instead of errors (#439).
|
2022-05-24 15:50:04 -07:00 |
|
Dan Helfman
|
02781662f8
|
Change monitoring hooks to specify the ping URL / integration key as a named option.
|
2022-05-23 20:02:10 -07:00 |
|
Dan Helfman
|
1921f55a9d
|
Add emojis to documentation table of contents to make it easier to find particular how-to and reference guides at a glance.
|
2022-05-20 11:11:35 -07:00 |
|
Dan Helfman
|
db7499db82
|
Document "repositories" context to for "before_*" and "after_*" command action hooks (#469).
|
2022-03-14 13:34:14 -07:00 |
|
Dan Helfman
|
b525e70e1c
|
Run "compact" action by default when no actions are specified (#394).
|
2022-02-09 14:33:12 -08:00 |
|
Dan Helfman
|
79d4888e22
|
Add documentation navigation links on left side of all documentation pages.
|
2020-08-21 14:27:47 -07:00 |
|
Dan Helfman
|
f611fe7be3
|
Clarify documentation overview of monitoring options.
|
2020-08-12 10:40:39 -07:00 |
|
Dan Helfman
|
37cc229749
|
Fix duplicate logging to Healthchecks and send "after_*" hooks output to Healthchecks (#328).
|
2020-06-23 11:01:03 -07:00 |
|
Dan Helfman
|
398665be9e
|
Allow before_backup and similiar hooks to exit with a soft failure without altering the monitoring status (#292).
|
2020-06-02 14:33:41 -07:00 |
|
Dan Helfman
|
6db232d4ac
|
Link to Borgmacator GNOME AppIndicator from monitoring documentation.
|
2020-06-02 12:53:08 -07:00 |
|
Dan Helfman
|
31a5d1b9c4
|
Docs feedback: Clarify PagerDuty integration instructions.
|
2020-03-26 14:14:53 -07:00 |
|
Dan Helfman
|
4942b7ce4d
|
Feedback on PagerDuty hook documentation.
|
2020-02-13 13:11:25 -08:00 |
|
Dan Helfman
|
46486138b6
|
Fix PagerDuty link.
|
2020-02-01 13:43:37 -08:00 |
|
Dan Helfman
|
79f3b84ca2
|
Documentation for "--archive latest" (#289).
|
2020-01-29 17:08:03 -08:00 |
|
Dan Helfman
|
bc02c123e6
|
Monitor backups with PagerDuty hook integration (#245).
|
2020-01-27 15:32:09 -08:00 |
|
Dan Helfman
|
f66fd1caaa
|
Customize Healthchecks log level via borgmatic "--monitoring-verbosity" flag (#277).
|
2020-01-22 15:10:47 -08:00 |
|
Dan Helfman
|
911668f0c8
|
Only trigger "on_error" hooks and monitoring failures for "prune", "create", and "check" actions, and not for other actions (#270).
|
2019-12-20 13:58:02 -08:00 |
|
Dan Helfman
|
e009bfeaa2
|
Update Healthchecks/Cronitor/Cronhub monitoring integrations to fire for "check" and "prune" actions, not just "create" (#249).
|
2019-12-12 22:54:45 -08:00 |
|