From 67383540b0562f2c7e712ff903126ecab261d8dd Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 29 Aug 2025 15:33:47 -0600 Subject: [PATCH] Update Servers/Networking/VPN/Netbird.md --- Servers/Networking/VPN/Netbird.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Servers/Networking/VPN/Netbird.md b/Servers/Networking/VPN/Netbird.md index 596e9b9..eecf770 100644 --- a/Servers/Networking/VPN/Netbird.md +++ b/Servers/Networking/VPN/Netbird.md @@ -34,4 +34,11 @@ curl -sSLO https://github.com/netbirdio/netbird/releases/latest/download/getting # Deploy Netbird export NETBIRD_DOMAIN=vpn.bunny-lab.io 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 + ``` \ No newline at end of file