Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.16 KB

README.md

File metadata and controls

33 lines (29 loc) · 1.16 KB

netbird_snap

The NetBird client as a snap. NetBird combines a configuration-free peer-to-peer private network and a centralized access control system in a single platform, making it easy to create secure private networks for your organization or home.

The snap is currently in beta while further testing is performed and more feedback is collected. Please do feel free to install and test the snap for yourself and possibly provide us with said feedback.

How to install

First, make sure you have snapd installed.

Install the snap:

sudo snap install netbird --beta

How to use

Once the installation process done, you can connect your NetBird snap client with:

netbird up

Additionally, you can provide arguments to the service run daemon with:

sudo snap set netbird service-run-arguments="--log-level debug"

How to build

Install snapcraft. call:

snapcraft

Troubleshooting

NetBird log, config and socket files are stored in $SNAP_COMMON. You can retrieve them from the host at /var/snap/netbird/common.