mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-20 15:51:50 +02:00
Rename add-on back to netbird
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Home assistant add-on: NetBird Server 2
|
# Home assistant add-on: NetBird Server
|
||||||
|
|
||||||
I maintain this and other Home Assistant add-ons in my free time: keeping up with upstream changes, HA changes, and testing on real hardware takes a lot of time (and some money). I use around 5-10 of my >110 addons so regularly I install test machines (and purchase some test services such as vpn) that I don't use myself to troubleshoot and improve the addons.
|
I maintain this and other Home Assistant add-ons in my free time: keeping up with upstream changes, HA changes, and testing on real hardware takes a lot of time (and some money). I use around 5-10 of my >110 addons so regularly I install test machines (and purchase some test services such as vpn) that I don't use myself to troubleshoot and improve the addons.
|
||||||
|
|
||||||
@@ -9,9 +9,9 @@ If this add-on saves you time or makes your setup easier, I would be very gratef
|
|||||||
|
|
||||||
## Addon information
|
## Addon information
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
[donation-badge]: https://img.shields.io/badge/Buy%20me%20a%20coffee-%23d32f2f?logo=buy-me-a-coffee&style=flat&logoColor=white
|
[donation-badge]: https://img.shields.io/badge/Buy%20me%20a%20coffee-%23d32f2f?logo=buy-me-a-coffee&style=flat&logoColor=white
|
||||||
[paypal-badge]: https://img.shields.io/badge/Donate%20via%20PayPal-0070BA?logo=paypal&style=flat&logoColor=white
|
[paypal-badge]: https://img.shields.io/badge/Donate%20via%20PayPal-0070BA?logo=paypal&style=flat&logoColor=white
|
||||||
@@ -92,8 +92,8 @@ The add-on uses s6 supervision; if any NetBird component exits, the supervisor r
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
# From the repository root
|
# From the repository root
|
||||||
ha addons build netbird2
|
ha addons build netbird
|
||||||
ha addons install ./netbird2
|
ha addons install ./netbird
|
||||||
```
|
```
|
||||||
|
|
||||||
[repository]: https://github.com/alexbelgium/hassio-addons
|
[repository]: https://github.com/alexbelgium/hassio-addons
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "NetBird Server 2",
|
"name": "NetBird Server",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"slug": "netbird2",
|
"slug": "netbird",
|
||||||
"description": "Secure, WireGuard-based overlay network server (NetBird management + signal + optional dashboard).",
|
"description": "Secure, WireGuard-based overlay network server (NetBird management + signal + optional dashboard).",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"arch": [
|
"arch": [
|
||||||
Reference in New Issue
Block a user