yujinqiu
9794dd8398
Fix selfhosted docs ( #549 )
...
Co-authored-by: yujinqiu <yujinqiu@qfei.cn >
2026-01-14 08:36:27 +01:00
Brandon Hopkins
b0d218484a
v0.62 Quick Fixes and Edits ( #537 )
2026-01-07 21:02:45 -05:00
Brandon Hopkins
de7571f552
Embedded DEX and IdP Docs ( #533 )
...
* DEX Docs Overall Updates
* No IdP required, Multiple IdPs supported, Onboarding flow
* File Name Change
* Add Announcement
* Specify that Embedded IdP is Recommended
* Condense Pages to index.mdx and Extra Remove Idp Info Quickstart
* Fix Links
* Remove API Reference
* Remove Gap
* Remove API Changes
* Update Quickstart
* New Local Page and Fixes
* Fixing Gaps
* Update idp doc
* Update quickstart
* Minor changes and banner
* Fix Broken Links
* Remove Password Reset
---------
Co-authored-by: braginini <bangvalo@gmail.com >
2026-01-07 19:26:54 +01:00
shuuri-labs
87e17964bd
Clarified port requirements in self-hosted install guide ( #523 )
...
* Clarified port requirements in self-hosted install guide
* fixed typo
---------
Co-authored-by: Ashley Mensah <ashley@netbird.io >
2025-12-22 10:38:32 +01:00
Misha Bragin
47a1881325
Update self-hosted ports ( #508 )
2025-12-05 11:54:26 +01:00
Krzysztof Nazarewski (kdn)
bd3103a442
fix the docs link ( #462 )
...
branding `Netbird` as `NetBird` added a `-` to the link form for `net-bird`
2025-11-04 15:19:15 +01:00
YapWC
57b5e859ad
Update Backup Section ( #395 )
...
Added the backup for openid-configuration.json
Without backing up this file maintainer would have to generate it again manually, which would be time & effort consuming.
2025-10-15 20:45:26 +02:00
Viktor Liu
ddc690886a
Add websocket paths ( #439 )
2025-10-02 13:49:06 +02:00
Krzysztof Nazarewski (kdn)
9630c856e3
selfhosted-guide: make it clear when to run configure.sh ( #419 )
2025-08-27 16:54:17 +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
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
YapWC
48982308ff
Update selfhosted-guide.mdx Requirements jq ( #306 )
2025-04-24 20:49:21 +02:00
Maycon Santos
956a948b99
Update slack invite ( #285 )
2025-03-10 17:07:57 +01:00
Timo Neyer
2a00ffe1c9
fix/typo ( #273 )
2025-03-06 21:00:06 +01:00
keyboardsquid
81a761e1f9
Update selfhosted-guide.mdx ( #280 )
...
Remove reference to Letsencrypt notifications
2025-03-06 20:57:25 +01: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
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
TheRealOrco
29a528f0bc
Updated the backup docker-compose commands
2024-11-13 19:20:00 +01:00
Maycon Santos
6fe81c9fc9
Update advanced guide with new relay port requirement ( #228 )
2024-09-10 16:39:24 +02:00
Maycon Santos
c30d01d184
update slack invite url
2024-08-18 13:28:31 +02:00
Ashley
df542f9e01
selfhosted-guide.mdx: Azure AD link anchor update ( #202 )
2024-08-12 13:35:55 +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
Yury Gargay
3957b94bec
Mention Account.Rules depreciation and upgrade steps ( #148 )
2024-02-20 11:46:53 +01:00
Zoltan Papp
d19c0da982
Add troubleshooting page ( #136 )
...
---------
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com >
2024-01-30 13:56:19 +01:00
Prasad Manigaradi
710c2dbd63
Adding section regarding Additional configurations for cloud providers ( #134 )
2024-01-25 15:30:23 +01:00
Maycon Santos
46ae38249c
Update getting started path to use artifacts ( #116 )
...
Adjust docs to PR https://github.com/netbirdio/netbird/pull/1235
2023-12-17 18:00:00 +01:00
Maycon Santos
53da0fe16f
Add backup and upgrade guides for self-hosted deployments ( #105 )
...
Co-authored-by: braginini <bangvalo@gmail.com >
2023-10-16 13:53:51 +02:00
Dominik Hannen
92083f615a
Update selfhosted-guide.mdx ( #80 )
...
Adding H1 header, moving idp guide header.
2023-08-10 16:13:17 +02:00
Misha Bragin
cc774de04c
Extract quickstart self-hosting t oa separate page ( #77 )
2023-08-04 11:05:21 +02:00
Maycon Santos
ff0d3e3cd6
Add getting started script guide with Zitadel ( #76 )
...
Add getting started script guide with Zitadel
group and update order of IDPs
2023-08-03 20:28:05 +02:00
Maycon Santos
a5a764b788
configure IDP message
2023-06-25 14:31:21 +02:00
Maycon Santos
00c1f99530
self-hosted
2023-06-25 12:35:58 +02:00
Maycon Santos
2950799770
Docs review
...
Fix broken and missing links
Update docs with Scope support, removing manual changes
Added last step: Continue with the NetBird Self-hosting Guide
2023-06-25 10:44:03 +02:00
braginini
04ea9c4991
Move docs to root
2023-05-23 21:34:03 +02:00