Commit Graph

787 Commits

Author SHA1 Message Date
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
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
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
c96fd2648c Footer.jsx - Updated Twitter mention to X (#328) 2025-05-29 00:28:25 +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
braginini
147af63399 Add billing and usage info to MSP docs 2025-03-31 11:41:40 +01:00
braginini
0fef82fc82 Fix wording on the MSP doc 2025-03-30 22:56:13 +02:00
Pedro Maia Costa
4733e4053a MSP Portal Docs (#296) 2025-03-30 22:41:23 +02:00
KevinH
9abb7a5dc5 fix link to manage dns url (#300) 2025-03-30 18:19:07 +02:00
braginini
8c6ecc5794 Adjust traffic events explainer images 2025-03-29 19:02:11 +01:00
braginini
87609e1a83 Fix broken link to network resources 2025-03-29 18:43:53 +01:00
Misha Bragin
e957933347 Add some explanations to traffic logging (#301) 2025-03-29 16:38:27 +01:00
Krzysztof Nazarewski (kdn)
83e006a7f3 fix: remove mention of only Linux being able to be used as routing peer (#299) 2025-03-27 11:08:26 +01:00