You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, in self hosted mode there's only one relay... the one of your netbird server (the relay container).
I can't find documentation about how to spawn multiple relay servers, I guess I could load-balance it through traefik but that does not seem the correct way to do it.
Basically, right now it's 100% capable to deploy numerous relays. You basicaly spin them up and have to manually edit the management.json on the management server, as outlined here #2566 (comment). or #2566 (comment)
However, the official docs haven't been updated for this. Probably just needs someone to do it and submit a PR at this point.
Hello,
In a self hosted netbird I have 25 peers and already my CPU sometimes is at 50% because of the TURN/relay connexions.
How can I scale netbird, e.g have multiple relay servers?
Also, how do I know wether my relaying is currently happening through TURN or relay?
For example this relayed connexion:
Can I assume it's using the relay server because of the relayAddress ? How would a TURN relaying look like?
For the record here's how this client is connected (windows):
The text was updated successfully, but these errors were encountered: