Open Source

Deploy the NetBird Agent Network

One command to run the open source Agent Network on your own infrastructure. Free, self-hosted, and ready in minutes.

Quick install

Run the script on any Linux server with Docker. It installs the NetBird Agent Network and walks you through the initial setup.

Infrastructure requirements

  • Linux VM with at least 1 CPU and 2 GB of memory
  • Docker, curl, and jq installed
  • Public access on TCP 80/443 and UDP 3478
  • Public domain and wildcard DNS resolving to the VM's public IP (e.g., netbird.example.com and *.netbird.example.com)
bash
curl -fsSL https://pkgs.netbird.io/getting-started.sh \ | NETBIRD_AGENT_NETWORK=true bash
Read the full installation guide

Need a hand? Explore the documentation or talk to our team.