Add NetBird server add-on

This commit is contained in:
Alexandre
2026-02-06 12:27:10 +01:00
parent 7cdb4b478a
commit 15abca47bd
9 changed files with 510 additions and 0 deletions

6
netbird/build.json Normal file
View File

@@ -0,0 +1,6 @@
{
"build_from": {
"aarch64": "ghcr.io/hassio-addons/base:17.2.0",
"amd64": "ghcr.io/hassio-addons/base:17.2.0"
}
}