diff --git a/readme.md b/readme.md index 2c15d66..2825e64 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