Commit Graph

2 Commits

Author SHA1 Message Date
Maxim Devaev 4c6c2b6bdf update 2026-04-30 18:30:22 +03:00
shuuri-labs 31a54a7bb1
Add NetBird VPN setup guide (#1659)
* Add NetBird VPN setup guide for PiKVM

Document the full setup process for running NetBird on PiKVM's
read-only filesystem, including overlayfs configuration, systemd
service modifications, device registration (setup key and SSO),
state persistence, and common troubleshooting steps.

* fix: replace curl|bash install with AUR package build

Address maintainer review: use git clone + makepkg under kvmd-webterm
to build netbird-bin from AUR instead of piping install script to sh.
Also replace overlayfs with tmpfs + bind mount since PiKVM's kernel
lacks the overlay module, and update all systemd references to use the
AUR package's template unit (netbird@.service).
2026-04-30 18:28:04 +03:00