diff --git a/README.md b/README.md index 5429e6cd..10ecc4d0 100644 --- a/README.md +++ b/README.md @@ -55,18 +55,19 @@ borgmatic is powered by [Borg Backup](https://www.borgbackup.org/). ## Integrations -PostgreSQL      -MySQL      -MariaDB      -MongoDB      -SQLite      -Healthchecks      -Cronitor      -Cronhub      -PagerDuty      -ntfy      -BorgBase      -Apprise      +PostgreSQL +MySQL +MariaDB +MongoDB +SQLite +Healthchecks +Cronitor +Cronhub +PagerDuty +ntfy +Loki +Apprise +BorgBase ## Getting started diff --git a/docs/how-to/monitor-your-backups.md b/docs/how-to/monitor-your-backups.md index 33b88a80..7485230d 100644 --- a/docs/how-to/monitor-your-backups.md +++ b/docs/how-to/monitor-your-backups.md @@ -374,7 +374,7 @@ loki: ## Apprise hook New in version 1.8.4 -[Apprise](https://github.com/caronc/apprise) is a local notification library +[Apprise](https://github.com/caronc/apprise/wiki) is a local notification library that "allows you to send a notification to almost all of the most popular [notification services](https://github.com/caronc/apprise/wiki) available to us today such as: Telegram, Discord, Slack, Amazon SNS, Gotify, etc." diff --git a/docs/static/loki.png b/docs/static/loki.png new file mode 100644 index 00000000..db5ec01f Binary files /dev/null and b/docs/static/loki.png differ