mirror of
https://github.com/netbirdio/docs.git
synced 2026-05-04 08:16:35 +00:00
Condense Pages to index.mdx and Extra Remove Idp Info Quickstart
This commit is contained in:
@@ -14,20 +14,11 @@ We run NetBird in the cloud, and it will take a few clicks to get started with o
|
||||
|
||||
## Quick self-hosting
|
||||
|
||||
Starting with version X.XX, NetBird **no longer requires an external identity provider**. The Management service now supports creating and managing local users directly, so you can get started without setting up Zitadel, Keycloak, or any other IdP.
|
||||
|
||||
<Note>
|
||||
This is the quickest way to try self-hosted NetBird. It should take around 5 minutes to get started if you already have a public domain and a VM.
|
||||
For advanced setups with standalone IdPs, see the [Advanced guide](/selfhosted/selfhosted-guide).
|
||||
For advanced setups, see the [Advanced guide](/selfhosted/selfhosted-guide).
|
||||
</Note>
|
||||
|
||||
### What you get
|
||||
|
||||
- **Local user management** - Create and manage users directly in the Dashboard
|
||||
- **No external IdP required** - Works out of the box without Zitadel, Keycloak, or any other identity provider
|
||||
- **Optional SSO integration** - Connect one or more external identity providers (Google, Microsoft, Okta, etc.) if needed
|
||||
- **Multiple IdP support** - Configure multiple OIDC-compatible identity providers simultaneously
|
||||
|
||||
### Requirements
|
||||
|
||||
**Infrastructure requirements:**
|
||||
@@ -67,10 +58,10 @@ The script deploys NetBird **without any users**. Once complete, you'll need to
|
||||
2. You'll be redirected to the setup page (`/setup`)
|
||||
3. Create your admin account:
|
||||
- Enter your email address
|
||||
- Set a secure password
|
||||
- Enter your name
|
||||
- Click **Create Account**
|
||||
|
||||
This creates the owner account for your NetBird instance. You'll be logged in automatically and can start using the Dashboard.
|
||||
A password will be generated and displayed. Copy it securely—it will only be shown once. You can then log in with your email and the generated password.
|
||||
|
||||
<Note>
|
||||
The `/setup` page is only accessible when no users exist. After creating the first user, it redirects to the regular login page.
|
||||
|
||||
Reference in New Issue
Block a user