mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Add environment variables documentation for self-hosted deployments (#553)
Adds a comprehensive reference page for all environment variables used when self-hosting NetBird, covering Management Server, Signal Server, Relay Server, Dashboard, and Coturn services. Focuses on the new embedded identity provider approach, removing deprecated external IDP configuration variables.
This commit is contained in:
@@ -321,6 +321,7 @@ export const docsNavigation = [
|
||||
},
|
||||
{ title: 'Reverse Proxy', href: '/selfhosted/reverse-proxy' },
|
||||
{ title: 'Advanced Guide', href: '/selfhosted/selfhosted-guide' },
|
||||
{ title: 'Environment Variables', href: '/selfhosted/environment-variables' },
|
||||
{ title: 'Management SQLite Store', href: '/selfhosted/sqlite-store' },
|
||||
{ title: 'Management Postgres Store', href: '/selfhosted/postgres-store' },
|
||||
{ title: 'Activity Events Postgres Store', href: '/selfhosted/activity-postgres-store' },
|
||||
|
||||
Reference in New Issue
Block a user