Commit Graph

525 Commits

Author SHA1 Message Date
Krzysztof Nazarewski (kdn)
5bd325c230 add default logging level "revert" note (#367) 2025-06-11 11:44:06 +02:00
It Is The Potato
f9807aab19 Update installation.mdx for distrobox (#366)
Includes the distrobox steps described by Darin755 here https://github.com/netbirdio/netbird/issues/2889#issue-2657135394
2025-06-10 16:19:11 +02:00
TonyBoston
68207972be fix small typo (#363) 2025-06-06 08:59:24 +02:00
Pedro Maia Costa
3d296831e3 [msp] existing accounts (#362)
* [msp] existing accounts

* fix typo
2025-06-04 16:50:35 +02:00
Krzysztof Nazarewski (kdn)
8e90e397e5 fix: a copy-pasting typo (#361) 2025-06-03 18:44:41 +02:00
Hammy Havoc
78830d8e09 Update client-on-mikrotik-router.mdx (#353)
* Update client-on-mikrotik-router.mdx

* Update client-on-mikrotik-router.mdx

Further refinements.
2025-06-03 08:38:31 +02:00
netbirddev
ef189731f5 Update API pages with v0.45.2 2025-05-30 22:07:03 +00:00
Hammy Havoc
602a4b03a6 Updated identity-providers.mdx to correct information regarding Authentik service account passwords (#359)
After 11h of troubleshooting yesterday (https://github.com/netbirdio/netbird/issues/2142#issuecomment-2915471588), I found this out for myself.

There's a non-zero chance my solution was wrong, but perhaps someone with more insight can verify this for me. :- )
2025-05-29 12:01:59 +02:00
Hammy Havoc
e460669f21 Added mention of APKs on the NetBird GitHub repository to Update installation.mdx (#358) 2025-05-29 12:01:06 +02:00
Hammy Havoc
beb668988c Improved grammar and readability of how-netbird-works.mdx (#357)
Little more straight-forward for anyone whose native language is not English. :- )
2025-05-29 12:00:41 +02:00
Hammy Havoc
5433a0bdb0 Fixed non-functioning Step 3 hyperlink on Update selfhosted-guide.mdx (#356)
I might be wrong in understanding the issue and doing this from my phone, but https://github.com/netbirdio/docs/issues/295 mentioned the broken link.

I couldn't see braces-related issue mentioned by the user, but I did see that the non-functioning `Step 3` link was pointing at `#step-3-configure-identity-provider` instead of `#step-3-configure-identity-provider-idp`.

Could well be wrong—it wouldn't be the first time. :- )
2025-05-29 11:58:56 +02:00
Hammy Havoc
64ccdeaf03 Fixed broken image on cli.mdx (#360)
Saw that https://github.com/netbirdio/docs/pull/275 never updated their PR to be relative and sat feeling confused about this in the docs until I realized the image URL was wrong. :- )
2025-05-29 11:31:15 +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
Hammy Havoc
b7e90e2334 Improved formatting of manage-dns-in-your-network.mdx (#351) 2025-05-29 00:34:35 +02:00
Hammy Havoc
82a3c2bcb6 Updated Twitter mention to X (#332) 2025-05-29 00:30:37 +02:00
Hammy Havoc
5c05c6c432 delete-account.mdx - Updated Twitter mention to X (#330) 2025-05-29 00:29:20 +02:00
Hammy Havoc
02efebd9e2 approve-peers.mdx - Updated Twitter mention to X (#329) 2025-05-29 00:29:00 +02:00
Hammy Havoc
4dc0a9b444 self-hosted-vs-cloud-netbird.mdx - Updated Twitter mention to X (#326) 2025-05-29 00:28:02 +02:00
Hammy Havoc
aedfe1bd6f Updated Twitter mention to X (#327) 2025-05-29 00:27:31 +02:00
Jack Carter
2bd21fd892 Added extra information about the free trial for Tenant accounts (#324) 2025-05-28 17:40:56 +02:00
Misha Bragin
9fe70b656f Add SSO login docs (#323)
* Add SSO login docs

* Add SSO login docs
2025-05-28 17:24:29 +02:00
Maycon Santos
2a3e25ec94 update debug bundle text (#322)
* update debug bundle text

* update
2025-05-27 15:20:54 +02:00
braginini
045c773aed Add traffic events and MSP functionality to self-hosted vs cloud 2025-05-26 18:53:16 +02:00
Pedro Maia Costa
2b454cd33c add msp tenant group roles docs (#318) 2025-05-26 09:22:41 +01: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
netbirddev
3c7b4abb20 Update API pages with v0.44.0 2025-05-16 16:19:41 +00:00
TonyBoston
be0f724c23 add missing word to routing-traffic-to-multiple-resources.mdx (#312) 2025-05-13 20:27:05 +02:00
Krzysztof Nazarewski (kdn)
eb6589c3ef feat: NET-85: document the --upload-bundle feature (#316) 2025-05-13 09:26:06 +02:00
Pedro Maia Costa
4743997944 users: new auditor and network admin role (#315) 2025-05-09 15:47:21 +01:00
netbirddev
48b5e27508 Update API pages with v0.43.2 2025-05-05 17:20:11 +00:00
netbirddev
988eb9c40e Update API pages with v0.43.1 2025-04-30 11:24:29 +00:00
Krzysztof Nazarewski (kdn)
e7a017b755 postgres: remove experimental note (#314) 2025-04-29 12:12:48 +02:00
YapWC
a3e8870530 Update how-netbird-works.mdx (#303)
Added New Relay Service with Websocket
2025-04-24 21:02:58 +02:00
hakansa
babdee17ec [client,management] Add support for extra DNS labels in docs (#287)
* Add support for extra DNS labels in CLI and setup key documentation

* update text

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2025-04-24 21:01:51 +02:00
YapWC
a614084f08 Update Authentik Step 5 (#305)
Making it more explicit
2025-04-24 20:50:32 +02:00
YapWC
48982308ff Update selfhosted-guide.mdx Requirements jq (#306) 2025-04-24 20:49:21 +02:00
Eduard Gert
89ccf4d56e Add google tag manager (#308) 2025-04-24 20:48:35 +02:00
M. Essam
e98d360f46 Update kubernetes-operator helm and generated policies docs (#310) 2025-04-24 20:47: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
netbirddev
0cbdc99cb1 Update API pages with v0.42.0 2025-04-23 20:28:45 +00:00
netbirddev
b64c52e5bd Update API pages with v0.41.1 2025-04-15 11:26:02 +00:00
braginini
64f1b8326d Add more clarifications NetBird cloud vs Self-hosting 2025-04-14 10:30:09 +02:00
Maycon Santos
09537916e4 Update Authentik doc with disable login var (#307)
* Update Authentik doc with disable login var

* fix linter
2025-04-11 13:54:00 +02:00
Krzysztof Nazarewski (kdn)
2c89461328 client troubleshooting updates (#304)
* fix: drop the note about requiring Access Policy for to the Routing Peer

* feat: add network selection commands note

* feat: DNS debugging updates

* feat: add note about changing accounts for the machine/client
2025-04-09 19:18:02 +02:00
Maycon Santos
ee1a757165 Update kubernetes-operator.mdx 2025-04-08 23:53:43 +02:00
Maycon Santos
2846a2a4a6 fix upgrade command 2025-04-08 23:38:46 +02:00
Maycon Santos
1a2acac12e Add Kubernetes operator docs (#302) 2025-04-01 21:33:09 +02:00