Commit Graph

816 Commits

Author SHA1 Message Date
Brandon Hopkins
071e220ada Installation reorganization (#380) 2025-06-25 21:59:19 +02:00
Brandon Hopkins
8e15addbc7 Synology install rewrite (#377) 2025-06-24 18:10:12 +02:00
Maycon Santos
fb8cdf8ad4 update URL and rename file
added navigation link
2025-06-24 16:47:48 +02:00
Damaso Sanoja
fae327cc5f Add PowerShell section (#376) 2025-06-24 16:29:47 +02:00
Vlad
c030207816 add custom authentication details to generic http endpoint doc (#375) 2025-06-23 13:35:48 +02:00
braginini
c3ac28ad0b Update traffic events doc images 2025-06-22 21:36:52 +02:00
braginini
98853aaa77 Add port ranges to acl docs 2025-06-21 10:41:05 +02:00
braginini
34da375fe0 Add TechHut video link 2025-06-20 19:06:21 +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
netbirddev
be7e2095fb Update API pages with v0.48.0 2025-06-20 08:28:21 +00:00
Jack Carter
ced4e7dfe5 Update faq.mdx (#369)
Mimicked the TURN ports and added a section for STUN ports.
2025-06-19 19:49:58 +02:00
Damaso Sanoja
e61a2225ac Add Acronis Windows Guide (#371) 2025-06-19 19:48:24 +02:00
braginini
b0f82cce15 Clarify traffic events wording 2025-06-19 10:34:49 +02:00
braginini
89ed145aef Improve traffic events logs 2025-06-19 10:34:01 +02:00
Misha Bragin
755df08fb0 Improve traffic events logs (#372) 2025-06-18 20:45:00 +02:00
Pascal Fischer
d6fbfaf294 Remove rules and add networks in resources instead (#368) 2025-06-12 15:17:29 +02:00
Damaso Sanoja
5d99387acd Fixing the guide (#319)
* Fixing the guide

* Add MSI option to Win32 deployment

* Add comments about Win32 Prep tool and /S flag
2025-06-11 18:47:59 +02:00
braginini
8615047319 Improve MSP docs - manage existing accounts 2025-06-11 12:55:26 +03: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
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
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