NetBird-Client

NetBird-Client

Docker app from jimrummy101's Repository

Overview

NetBird is an open-source VPN management platform built on top of WireGuard® making it easy to create secure private networks for your organization or home. The NetBird Client application (or agent) is a software that is installed on your machines. It is an entry point to you private network that makes it possible for machines to communicate with each other. Once installed and registered, a machine becomes a peer in the network and can be managed from a self-hosted or cloud daashboard. Note: This is not neccessary to install if you just want the server stack.

Install NetBird-Client on Unraid in a few clicks.

Find NetBird-Client in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for NetBird-Client Review the template variables and paths Click Install

Download Statistics

3,361,505
Total Downloads
379,288
This Month
294,020
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
netbirdio/netbird
Last Updated2026-06-27
First Seen2023-01-05

Runtime arguments

Network
host
Shell
bash
Privileged
false
Extra Params
--cap-add=NET_ADMIN

Template configuration

Setup KeyVariable

Setup key obtained from the Management Service Dashboard (used to register peer).

Target
NB_SETUP_KEY
Management URLVariable

Management Service URL [http|https]://[host]:[port]

Target
NB_MANAGEMENT_URL
Default
https://api.netbird.io
Value
https://api.netbird.io:443
AppdataPathrw

Volume storage for Netbird configuration state and credentials

Target
/var/lib/netbird
Value
/mnt/user/appdata/netbird
Log FileVariable
Target
NB_LOG_FILE
Value
console
Log LevelVariable
Target
NB_LOG_LEVEL
Value
info
Admin Portal URLVariable

Admin Panel URL [http|https]://[host]:[port]

Target
NB_ADMIN_URL
Default
https://app.netbird.io
Value
https://app.netbird.io
Wireguard PreSharedKeyVariable

Sets Wireguard PreSharedKey property. If set, then only peers that have the same key can communicate.

Target
NB_PRESHARED_KEY