Commit Graph

72 Commits

Author SHA1 Message Date
braginini
64f1b8326d Add more clarifications NetBird cloud vs Self-hosting 2025-04-14 10:30:09 +02:00
Maycon Santos
09537916e4 Update Authentik doc with disable login var (#307)
* Update Authentik doc with disable login var

* fix linter
2025-04-11 13:54:00 +02: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
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
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
Bas
913e182b60 Add relay to update steps in docs (#256) 2024-12-10 18:53:46 +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
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
benniekiss
4079455774 Update geo-support.mdx (#224) 2024-09-14 14:22:33 +03:00
Maycon Santos
6fe81c9fc9 Update advanced guide with new relay port requirement (#228) 2024-09-10 16:39:24 +02:00
Marco Garcês
07ebffd7d2 fixes small typos and URL changes (#227)
- zitadel no longer hosted on zitadel.cloud
- `Raspberry Pi` is a trademark, should be correct now
2024-09-10 09:36:30 +02:00
Marco Garcês
69ade3262c updates self hosted with Authentik device flow (#226)
* adds Authentik device flow

* corrects spelling issue and moves new section to better place
2024-09-09 15:38:25 +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
Bethuel Mmbaga
cca2f68b34 Add SQL command to drop 'rules' table if it exists (#210) 2024-08-06 22:53:02 +02:00
Bethuel Mmbaga
9c6ca83c64 Update Postgres version in doc (#204) 2024-07-23 13:47:59 +03:00
Bethuel Mmbaga
196dcd2f2b Depricate JSON FileStore (#196) 2024-06-13 12:18:11 +02:00
Bethuel Mmbaga
20ce178924 dump postgres data with column names (#193) 2024-05-24 11:29:26 +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
Misha Bragin
d95650ac16 Add self-hosted vs cloud netbird (#187) 2024-05-06 12:15: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
juliaroesschen
d185c996bd Add payments integration docs (#175) 2024-03-26 17:46:15 +01:00
Bethuel Mmbaga
a56a607923 Update Azure AD docs (#173) 2024-03-21 15:36:33 +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
Anton Mrosek
0ec2a21d01 Authentik: Signing-Key Required (#150) 2024-02-21 14:42:06 +01:00
Yury Gargay
8d33945b6c Make SQLite store default for new installations starting 0.26 (#140) 2024-02-20 15:25:38 +01:00
ph1ll
8c8f3b3dec Fix typo - missing closing quote (#143) 2024-02-20 14:47:20 +01:00
Yury Gargay
3957b94bec Mention Account.Rules depreciation and upgrade steps (#148) 2024-02-20 11:46:53 +01:00
Maycon Santos
89891998d1 add NETBIRD_MGMT_IDP_SIGNKEY_REFRESH to zitadel (#142) 2024-02-12 10:58:21 +01:00
Aaron Turner
11f101d8c6 fix name of variable for NETBIRD_IDP_MGMT_CLIENT_SECRET (#141) 2024-02-10 09:48:51 +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
Bethuel Mmbaga
d6c0909aa3 Update Azure AD docs (#102)
* remove setting up azure device client id

* Updated Azure AD self-hosted IdP guide
2023-11-02 10:06:27 +01:00
Maycon Santos
8046beee03 Update SQLite docs (#107)
---------

Co-authored-by: braginini <bangvalo@gmail.com>
2023-10-19 21:09:46 +02: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
Misha Bragin
a83b640c1c Add troubleshooting section to the quickstart selfhosting (#104)
Add remove steps
2023-10-15 22:26:12 +02:00
Yury Gargay
eb5e4abcb6 Add SQLite store self hosted guide (#100) 2023-10-09 14:38:41 +02:00
MrGogo400
fa96652faf Clarification of Google Workspace documentation regarding setup.env (#82)
Co-authored-by: Hugo M <hugo@eenov.com>
2023-10-04 14:58:34 +02:00
Bethuel Mmbaga
6995e10833 Updated Google workspace self-hosted IdP guide (#99) 2023-10-04 11:41:11 +02:00
Bethuel Mmbaga
0609358c92 Add jumpcloud IdP docs (#83) 2023-10-03 19:32:42 +02:00
Bethuel Mmbaga
c1c3515119 Update permission instructions for IDP integrations (#98)
* Update IDP documentation to reflect recent improvements on permissions required
for the various integrations.
* Added a note for those who would prefer to add delete permissions
2023-10-03 19:32:14 +02:00
Bethuel Mmbaga
de70cca447 Add pkce redirect url (#95)
* add pkce redirect url

* add pkce url in auth0
2023-09-28 18:51:51 +02:00
Yury Gargay
897a6cc971 Fix broken links (#92) 2023-09-26 11:12:06 +02:00
Bethuel Mmbaga
0f4367c248 remove setting up azure device client id (#88) 2023-09-08 15:23:03 +02:00