Commit Graph

113 Commits

Author SHA1 Message Date
Misha Bragin
1fd3ddfda4 Add zitadel documentation 2023-05-11 17:44:18 +02:00
Misha Bragin
fb85f7636e Add zitadel quickstart guide 2023-05-11 17:43:42 +02:00
Bethuel
46f9622924 add refresh token to new application 2023-05-10 11:57:26 +03:00
Bethuel
a1802ccc0b add zitadel quickstart guide 2023-05-09 13:22:31 +03:00
Bethuel
7b95b8e0f9 fix duplicate step number 2023-05-09 00:48:23 +03:00
Misha Bragin
0e2e4f5c0a Merge pull request #39 from bcmmbaga/main
Update azure AD setup docs
2023-05-05 12:38:50 +02:00
Bethuel
e17614b813 add correct azure scope value to device flow 2023-05-05 13:15:33 +03:00
pascal-fischer
a133021c16 Merge pull request #36 from bcmmbaga/main
Add azure AD setup docs
2023-05-04 17:28:38 +02:00
Bethuel
ea1fac23a0 add steps for configuring netbird with zitadel idp manager 2023-05-04 01:13:51 +03:00
Bethuel
9735c70ab0 step for scope modification in dashboard service 2023-04-27 09:22:23 +03:00
Bethuel
81892244d1 fix typo in azure add scope image 2023-04-24 16:23:49 +03:00
Bethuel
cb03373f8f add docs for setup NetBird with Azure AD as IDP 2023-04-23 20:42:34 +03:00
Bethuel
d95022d98e Update Keycloak setup documentation (#35)
* add netbird-backend client doc

* add docs to  configure the netbird backend in the management.json
2023-04-14 18:05:33 +02:00
Ruakij
4468e3210d Add documentation for running behind reverse-proxies (#34)
* Add doc for hosting netbird behind a reverse-proxy

* Add info about reverse-proxy template-files

* Add hint about usage of http2 usage

* Change how vars are set not to instruct editing base.env
2023-04-06 01:22:03 +02:00
Misha Bragin
473f764a11 Add activity monitoring docs 2023-03-15 11:39:42 +01:00
braginini
a5f139f85f Add activity monitoring docs 2023-03-15 11:35:29 +01:00
Misha Bragin
0f097c6417 Peer login expiration doc 2023-03-15 09:51:40 +01:00
braginini
21555d503b Remove Azure SSO link 2023-03-15 09:35:32 +01:00
braginini
7082810c0d Disable Azure SSO page 2023-03-14 19:03:50 +01:00
braginini
c9b5fde0d9 Correct wording 2023-03-14 18:58:00 +01:00
braginini
18e27dcccf Add force expiration note 2023-03-14 16:27:44 +01:00
braginini
53f5b2d319 Add SSO login link 2023-03-14 16:22:59 +01:00
braginini
dc458f2479 Add peer expiration doc 2023-03-14 16:19:23 +01:00
Muji Sayed
4fc71695f8 add azure sso setup guide (#31) 2023-02-17 16:40:15 +01:00
Oskar Manhart
d1ace1fde9 Added installation guide for fedora (#27) 2023-02-11 10:49:11 +01:00
Oskar Manhart
dc010c01b9 Replaced --log-file console with --foreground-mode (#30) 2023-02-11 10:34:00 +01:00
Maycon Santos
26b05ef4c6 Add new UP and shorthand flags (#28)
* Add new UP and shorthand flags

Adding new --dns-resolver-address and --external-ip-map to the up
 command and the new global shorthand flags for config,
 log level, management url, pre-shared key and setup key.

* update UP flags
2023-01-19 15:51:55 +01:00
Maycon Santos
1fa776af16 Update network routes with distribution groups (#26)
Updated screenshots with the group view
2022-12-06 16:28:17 +01:00
Przemek
778c394f83 Windows firewall installation info (#24) (#25) 2022-12-05 14:10:01 +01:00
braginini
bb25459b32 Change DNS doc wording 2022-11-28 14:45:39 +01:00
braginini
a16cd58155 Add DNS demo video 2022-11-28 14:26:08 +01:00
braginini
cc67f61c8d Remove redundant DNS wording 2022-11-28 10:45:10 +01:00
braginini
0ae0965c1f Modify DNS docs 2022-11-27 17:58:02 +01:00
Maycon Santos
20600d00d0 Add nameserver troubleshooting and checks (#22) 2022-11-26 10:08:44 +01:00
Maycon Santos
fb3d673b23 Add nameserver docs (#21) 2022-11-25 18:31:25 +01:00
Misha Bragin
f8f565453e Merge pull request #20 from SISheogorath/patch-1 2022-11-08 16:09:11 +01:00
Sheogorath
b7c8629b4f Fix dangerous ownership
This patch fixes a common mistake with manually installed software, which adds the software, in a system-wide installation path, but leave it owned to the user. If an admin start to execute this binary, it's wonderful privilege escalation vector.

This patch resolves the problem by chowning it first, and therefore require root privileges to manipulate the file, resolving the potential attack vector.
2022-11-08 03:16:50 +01:00
braginini
bac086c3af Fix self-hosting steps numbering 2022-10-20 14:18:59 +02:00
braginini
85a24a943c Add note about inviting existing users 2022-10-20 14:12:53 +02:00
braginini
51ca5f878c Add single-account mode doc 2022-10-20 14:12:34 +02:00
braginini
1e46248f92 Correct title of the user invite doc 2022-10-20 11:54:30 +02:00
braginini
ebc637213e Add user invite doc 2022-10-20 11:52:56 +02:00
Maycon Santos
b92518f428 update Metrics pusher IP information 2022-10-17 14:12:16 +02:00
Maycon Santos
8020786d62 Add metrics collection FAQ page (#18) 2022-10-16 13:33:14 +02:00
Tim White
53ed28dff8 Stop using apt-key (#17)
using the signed-by keys instead of the less secure apt-key or trusted.gpg.d
2022-10-11 12:51:49 +02:00
braginini
ce6ab97c02 NetBird add SSO login GIFs 2022-09-16 12:54:32 +02:00
braginini
3e8f55b642 Fix typo 2022-09-13 20:14:07 +02:00
braginini
87ba9c7222 Resize pics 2022-09-13 20:07:40 +02:00
Misha Bragin
c55be17b26 Add Peer auto-grouping doc 2022-09-13 20:00:21 +02:00
braginini
2ddaa17b58 Add note to Peer auto-grouping doc 2022-09-13 19:59:37 +02:00