Add manual self-hosting and reverse proxy guides - #890 - #891
Add manual self-hosting and reverse proxy guides - #890#891PizzaLovingNerd wants to merge 2 commits into
Conversation
Add deployment planning, combined and legacy layouts, and tested reverse proxy guides for Traefik, Nginx, Caddy, and Nginx Proxy Manager.
|
@PizzaLovingNerd is attempting to deploy a commit to the NetBird GmbH Team on Vercel. A member of the Team first needs to authorize it. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
This PR adds a complete manual self-hosting path for NetBird and reorganizes the reverse proxy documentation into focused, maintainable guides.
What changed
Why
The existing documentation did not provide one clear, end-to-end manual installation path, and the external reverse proxy page mixed multiple proxies and two NetBird server architectures in one long document.
These changes make the current combined-server architecture the clear default for new deployments, keep legacy instructions available where they are still operationally useful, and give each supported reverse proxy enough space for complete examples and targeted troubleshooting.
Validation
npm run lint:mdxnpm run buildThe production build generated all new manual setup and reverse proxy routes successfully.
Review notes
/selfhosted/external-reverse-proxyURL remains in place as a landing page, reducing disruption to existing links while moving detailed configurations into dedicated pages.Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.