Commit Graph

418 Commits

Author SHA1 Message Date
Bethuel Mmbaga
20ce178924 dump postgres data with column names (#193) 2024-05-24 11:29:26 +02:00
Maycon Santos
0c9bc84fc1 Update windows installation (#192)
* Update windows installation

* adjust links and use note box

* remove extra word
2024-05-23 16:14:13 +02:00
Bethuel Mmbaga
501e332bce Add experimental postgresql store engine support (#188)
* postgres store engine

* add steps to rollback postgres data

* add steps to rollback postgres data

* add missing steps

* fix migration errors
2024-05-16 19:29:15 +03:00
pascal-fischer
e8d741b0bd Extend api gen flow to delete old pages (#191) 2024-05-16 12:43:41 +02:00
pascal-fischer
503696de09 Update api generation workflow (#190) 2024-05-15 21:47:49 +02:00
Vladislav Kuznetsov
94780de0f2 Fix python example in api generation template (#189) 2024-05-15 21:31:08 +02:00
Viktor Liu
493803e20c Add client cli debug (#186)
Add cli debug command and update outputs
2024-05-15 18:09:29 +02:00
braginini
6d43cb9dc2 Crosslink EDR and peer approval 2024-05-08 15:42:09 +02:00
Misha Bragin
d95650ac16 Add self-hosted vs cloud netbird (#187) 2024-05-06 12:15:55 +02:00
braginini
5a9d116162 Fix note about the version 2024-05-01 18:01:10 +02:00
braginini
caa8cbf8e8 Add route selection feature doc 2024-05-01 18:00:02 +02:00
Ukasha Zia
c8824a72d3 Fix: Typo in selfhosted doc (#184)
Corrected Typo: `... future threads.` -> `... future threats.`
2024-04-22 15:33:19 +02:00
braginini
00066e5547 Fix missing activity events docs 2024-04-22 14:46:24 +02:00
braginini
0f1cdf5273 Fix activity event streaming broken links 2024-04-22 14:32:31 +02:00
Ukasha Zia
a7574a7663 Fix: Typo in selfhosted document (#183)
- Corrected  typo: `artifacts/turnserver.cong` -> `artifacts/turnserver.conf`
2024-04-22 11:12:19 +02:00
chen
7fc1d848dc fix google translate error (#182) 2024-04-22 09:43:47 +02:00
Zoltan Papp
52d4355d62 Add Crowdstrike ZTA description (#181) 2024-04-19 19:57:30 +02:00
braginini
fe6878c2ca Crosslink activity events and event streaming 2024-04-19 19:49:26 +02:00
pascal-fischer
fd209d9486 Add event streaming to AWS (#180) 2024-04-19 19:33:18 +02:00
Bethuel Mmbaga
d74dfcbf2c Include SSO feature in Okta (#179) 2024-04-05 19:33:13 +02:00
Bethuel Mmbaga
33172fecad Update Okta SCIM guideline (#178) 2024-04-05 18:16:26 +02:00
Viktor Liu
df86eb9138 Add default routes for internet traffic howto (#176) 2024-04-04 17:13:44 +02:00
braginini
bc8b44484b Fix screenshots of CrowdStrike 2024-04-04 09:45:52 +02:00
braginini
cc2e3ed3cd Fix wording 2024-04-04 09:25:40 +02:00
braginini
dcff855779 Fix wording 2024-04-04 09:25:17 +02:00
Zoltan Papp
a46ef8df71 CrowdStrike integration (#177) 2024-04-03 18:48:21 +02:00
juliaroesschen
d185c996bd Add payments integration docs (#175) 2024-03-26 17:46:15 +01:00
juliaroesschen
1a0f99fae7 Adjust screenshots sizes (#174) 2024-03-26 11:00:20 +01:00
Bethuel Mmbaga
a56a607923 Update Azure AD docs (#173) 2024-03-21 15:36:33 +01:00
juliaroesschen
907ec59f5d Add knowledge hub to docs page (#171) 2024-03-20 19:20:06 +01:00
juliaroesschen
4af7db28a6 Screenshot changes in several docs (#170) 2024-03-20 19:17:32 +01:00
pascal-fischer
a3eb5be0f8 fix the api and disable the automation (#172) 2024-03-19 10:13:43 +01:00
Misha Bragin
3012df5f57 Update docs screenshots - p1 (#168) 2024-03-17 12:44:17 +01:00
Eduard Gert
6a97841307 Fix navigation and table of contents highlighting issues (#169) 2024-03-15 16:33:03 +01:00
braginini
a7d0a1bbc8 Move public API to Manage NetBird 2024-03-13 20:07:35 +01:00
braginini
f03775113f Fix missing links 2024-03-13 18:46:38 +01:00
netbirddev
126bc96948 Update API pages with v0.26.3 2024-03-12 18:32:05 +00:00
juliaroesschen
da6d580f6b Change Docs Navigation Structure (#164) 2024-03-11 19:22:58 +01:00
Bethuel Mmbaga
9de4e0a8ca Okta SCIM sync (#163)
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
Co-authored-by: Misha Bragin <bangvalo@gmail.com>
2024-03-08 16:27:55 +01:00
Misha Bragin
a38af80e54 Improve introduction (#161) 2024-03-06 11:18:04 +01:00
Maycon Santos
b79afb777e Update report-bug-issues.mdx (#160) 2024-03-01 15:09:41 +01:00
pascal-fischer
dd08a8e07d Change API parser to handle nested objects (#159)
* rewrite parser to handle new format and nested objects

* add properties section also to nested properties

* update docs manually
2024-02-29 14:24:00 +01:00
Yury Gargay
69cddadbe4 Update okta-new-single-page-application.png (#156) 2024-02-28 19:12:51 +01:00
juliaroesschen
eff5c5d477 added network range to posture check docs (#158)
* added network range to posture check docs

* added network range to posture check docs
2024-02-28 17:01:11 +01:00
Bethuel Mmbaga
4881cb026e Add self-hosted guide for setting up geo-supported management (#149)
* Add Geolocation support guide and update navigation

* Expanded geolocation support guide in NetBird documentation

* geo support docs reviewed

---------

Co-authored-by: Julia <julia@netbird.io>
2024-02-28 15:57:00 +03:00
Bethuel Mmbaga
7a4b89bb9a Update references to NetBird version in posture checks guide (#153) 2024-02-27 16:30:34 +03:00
juliaroesschen
3785524337 reworked posture check docs (#154) 2024-02-27 14:05:59 +01:00
Maycon Santos
7b1b68ff68 Add HA step to the Kubernetes doc (#152) 2024-02-25 09:04:01 +00:00
braginini
205e6ebefa Add zero trust wording 2024-02-24 18:38:29 +00:00
braginini
93e408d08b Fix some typos in the posture checks doc 2024-02-24 18:17:28 +00:00