rm shoutrrr config info from readme

This commit is contained in:
Henry Dollman
2024-09-09 13:37:09 -04:00
parent 99d79f7d2d
commit 3b13fadde2

View File

@@ -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