Commit Graph

160 Commits

Author SHA1 Message Date
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
227e5cbb89 Reorganize Get Started Documentation Structure (#490) 2025-11-21 17:17:10 -08:00
Brandon Hopkins
a8f91c38b1 New Group and Access Policies Document and Initial Reorganization of Access Control Structure (#477)
* New Access Control and ReOrg

* Enhance Access Control Documentation and Add New Resources

- Updated `next.config.mjs` to include new redirects for access control documentation.
- Added multiple images related to access control and endpoint detection and response.
- Refactored links in various documentation files to point to the new access control structure.
- Removed outdated documentation files and created new ones for managing access control and endpoint detection.
- Introduced a new section for understanding posture checks and their implementation in access control.

This commit aims to improve the organization and clarity of access control resources, aligning with the recent restructuring of documentation.

* Remove outdated Intune MDM documentation and update links in access control resources. This commit enhances the organization of the documentation by eliminating obsolete files and ensuring all references to Microsoft Intune are correctly aligned with the new structure.

* Fix typos in access control documentation for clarity and accuracy. Updated "Understnading" to "Understanding" and corrected "NerBird" to "NetBird" in relevant sections.
* Fix typo in Access Control section
* Fix formatting in posture checks documentation
* Added a space in the Posture Checks reference for clarity.
2025-11-18 10:30:45 -08:00
Bethuel Mmbaga
155671a8ac Add Keycloak SCIM (#463)
* wip: add keycloak scim doc

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Add generic scim info

* update steps

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

---------

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
Co-authored-by: Eduard Gert <kontakt@eduardgert.de>
2025-11-12 14:21:31 -05:00
Brandon Hopkins
f12647b4da Adding new AI use case doc and images (#470)
* Ading new docs and images

* Update title from NetBid to NetBird

typo fix

* Update link for 'Distributed AI on Kubernetes'

distributed-multi-cloud-ai-argocd-microk8s-vllm

* Rename file url scheme

distributed-multi-cloud-ai-argocd-microk8s-vllm
2025-11-12 12:23:32 +01:00
Bethuel Mmbaga
77eba5286e Add JumpCloud integration doc (#455)
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
2025-10-30 11:14:53 +01:00
Jack Carter
351ad3a0c2 Add Control Center documentation (#450)
* Add Control Center documentation page

* Revert package.json changes

* Add Control Center Groups view screenshot

* Update control-center.mdx

* Update control-center.mdx

* Update src/pages/how-to/control-center.mdx

* Update src/pages/how-to/control-center.mdx

* Improve control center docs

---------

Co-authored-by: Misha Bragin <bangvalo@gmail.com>
2025-10-15 20:43:43 +02:00
Eduard Gert
13e9e98177 Update ssh docs (#442)
* Update ssh docs

* Add more ssh links

* Update src/pages/how-to/ssh.mdx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add cli command

* Apply suggestion from @mlsmaycon

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2025-10-07 17:26:41 +02:00
Viktor Liu
81ed300b8c Add browser client docs (#435)
* Add browser client docs

* Address review
2025-10-01 15:53:57 +02:00
Bethuel Mmbaga
5cd895ae7f Add SentinelOne Data Lake integration guide (#423)
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
2025-09-15 17:40:42 +01:00
Bethuel Mmbaga
d0d24cb5ee Add SentinelOne EDR (#422)
* Add SentinelOne Singularity integration guide and update navigation

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* update steps

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* wip: refactor doc

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* refactor

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* fix grammar

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* refactor

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

---------

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
2025-09-15 12:36:44 +02:00
Eduard Gert
d4b7cb313a Add approve user doc (#421) 2025-09-02 15:51:33 +02:00
Bethuel Mmbaga
28eb59221d Add OPNsense guide (#404)
* add opnsense docs

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Add configuration instructions for NetBird interface in OPNsense

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Clarify navigation steps

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* refactor

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

---------

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
2025-08-26 19:25:30 +02:00
Jack Carter
acbce23c77 Add a Client section to docs, add Profiles section under Client (#405) 2025-08-05 12:41:04 +02:00
braginini
112982ac44 Improve plans and billing docs 2025-07-31 16:00:43 +02:00
Pedro Maia Costa
11489d200a Intune MDM integration (#394) 2025-07-25 14:29:09 +01:00
Jack Carter
9eb5da76c3 Access home network how-to guide (#385) 2025-07-23 15:00:23 +01:00
Bethuel Mmbaga
a7189313b4 Add pfSense guide (#381)
* Add pfSense installation guide

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Move pfSense guide to installation section

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* update docs

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

---------

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
2025-07-11 02:13:30 +02:00
Brandon Hopkins
071e220ada Installation reorganization (#380) 2025-06-25 21:59:19 +02:00
Maycon Santos
fb8cdf8ad4 update URL and rename file
added navigation link
2025-06-24 16:47:48 +02:00
Vlad
9b0a9ddb3f added generic http event streaming docs (#365)
* added generic http event streaming docs

* minor fix

* rename to mdx

* minor fix
2025-06-20 15:13:03 +02:00
Bethuel Mmbaga
b19f46df3e add Activity Events Postgres store doc (#364)
Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
2025-06-11 11:46:04 +02:00
Hammy Havoc
b4811de4fb Moved Self-hosted vs. Cloud-hosted NetBird in navigation menu (#354)
It makes far more sense to have this under `Use Cases`, IMO.

It's the kind of information a user would like to have upfront and not as an afterthought. Furthermore, comparisons between the two options are typically made far sooner in other projects.

May also consider changing the dir that the `.md` file is in, which also change the URL to `/selfhosted/` from to possibly `how-to`, though that's probably beyond the scope of what I can pull off from my cellphone in bed. :- ) Edits of course welcome re that.
2025-05-29 10:45:38 +02:00
Maycon Santos
aa11529511 update slack url and twitter (#355)
* update slack url and twitter

use a dedicated url for slack, allowing update in a single place

rename Twitter references to X

* rollback Install NetBird title in navigation menu
2025-05-29 00:50:55 +02:00
Hammy Havoc
78838af530 Updated docs to be more clear about to diferentiate on installing the NetBird client versus self-hosted deployment (#352)
* Update NavigationDocs.jsx to be more clear about installing the NetBird client

I've seen several people get very confused about setting up NetBird in terms of self-hosting when this is the first thing they see on the docs. Reminds me of the problem with 'Plex Media Server' versus 'Plex' with a lot of people installing the server on their computer instead of the client software.

* Update installation.mdx

* Update getting-started.mdx
2025-05-29 00:35:38 +02:00
Pedro Maia Costa
7c3d0b6c7a single sign on Authentik and Keycloak instructions (#320)
* single sign on Authentik and Keycloak instructions

* feedback updates
2025-05-23 16:57:52 +02:00
Zoltan Papp
09b3a378f8 Explain lazy connection enable-disable logic (#321)
* Explain lazy connection enable-disable logic

* Change text

* Add line break

* Improve lazy connections doc

* Improve lazy connections doc

* Clarify lazy connections versioning

---------

Co-authored-by: braginini <bangvalo@gmail.com>
2025-05-23 14:12:03 +02:00
Zoltan Papp
ce4151c551 Add lazy connection page (#317)
* Add lazy connection page

* Update based on feedback

* Add note about future developments

* Fix URL

* Add to the navigation
2025-05-21 11:18:15 +02:00
Damaso Sanoja
0bb6339f29 Add Intune NetBird Integration (#309)
* Add Intune NetBird Integration

* fix image URLs and some text

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2025-04-24 20:46:32 +02:00
Maycon Santos
1a2acac12e Add Kubernetes operator docs (#302) 2025-04-01 21:33:09 +02:00
Pedro Maia Costa
4733e4053a MSP Portal Docs (#296) 2025-03-30 22:41:23 +02:00
Misha Bragin
e957933347 Add some explanations to traffic logging (#301) 2025-03-29 16:38:27 +01:00
Bethuel Mmbaga
7507b931d5 [management] Network traffic events docs (#291)
* Rename Network Activity Logging to Audit Activity Logging

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* refactor the audit events doc

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* add management traffic event doc

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Update audit events logging image

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Update event streaming image

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* Update src/pages/how-to/traffic-events-logging.mdx

Co-authored-by: Misha Bragin <bangvalo@gmail.com>

* Update src/pages/how-to/traffic-events-logging.mdx

Co-authored-by: Misha Bragin <bangvalo@gmail.com>

* Update src/pages/how-to/traffic-events-logging.mdx

Co-authored-by: Misha Bragin <bangvalo@gmail.com>

* Update docs to clarify feature availability

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* add link

---------

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
Co-authored-by: Misha Bragin <bangvalo@gmail.com>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2025-03-23 14:17:58 +01:00
Maycon Santos
956a948b99 Update slack invite (#285) 2025-03-10 17:07:57 +01:00
Damaso Sanoja
1d46014872 Add Accessing restricted website domain resources to docs (#268)
* Add Accessing restricted website domain resources to docs

* fix 3 grammar errors

* Another grammar fix

* fix file link

* fix reused

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2025-01-21 21:00:10 +01:00
Misha Bragin
10df6808a8 Update Network Doc (#266)
* Change networks docs

* Change networks docs

* add redirect

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2024-12-27 21:37:49 +01:00
Maycon Santos
8ef3f4a37c Add networks documentation (#264) 2024-12-23 15:52:50 +01:00
Damaso Sanoja
c87e20b240 Add to docs Jamf Pro NetBird integration (#260)
* Add to docs Jamf Pro NetBird integration

* Update src/pages/how-to/jamf-pro-netbird-integration.mdx

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>

* creates menu structure for MDM articles

---------

Co-authored-by: Marco Garcês <marco@netbird.io>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
Co-authored-by: Marco Garcês <marco@garces.cc>
2024-12-18 23:40:32 +00:00
Marco Garcês
63900894d8 add example for office posture check (#262) 2024-12-18 15:00:22 +01:00
Maycon Santos
a19076b13a Update slack invite link (#253)
* Update slack invite link

* fix spelling
2024-11-22 18:33:47 +01:00
Eduard Gert
a1f5ce61cd Add MFA docs (#248) 2024-10-24 11:47:23 +02:00
Damaso Sanoja
0a0fb2e096 Peer approval for remote worker access (#241) 2024-10-11 18:10:26 +02:00
Damaso Sanoja
0f1ca88a1b Setup keys access internal resources autoscaled env (#242) 2024-10-11 17:41:16 +02:00
Bethuel Mmbaga
57a6fa739b Add network routes access control (#223)
* Add an access control groups section

* Add a guide on configuring routes with access control

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>

* reorder steps and add prompt image

* highlight version

* merge PR #233 changes

---------

Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2024-10-04 14:24:49 +02:00
Damaso Sanoja
e5acced50f Add DB Workload Migration (#240) 2024-10-03 15:57:54 +01:00
Misha Bragin
377a8e658f Setup keys add servers to network (#238) 2024-09-30 16:06:55 +01:00
Misha Bragin
e7109cbdfe Add Secure Remote Webserver Access Guide (#232) 2024-09-14 14:21:45 +03:00
braginini
b0b61f289f Fix network activity logging wording 2024-08-23 10:35:50 +02:00
Maycon Santos
c30d01d184 update slack invite url 2024-08-18 13:28:31 +02:00