Skip to content

ubuntu-robotics/netbird_snap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages