mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Add commercial license mention
This commit is contained in:
@@ -356,6 +356,8 @@ sudo netbird service reconfigure --service-env NB_FORCE_RELAY=false
|
||||
|
||||
In most deployments, the embedded Signal server works well and does not need to be extracted. Consider running an external Signal server if you want to separate it from the Management server for organizational or infrastructure reasons.
|
||||
|
||||
Unlike relay servers, the Signal server cannot be replicated as it maintains in-memory connection state. If you need high-availability active-active mode for both Management and Signal, this is available through an [enterprise commercial license](https://netbird.io/pricing#on-prem).
|
||||
|
||||
<Warning>
|
||||
Changing the Signal server URL requires all clients to restart. After updating the configuration, each client must run `netbird down` followed by `netbird up` to reconnect to the new Signal server. This limitation will be addressed in a future client release.
|
||||
</Warning>
|
||||
|
||||
Reference in New Issue
Block a user