Save Netbird config to a persistent location#916
Save Netbird config to a persistent location#916shyam0904a wants to merge 1 commit intosiderolabs:mainfrom
Conversation
Signed-off-by: sam <[email protected]>
|
@smira mind give it a look? |
|
@utkuozdemir need this before 1.12.0 release, mind giving it a merge? |
We're planning some major changes to how extensions can be configured making these stuff easier in the next release, so this might not make it |
|
This PR is stale because it has been open 45 days with no activity. |
Well that means I can't use it for the time being...I need this because Netbird has built-in NAT traversal with native performance, useless way less RAM than Tailscale plus it can seamlessly integrate with my existing network topology with zero trust... |
is there any update on this? also the netbird plugin no longer works in its current form, the key no longer is passed to the container. Could this be a side effect of whatever this configuration change was? i can't find any info on that |
|
@frezbo can this be considered now? |
By default the extensions stores the config on the /var/run folder which does not persist across reboots. This causes peers to be newly created.
This commit changes the location to /var/lib and therefore not creating a new peer.