logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install netbirdio/netbird. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

netbirdio/netbird Installation Guide

How to install netbirdio/netbird. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for netbirdio/netbird. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i netbirdio/netbird
or

Install via npx

npx @hexmos/ipm i netbirdio/netbird

Prerequisites

Linux

system_tool

Version: any version (supported by the project's infrastructure) is sufficient for installation and running NetBird. However, a recent Linux distribution with updated security patches is recommended.

Docker

build_tool

Version: any version (supported by the project's infrastructure) is sufficient for installation and running NetBird. However, a recent Docker version is recommended to ensure compatibility with the latest features.

Python 3.8 or later

language

Version: 3.8.0 or higher (recommended for development and testing)

curl

system_tool

Version: 7.64.0 or later (for downloading the NetBird installer script)

jq

system_tool

Version: 1.6 or later (for parsing JSON data from the NetBird installer script)

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Quickstart with NetBird Cloud (Cloud)

curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash

Quickstart with self-hosted NetBird (Self-Hosted)

export NETBIRD_DOMAIN=netbird.example.com; curl -fsSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash

Quickstart with NetBird (Source)

curl -sSL https://github.com/netbirdio/netbird/releases/latest/download/getting-started-with-zitadel.sh | bash

Post Installation Steps

  • Start the NetBird server using the command: `netbird-server`.
  • Access the NetBird dashboard at `http://localhost:8080/`. You can use your browser to navigate to this address.