Commit Graph

895 Commits

Author SHA1 Message Date
Jack Carter
fcf3d3c17b fix: Add missing Note imports and fix NerBird typo in idp-sync docs 2026-04-15 12:32:20 +02:00
bcmmbaga
b3a86c2eef Link idp sync to embedded idp sync docs 2026-04-11 01:39:19 +03:00
bcmmbaga
f6784edb6d Add embedded IdP sync docs 2026-04-11 01:37:01 +03:00
Maycon Santos
38119d2982 Update next.config.mjs (#695) 2026-04-09 09:43:13 -07:00
Maycon Santos
a275571e46 update slack url (#694) 2026-04-09 09:05:39 -07:00
Bethuel Mmbaga
9b4c75421d Mark Step 1 Optional in Zitadel SSO Doc (#692) 2026-04-09 17:58:59 +03:00
Bethuel Mmbaga
a95036e9ee Add Zitadel SSO docs (#691) 2026-04-09 17:19:26 +03:00
Eduard Gert
918b8579c2 Add notification docs and fix search autofocus (#647) 2026-04-09 13:15:45 +03:00
Brandon Hopkins
55393f6396 Add cookies popup (#690) 2026-04-08 10:25:38 -07:00
Maycon Santos
a8b7150ec4 Document managing access to routing peer in networks guide (#689) 2026-04-08 16:20:45 +02:00
Jack Carter
bd26193053 docs: Add missing client settings pages to navigation (#688)
Add all 5 system tray settings under Client > Settings: Allow SSH,
Block Inbound Connections, Connect on Startup, Enable Lazy Connections,
and Enable Quantum-Resistance. Allow SSH and Enable Lazy Connections
redirect to existing docs. Connect on Startup is a new page. Renames
Post-Quantum Cryptography heading to Enable Quantum-Resistance to match
the GUI label.
2026-04-08 16:20:06 +02:00
Viktor Liu
5a575acdee Document missing CLI flags and client environment variables (#687) 2026-04-08 16:19:49 +02:00
Brandon Hopkins
6755dbdb00 Add Matomo Tracking Script (#685) 2026-04-08 16:06:10 +02:00
Viktor Liu
1d942ae531 Add extra DNS labels documentation page (#661) 2026-04-08 14:54:52 +02:00
Jack Carter
1e8ff9525e docs: Add new CLI flags to up command (#686) 2026-04-08 11:25:39 +02:00
Misha Bragin
8738a38fa0 Add references to config.yaml.example (#684) 2026-04-07 12:16:43 +02:00
Brandon Hopkins
5835e7a0c7 Geo-restrictions block internal traffic from the management server (#682) 2026-04-07 11:52:55 +02:00
Pierre Timmermans
cf7d8a9737 Enable gpgcheck for netbird repository (#669)
Updated gpgcheck setting from 0 to 1 for netbird repository configuration.
2026-04-03 10:22:00 +02:00
Anon
b84fd75114 Update local.mdx (#679)
/api/instance/setup is incorrect, it should be /api/setup
2026-04-02 21:20:40 -07:00
netbirddev
76d7220acd Update API pages with v0.67.3 2026-04-02 18:34:35 +00:00
Bethuel Mmbaga
4bc28ac346 Fix API page generator and add missing integration nav entries (#680) 2026-04-02 19:08:28 +03:00
Nicolas Frati
a210d44736 Migration guide from external idp to embedded idp (#658)
* added migration guide from external to embedded idp

* updated guide

* clarify issuer domain used

* improved docs structure and added clarifying notes

* updated guide to match latest binary

* link fixes and added extra psql instructions

* update versions properly
2026-04-02 11:11:20 +02:00
Misha Bragin
6435f4c62a Add redirect to scaling selfhosted (#678) 2026-04-01 19:22:53 +02:00
Jack Carter
679ad7b3ad docs: add Entra ID enterprise application enablement guide (#677)
Add documentation for enabling the NetBird enterprise application in
Microsoft Entra ID, including finding the app by Application ID and
granting admin consent for the directory.
2026-04-01 16:37:56 +02:00
Bethuel Mmbaga
8c7226c050 Add legacy Google Workspace IdP migration notice (#676) 2026-04-01 16:27:49 +03:00
Misha Bragin
e17482abaa Improve screenshot quality and add access restrictions screenshot (#675) 2026-04-01 12:25:57 +02:00
Viktor Liu
f169522dde Document L4 service modes, header authentication, and access restrictions (#666)
---------

Co-authored-by: Brandon Hopkins <brandon@techhut.tv>
Co-authored-by: Ashley Mensah <ashleyamo982@gmail.com>
2026-04-01 11:22:04 +02:00
Maycon Santos
303307d791 Add FleetDM integration to EDR documentation (#673)
* Add FleetDM integration to EDR documentation

* docs: Improve FleetDM API token note wording

---------

Co-authored-by: Jack Carter <128555021+SunsetDrifter@users.noreply.github.com>
2026-03-31 19:08:02 +02:00
Brandon Hopkins
85e12be9ff Add Reverse Proxy Troubleshooting Page & Clean Up Availability Notes (#672)
* Add troubleshoot page and remove availability notes

* Added Debugging with the Proxy Debug Endpoint

* localhost is unreachable and packet capture
2026-03-30 09:50:01 -07:00
Thomas Bray
dd72c79999 Fix formatting in public API documentation (#671) 2026-03-28 10:30:44 -07:00
Abdul Latif
6db1481f1b Add section to disable Netbird SSH server (#670)
Added instructions to disable the Netbird SSH server.
2026-03-28 10:29:05 -07:00
Nicolas Frati
dda8cd1b45 add documentation for k8s operator gateway api beta (#668) 2026-03-24 09:09:23 +01:00
netbirddev
cedb0c0f71 Update API pages with v0.67.0 2026-03-23 10:51:03 +00:00
Viktor Liu
fdff1eafed Add health probe configuration to Kubernetes deployment guide (#665) 2026-03-23 09:40:50 +01:00
Brandon Hopkins
515c809bbf Edit Availability Note (#662) 2026-03-19 14:25:15 +01:00
Jack Carter
ab4dea94db docs: Add WireGuard port conflict troubleshooting for Domain Controllers (#660)
Document the issue where Windows DNS Server claims UDP port 51820,
preventing WireGuard from starting on Domain Controllers. Covers
symptoms, diagnosis steps, and the dnscmd fix.
2026-03-18 10:23:45 +01:00
Bruno Mercier Costa
875d7bc497 Update connecting-from-the-office.mdx (#657)
fixing a typo from "agaom" to "again"
2026-03-17 13:25:28 +01:00
shuuri-labs
8680e5e822 Document TLS-ALPN-01 challenge requirements for reverse proxy (#656) 2026-03-16 15:26:52 +01:00
Bethuel Mmbaga
31a1eb5642 Update keycloak initial sync steps (#654) 2026-03-16 14:28:45 +03:00
Zoltan Papp
e0f5fbf445 Extend the auto update feature with force flag (#653) 2026-03-13 21:40:32 +01:00
shuuri-labs
4b5fa2b2f4 Update networks docs to reflect new state of 'add resource' modal (#651) 2026-03-13 15:17:30 +01:00
Nino Fischer
469864790b Update external-reverse-proxy.mdx (#649)
Repaired anchor for "Combined container"-Link
2026-03-13 00:47:57 -07:00
shuuri-labs
22556fc8d0 clarify port requirements for reverse proxy when using with old multi-container setup (#652) 2026-03-12 19:51:08 +01:00
shuuri-labs
d2c7216406 amend NB_PROXY_MANAGEMENT_ADDRESS port - instruction case should user docker internal port as opposed to external (#650) 2026-03-12 17:58:28 +01:00
netbirddev
2a99d1ee0e Update API pages with v0.66.4 2026-03-11 19:01:10 +00:00
Maycon Santos
27e4500def add force push for docs workflow 2026-03-11 19:55:32 +01:00
Maycon Santos
c413b2d00c Update reverse proxy documentation for domain and DNS record changes (#648)
* Update reverse proxy documentation for domain and DNS record changes

* Clarify reverse proxy domain description in migration guide

* Update domain requirement clarification in migration guide

Clarified the domain requirement for the proxy + added missing charactr afer example domain

---------

Co-authored-by: shuuri-labs <61762328+shuuri-labs@users.noreply.github.com>
2026-03-11 19:27:45 +01:00
Eirik Rolland Enger
2f6e844019 fix(CLI): typo netbirt to netbird (#646) 2026-03-09 13:10:14 -07:00
Maycon Santos
9d443e23a4 update slack url (#645) 2026-03-08 16:44:14 +01:00
Brandon Hopkins
b2cab09cdc Add Remote Jobs Page (#644) 2026-03-04 13:57:20 +01:00