Update Servers/Networking/VPN/Netbird.md
All checks were successful
GitOps Automatic Deployment / GitOps Automatic Deployment (push) Successful in 8s

This commit is contained in:
2025-08-29 15:33:47 -06:00
parent 5dc2da6115
commit 67383540b0

View File

@@ -34,4 +34,11 @@ curl -sSLO https://github.com/netbirdio/netbird/releases/latest/download/getting
# Deploy Netbird # Deploy Netbird
export NETBIRD_DOMAIN=vpn.bunny-lab.io export NETBIRD_DOMAIN=vpn.bunny-lab.io
bash getting-started-with-zitadel.sh bash getting-started-with-zitadel.sh
```
### Example Deployment Output
If everything is working correctly, you can go make some coffee and come back. When everything is done getting set up, you will see output similar to the below:
```sh
``` ```