From 3b13fadde2f0201ce47706a6bff98a027f8e8bac Mon Sep 17 00:00:00 2001 From: Henry Dollman Date: Mon, 9 Sep 2024 13:37:09 -0400 Subject: [PATCH] rm shoutrrr config info from readme --- readme.md | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/readme.md b/readme.md index 2c15d669..2825e647 100644 --- a/readme.md +++ b/readme.md @@ -98,11 +98,9 @@ Use `./beszel update` and `./beszel-agent update` to update to the latest versio ### Hub -| Name | Default | Description | -| ----------------------- | ------- | --------------------------------------- | -| `DISABLE_PASSWORD_AUTH` | false | Disables password authentication | -| `NOTIFICATION_TYPE` | "" | Defines which notification type to use. | -| `NOTIFICATION_URL` | "" | Notification URL to use for shoutrrr. | +| Name | Default | Description | +| ----------------------- | ------- | -------------------------------- | +| `DISABLE_PASSWORD_AUTH` | false | Disables password authentication | ### Agent @@ -205,15 +203,6 @@ Users can create their own systems and alerts. Links to PocketBase settings are Read-only users cannot create systems but can view any system shared with them by an admin and create alerts. -## Alert services - -By default, alerts are sent as emails via the built-in PocketBase service, configurable on the PocketBase Settings page. - -[shoutrrr](https://containrrr.dev/shoutrrr) can be used instead by setting the `NOTIFICATION_TYPE` config value to `shoutrrr` and setting a valid `NOTIFICATION_URL` to [a supported service URL](https://containrrr.dev/shoutrrr/services/overview/). These values can be configured in one of two ways: - -- From an `alerts.env` file in the `beszel_data` directory in the form of `KEY=value` lines, one per setting -- From environment variables - ## FAQ / Troubleshooting ### Agent is not connecting