Commit Graph

534 Commits

Author SHA1 Message Date
Pascal Fischer
94a6853ce9 use small letters for the api badges (#297) 2025-03-21 18:41:56 +01:00
Pascal Fischer
42ef357778 Add Badge Tooltip (#293) 2025-03-21 16:27:20 +01:00
YapWC
fcb05855b3 Added relay.env and zdb.env for backup (#294)
docker compose can not be spin up if the two configuration file is not being backed up.
2025-03-21 11:50:13 +01:00
Pascal Fischer
4a66f17880 [API] add cloud and experimantal badges + new pages (#292) 2025-03-20 18:04:45 +01:00
Tamás Máhr
553d2908b8 Update installation.mdx (#289)
tar xcf does not make sense, as x instructs tar to unpack an archive while c instructs it to create one. I changed c to z to tell tar to unpack and decompress the archive.
2025-03-20 12:38:14 +01:00
Krzysztof Nazarewski (kdn)
60718cfae0 Improve client troubleshooting docs (#286)
* improve client troubleshooting docs

* feat: add information on verifying system's routing rules

* chore: unify terms used

* feat: add Can a routing peer `peer-b` forward traffic to `srv-c`?
2025-03-13 16:27:10 +01:00
Maycon Santos
956a948b99 Update slack invite (#285) 2025-03-10 17:07:57 +01:00
Viktor Liu
e318eefc86 Remove Linux only note (#284) 2025-03-07 07:41:39 +01:00
Timo Neyer
2a00ffe1c9 fix/typo (#273) 2025-03-06 21:00:06 +01:00
Eduard Gert
114eb77c82 Add permanent redirect for /ipa routes (#271) 2025-03-06 20:59:40 +01:00
keyboardsquid
81a761e1f9 Update selfhosted-guide.mdx (#280)
Remove reference to Letsencrypt notifications
2025-03-06 20:57:25 +01:00
Oistein-J-S
ec243cdb0b Update installation.mdx for DNF5 (#283)
In Fedora 41 the package manager changed from DNF4 to DNF5. Adding a repo now have have different instructions. Updated the install instructions to reflect the change in syntax.

ref:
https://docs.fedoraproject.org/en-US/quick-docs/adding-or-removing-software-repositories-in-fedora/
2025-03-06 20:55:23 +01:00
netbirddev
a7960bdf45 Update API pages with v0.37.0 2025-02-21 18:21:16 +00:00
ITMunky
6a1bba2c6e Update selfhosted-guide.mdx (#278)
Fix docker-compose commands to update docker compose commands
2025-02-12 09:22:11 +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
Damaso Sanoja
bd09a36276 Update docs Accessing entire domains within networks (#269)
* Update docs Accessing entire domains within networks

* fix header

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2025-01-21 20:38:31 +01:00
netbirddev
3ed36b6a0d Update API pages with v0.36.0 2025-01-16 18:38:07 +00:00
Maycon Santos
5f68230137 fix slack URL 2025-01-06 20:58:32 +01:00
netbirddev
efe7040e75 Update API pages with v0.35.2 2024-12-31 18:00:46 +00: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
Pascal Fischer
c8683cc7e2 Link Networks API (#265)
* update side menu to link networks

* change heading
2024-12-24 11:12:09 +01:00
netbirddev
81001b562c Update API pages with v0.35.0 2024-12-23 17:49:49 +00:00
Maycon Santos
bf2c616dce add tittle to the nav link 2024-12-23 16:52:19 +01:00
Maycon Santos
8ef3f4a37c Add networks documentation (#264) 2024-12-23 15:52:50 +01:00
Damaso Sanoja
3a82125af5 Add Posture Checks to docs (#250)
* Add Posture Checks to docs

* Fix Posture Checks images path

* merge documentation into current posture checks docs

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2024-12-22 21:07:08 +01:00
Tomas Hora
b7b3c5266d Fix link to SSO login (#249) 2024-12-22 19:10:20 +01:00
Jakub Gocławski
94c4acc721 Enable automatic refresh of signing keys for Google IDP (#246)
References: https://github.com/netbirdio/netbird/issues/2269
2024-12-22 19:08:39 +01:00
KingSteve032
3112201987 Explain port needed to connect to self hosted API. (#263)
* Update quickstart.mdx

Explain that to connect to the API on a self-hosted system they need to use port 33073.

* Update quickstart.mdx

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

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2024-12-22 18:50:35 +01:00
Damaso Sanoja
305d812f55 Add Kandji NetBird integration to docs (#261)
* Add Kandji NetBird integration to docs

* adds small info box

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

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

---------

Co-authored-by: Marco Garcês <marco@garces.cc>
Co-authored-by: Marco Garcês <marco@netbird.io>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2024-12-18 23:41:06 +00: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
Bas
913e182b60 Add relay to update steps in docs (#256) 2024-12-10 18:53:46 +01:00
Kęstutis Triponis
5027af0c72 Fix a typo in getting-started.mdx (#258)
Fixed link from netbid.io to netbird.io
2024-12-10 18:00:43 +01:00
Marco Garcês
aab1b0aa8a adds documentation for system tray on newer OS (#257)
* adds documentation for systemtray on newer OS
https://github.com/netbirdio/netbird/issues/2304

* removes change from package.json
2024-12-10 13:56:18 +00:00
Arne
9545fa09e2 Update faq.mdx to reflect relay usage (#255)
* Update faq.mdx to reflect relay usage

Updated the Documentation to account for the relay service. May be used in a peer-to-peer setting, where one peer acts as a router.

* Fixed Typo
2024-12-05 10:18:03 +01:00
Stefano
f74b56cf24 [docs] Fixed documentation indentation mistake (#251)
* [docs] Fixed documentation indentation mistake

Someone made a mistake when editing the docs, thinking they added a comment. Fixed this as it looks weird on the actual ui.

* [docs] Added compose to the cp command

Docker cannot detect the container if it's not using the compose file. Hence re-adding the compose for the copy command.

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2024-11-22 18:40:13 +01:00
Maycon Santos
a19076b13a Update slack invite link (#253)
* Update slack invite link

* fix spelling
2024-11-22 18:33:47 +01:00
netbirddev
4bf79bfa98 Update API pages with v0.33.0 2024-11-22 15:45:08 +00:00
netbirddev
0b556223a8 Update API pages with v0.32.0 2024-11-15 22:25:53 +00:00
aschubert
02585bd085 Update selfhosted-quickstart.mdx (#245)
Added missing Port 33080
2024-11-13 20:02:02 +01:00
TheRealOrco
29a528f0bc Updated the backup docker-compose commands 2024-11-13 19:20:00 +01:00
netbirddev
8436f521b8 Update API pages with v0.31.0 2024-11-01 15:07:13 +00:00
Eduard Gert
a1f5ce61cd Add MFA docs (#248) 2024-10-24 11:47:23 +02:00
netbirddev
b0189f1953 Update API pages with v0.30.2 2024-10-16 16:00:30 +00: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
braginini
42a4342efa Add a link to the Lawrence Systems video 2024-10-09 14:56:10 +02:00
netbirddev
b7a15c65b2 Update API pages with v0.30.0 2024-10-04 17:50:13 +00: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
Marco Garcês
331545a1fe adds text explaining ssh support in peers (#236)
* adds text explaining ssh support in peers

* cleans small typo
2024-10-04 13:29:55 +02:00