Commit Graph

755 Commits

Author SHA1 Message Date
Omar Atef
c75d0884e8 docs: fix --disable-dns flag in DNS management examples (#534) 2026-01-07 10:59:45 +08:00
Omar Atef
ff94f58a39 Add DNS management re-enablement instructions (#535) 2026-01-07 10:58:35 +08:00
Maycon Santos
ec76ca2524 Update checkout and setup-go actions (#531) 2025-12-30 10:37:30 +01:00
shuuri-labs
0443471387 update SSH docs for v0.61.0 fine-grained access control (#530)
* update SSH docs for v0.61.0 fine-grained access control

---------

Co-authored-by: Ashley Mensah <ashley@netbird.io>
2025-12-29 13:36:52 +00:00
M. Essam
697d71db6a Add Automatic Updates Documentation (#443)
* Add Automatic Updates Documentation

* Add more information and version notes

* Update

* Set version

---------

Co-authored-by: Zoltán Papp <zoltan.pmail@gmail.com>
2025-12-29 13:07:15 +01:00
Maycon Santos
aa627eff0f Remove old relay and streamline regions (#529) 2025-12-26 11:29:56 +01:00
Maycon Santos
e4ec49796d Add new nodes for various regions (#528) 2025-12-24 10:35:47 +01:00
shuuri-labs
87e17964bd Clarified port requirements in self-hosted install guide (#523)
* Clarified port requirements in self-hosted install guide

* fixed typo

---------

Co-authored-by: Ashley Mensah <ashley@netbird.io>
2025-12-22 10:38:32 +01:00
Jack Carter
f4aa3310a0 Add documentation for how NetBird interacts with host-based firewalls (#521)
* This PR adds documentation explaining how NetBird interacts with host-based firewalls (Windows Firewall, UFW, iptables) and how to troubleshoot conflicts.

* Fix markdown formatting in troubleshooting-client.mdx

* Add sections for flat networks and routed VLANs without NAT

* Fix typo in UFW conflicts section

* Fix typo in UFW description in troubleshooting guide
2025-12-19 10:40:31 +01:00
shuuri-labs
fe2f159f74 Remove wildcard syntax (*.domain.com) from match domain examples as (#524)
the UI does not support wildcards - adding a domain automatically
  matches all subdomains
- Add note about disabling Android Private DNS for custom DNS resolution
- Re-add DNS API documentation

Co-authored-by: Ashley Mensah <ashley@netbird.io>
2025-12-19 10:20:58 +01:00
Jack Carter
a9dfece4db Documents that the Peer Network Range posture check is not supported on iOS and Android clients due to OS-level restrictions on accessing local IP information. (#522) 2025-12-19 10:00:31 +01:00
Jack Carter
b817c6abbd Update Team Plan pricing from $5 to $6 per user (#519) 2025-12-16 20:00:40 +01:00
Jack Carter
607f4af66e docs: consolidate and refine DNS troubleshooting guide (#516)
* docs: consolidate DNS troubleshooting links and remove redundancies

* rewrote to improve readability

* Update recommended version for fleet upgrade

---------

Co-authored-by: Ashley Mensah <ashley@netbird.io>
2025-12-15 11:37:31 +01:00
Bethuel Mmbaga
a2f787134f Add duo security idp sso (#511) 2025-12-12 18:53:43 +03:00
shuuri-labs
db480cbba4 Added new 'imagewrapper-medium' class, applied to images in android.mdx (#517)
Co-authored-by: Ashley Mensah <ashley@netbird.io>
2025-12-12 12:31:21 +01:00
Jack Carter
0749bbca4e docs: add firewall troubleshooting guide for pfSense and OPNsense (#515) 2025-12-12 12:30:57 +01:00
Pascal Fischer
3e972e816c add PAT rate limiting info (#514) 2025-12-10 19:46:48 +01:00
Misha Bragin
3d21a987a8 add-image-zoom (#512) 2025-12-05 17:01:11 +01:00
GodSpoon
71fa51a777 Update installation command for Synology NAS (#507)
Had to add sudo for it to run correctly
2025-12-05 16:24:43 +01:00
Misha Bragin
53f910aa81 Add Image Zoom (#510) 2025-12-05 16:24:00 +01:00
Misha Bragin
de80c4bedf Update EDR integrations main screenshot (#509) 2025-12-05 12:57:26 +01:00
Fahri Shihab
8a52769f41 chore: add docs for group filter (#485) 2025-12-05 12:47:01 +01:00
Misha Bragin
47a1881325 Update self-hosted ports (#508) 2025-12-05 11:54:26 +01:00
shuuri-labs
4db6796ef9 docs: Restructure and improve DNS documentation (#504)
* docs: Restructure and improve DNS documentation

Reorganizes DNS docs into overview, configuration, settings, and troubleshooting
guides with clearer explanations and UI-aligned terminology

* amendments from Vik's feedback

* clarified IP assignment range

* remove incorrect common mistake note

* - added diagrams
- renamed dns overview.mdx to index.mdx
- updated references/redirects
- created new spacer div class

---------

Co-authored-by: Ashley Mensah <ashley@netbird.io>
2025-12-04 11:16:57 -08:00
Brandon Hopkins
c309000266 Add Platforms to Navigation and Pages for Proxmox and RaspberryPi (#506)
* Refactor installation documentation and navigation structure

- Updated the NavigationDocs component to reorganize installation links for NetBird, separating platforms into distinct sections for better clarity.
- Added new installation options for Raspberry Pi and Proxmox VE, enhancing the documentation for additional platforms.
- Improved the installation index page to include a dedicated section for additional platforms, ensuring users can easily find relevant installation instructions.

* Moved info from KH

* Enhance Proxmox VE installation documentation

- Added an introduction to Proxmox VE, explaining its features and suitability for running NetBird.
- Included detailed steps for downloading a container template, emphasizing popular Linux distributions.
- Added a video tutorial section and links to additional resources for setting up Proxmox with NetBird.

* Update NavigationDocscs

* Added <div className="videowrapper">

* Update TUN passthrough instructions for clarity

Clarify instructions for enabling /dev/tun passthrough in Proxmox VE.
2025-12-03 10:17:48 -08:00
Bethuel Mmbaga
e1dd6fffde Add huntress edr (#478) 2025-12-01 21:49:19 +01:00
Brandon Hopkins
67d2b0fa94 Improve Identity Providers Documentation and Navigation under Self-Hosted (#501)
* Refactor NavigationDocs component and update documentation structure

- Improved formatting and organization of the NavigationDocs component for better readability.
- Updated the docsNavigation structure to include detailed sections for managing peers, access control, networks, and integrations.
- Removed the identity providers documentation file as part of the restructuring effort.
- Enhanced the overall navigation experience by ensuring all links are properly formatted and accessible.

* Update NavigationDocs to include new SSO links and remove outdated documentation

- Added links for Authentik, Keycloak, Auth0, and JumpCloud under the Single Sign-On section in NavigationDocs.
- Removed the single-sign-on.mdx file as part of the documentation cleanup effort.

* Add more info about self-hosted IdP support

* Update Single Sign-On documentation and NavigationDocs

- Updated titles and added introductory text for Auth0, Authentik, JumpCloud, and Keycloak pages to clarify their use as Identity Providers with NetBird.
- Commented out the links section in NavigationDocs for Single Sign-On to reflect the current documentation state. Didn't make sense to have those and didn't want to confuse people thinking those are the only supported providers.
- Enhanced the index page to include detailed descriptions and setup buttons for Okta ans each OIDC Identity Provider.

* Update paths in structure and documentation for Auth0, Authentik, Keycloak, Microsoft Entra ID, Google Workspace, and JumpCloud. This cleanup enhances clarity and ensures all references point to the correct resources.

---------

Co-authored-by: braginini <bangvalo@gmail.com>
2025-12-01 20:39:31 +01:00
Misha Bragin
62d1627412 Add llms.txt (#502) 2025-12-01 20:39:03 +01:00
Maycon Santos
1b73ce2855 Add new streamline-au-syd1 relay endpoints to netbird-cloud-endpoints.json (#503) 2025-12-01 09:38:08 +01:00
ShadowArcanist
1801defa40 Removed duplicate entry for 'Number of peers' in metrics list in FAQ (#476) 2025-11-29 18:30:37 +01:00
Brandon Hopkins
2bdb0a1fe1 Enhance resource access management documentation (#499)
Updated the section on managing access to resources to clarify the assignment of resources to groups and the creation of access control policies. Added details on how peers access resources based on group policies and included a note about resources not being part of the built-in 'All' group by default.
2025-11-28 07:24:33 -08:00
Maycon Santos
abf5a83fb7 Add new streamline relay endpoints (#500)
across multiple regions to netbird-cloud-endpoints.json
2025-11-28 11:27:17 +01:00
Brandon Hopkins
0bceba76c0 Mobile Pages Quick Fix (#498)
* Mobile Pages Quick Fix

* Rename iOS.mdx to ios.mdx
2025-11-27 11:09:53 -08:00
shuuri-labs
11867aa4b8 Added install page from Android TV/tvOS (#495)
* - Seperated Android and iOS install pages
- Added detailed setup guide for Android, Android TV

* updated image alt tags

* removed dead links, tv.mdx

* redirect old mobile page to install index page

---------

Authored-by: Ashley Mensah <ashley@netbird.io>
2025-11-27 09:59:52 -08:00
Brandon Hopkins
e45bb7ce11 Final Doc Restructure (#497) 2025-11-27 09:50:03 -08:00
Krzysztof Nazarewski (kdn)
846cae1fb0 A new Site-to-Site setup guide (#480)
* wip: new Site-to-Site guide

* wip: Site-to-Site guide with access controlls

* wip: Site-to-Site without masquerading

* feat: Site-to-Site setup guide

* amended wording/grammar, moved to new 'use cases' directory

* fix: missing some bold terms

* fix: revert headings changes

* Added styling for h4 headers, removed site-to-site doc from how-to directory

* moved images to correct directory

---------

Co-authored-by: Ashley Mensah <ashley@netbird.io>
2025-11-27 14:50:01 +01:00
Maycon Santos
f37ab18ab2 Expand IPv4 and IPv6 address ranges for management, signal, and P2P services in the FAQ page. (#496) 2025-11-26 17:21:16 +01:00
Brandon Hopkins
cc0b4cd01b Refactor layout and navigation components to remove unused motion props (#494)
- Replaced motion.header with a standard header in Layout component.
- Removed layout props from motion elements in NavigationAPI and NavigationDocs components for improved performance and clarity.
- Updated AnnouncementBannerProvider to make the banner always visible, removing scroll-based hiding logic.
2025-11-25 20:03:25 +01:00
M. Essam
fb4b060710 Kubernetes operator v0.2.0 (#457)
* Kubernetes operator v0.2.0

* Add pre-0.2.0 uninstall instructions
2025-11-25 20:36:32 +02:00
Bethuel Mmbaga
969fd8afaf Add Entra ID SCIM (#468) 2025-11-25 11:35:48 +03:00
Brandon Hopkins
0080ae97df Restructuring Phase 3 (#492) 2025-11-24 18:25:44 +01:00
Brandon Hopkins
c40c132caa Fix .videowrapper and update button and search components for consistency in text labels (#491)
* Update button and search components for consistency in text labels

- Changed button class to prevent text overflow by adding 'whitespace-nowrap'.
- Updated placeholder and button text from 'Find something...' to 'Search...' for clarity and uniformity across the search components.
- Adjusted aria-labels to match the updated button text for improved accessibility.

* Fix videowrapper
2025-11-22 10:09:46 +01:00
Brandon Hopkins
227e5cbb89 Reorganize Get Started Documentation Structure (#490) 2025-11-21 17:17:10 -08:00
Kairav Roshan Sanghvi
0878851d41 fixed link (#489) 2025-11-21 14:37:34 +01:00
Kairav Roshan Sanghvi
c84e529303 Website banner new (#488)
* added banner

* Link fixed

* fixed error
2025-11-21 12:34:39 +01:00
Kairav Roshan Sanghvi
86bb8897ed Website banner (#487)
* added banner

* Update announcement link to a relative path

* Update link text for announcement banner
2025-11-21 11:47:13 +01:00
Kairav Roshan Sanghvi
36b8eb060a added banner (#484) 2025-11-21 11:24:17 +01:00
shuuri-labs
fe9d74b566 Updated native SSH docs to match latest implementation (#483)
Authored-by: Ashley Mensah <ashley@netbird.io>
2025-11-20 15:55:01 +01:00
Brandon Hopkins
745ae6ba3a Routing corrections clarity brandon (#481)
* Update titles and enhance clarity in routing documentation

- Capitalized section titles for consistency, including "Configuring Routes with Access Control" and "Routing Traffic to Private Networks."
- Improved phrasing and clarity throughout the documents, including warnings and explanations regarding access control and network routes.
- Fixed minor grammatical issues and formatting for better readability.

* Update links and improve phrasing in routing traffic documentation

- Changed the link reference for "Network Routes caveats" to a more concise anchor.
- Combined two sentences in the note about the managed version of the Network Routes feature for better readability.

* Enhance formatting and clarity in routing traffic documentation

- Updated section headers to bold for improved visibility and consistency.
- Reformatted descriptions for "Network identifiers and ranges," "Routing peer," "Routing group," "High availability routes," "Masquerade," and "DNS Routes" for better readability.
- Added emphasis to the note regarding route configuration when masquerade is not enabled.
2025-11-19 12:28:51 -08:00
Krzysztof Nazarewski (kdn)
5e2652090b explain Network Route's caveats and possible security issues (#391) 2025-11-19 10:34:44 -08:00