




























Self-hosting NetBird has always been straightforward. Our Quickstart script gets you a full control plane up and running in a few minutes, and plenty of you already run it that way.
Now there's an even simpler option if you're on Vultr. NetBird is available as a one-click app on the Vultr Marketplace , with all of our recommended defaults already baked in. You provide a domain and an email, set two DNS records, and the install script handles the rest. No terminal required to get a production-ready control plane up and running.

This isn't a stripped-down demo image. It runs a modified version of our Quickstart script with the recommended defaults already baked in, all as Docker containers on a single server:
Everything lives in on the instance, so if you want to peek under the hood, the and all the env files are right there.
Pretty basic list here:
Sign in to the Vultr portal and hit Deploy. From there:
One tip that saves you some waiting around: reserve an IP in Vultr under Products → Network → Reserved IPs before you deploy and attach it during setup. With the IP known ahead of time you can create your DNS records early so they've already propagated by first boot, and Let's Encrypt can issue certificates right away instead of waiting on DNS.
After deploying, the install script waits for your domain to resolve before it continues, which is why TLS tends to just work on the first try. Grab the instance's public IPv4 from the Vultr dashboard and drop these two records in at your registrar:
The wildcard CNAME is what lets the NetBird Proxy issue certificates for the resources you expose later. Do note that if you're using Cloudflare, set both records to DNS only (uncheck the orange cloud), otherwise the proxy interferes with Let's Encrypt's challenge.
Once DNS resolves, the script finishes on its own and you'll see in the console.
Open your domain in a browser and create your first local admin user. No external identity provider required to get going, it's built right in.

From there, follow the Get started with NetBird walkthrough to add your first peer, or skip straight to the dashboard if you've done this before. If you'd rather hook up Okta, Entra ID, or another provider down the line, the identity provider docs have you covered.
The instance ships with a root password, so before you lean on it for anything real, lock it down. Create a non-root user with , set , switch to SSH keys, and set in . Restart SSH from a second session once you've confirmed key login works, just so you don't lock yourself out. Pretty standard stuff, but worth saying.
The CrowdSec piece is already running and linked to the proxy, so client IPs get checked against the community threat database out of the box. You can turn blocking on per-service from the dashboard under Access Control.

When the dashboard shows an Update available banner, updating is three commands:

Refresh the dashboard and the banner clears. The full procedure, including migration notes and rollback steps, lives in the Upgrade guide .
That's really all there is to it. If you've been meaning to spin up a self-hosted NetBird instance and kept putting it off, this is about as low-friction as it gets. Head over to the Vultr Marketplace and search for NetBird, and you're good to go.
For the full walkthrough and all the details, check out the Deploy NetBird on Vultr docs. Have a great one.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。