mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 10:15:22 +00:00
Merge pull request #451 from librenms/murrant-patch-1
Dispatcher sidecar is required
This commit is contained in:
commit
aeb4e238e3
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ Image: librenms/librenms:latest
|
|||
### Dispatcher service
|
||||
|
||||
> [!WARNING]
|
||||
> Only used if you enable and run a [sidecar dispatcher container](#dispatcher-service-container).
|
||||
> You need at least one dispatcher sidecar, otherwise poller will not run [sidecar dispatcher container](#dispatcher-service-container).
|
||||
|
||||
* `SIDECAR_DISPATCHER`: Set to `1` to enable sidecar dispatcher mode for this container (default `0`)
|
||||
* `DISPATCHER_NODE_ID`: Unique node ID for your dispatcher service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue