Commit Graph

780 Commits

Author SHA1 Message Date
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
braginini
6c78e12d7f Restructure Peer auto-grouping doc 2022-09-13 19:57:48 +02:00
braginini
137f65976a Add Peer auto-grouping doc 2022-09-13 19:51:36 +02:00
braginini
430ed2a860 Add video to the Access Control doc 2022-09-08 17:10:20 +02:00
braginini
62c9b3e0c7 Fix docs typos 2022-09-08 17:07:35 +02:00
braginini
7b80c3d203 Update network routes video 2022-09-08 14:02:50 +02:00
braginini
07643ad3d7 Update network routes diagram 2022-09-08 13:14:14 +02:00
braginini
4c5b3b546b Add video to Routes feature doc 2022-09-08 12:41:51 +02:00
braginini
1e4bc9e27a Add Routes HA grouping screenshot 2022-09-08 11:30:07 +02:00
braginini
9894bbf374 Add masquerading diagram 2022-09-06 14:01:32 +02:00
braginini
e111472455 Add masquerading diagram 2022-09-06 14:01:26 +02:00
braginini
efa26e4aa4 Fix routes image 2022-09-05 18:31:00 +02:00
Misha Bragin
4721ef08b5 Add installation guide for NixOS (#10) from misuzu/nixos-install 2022-09-05 17:49:25 +02:00
Misha Bragin
afb10ea7d2 Routes documentation (#12)
Routes documentation
2022-09-05 17:48:54 +02:00
braginini
d653fa4e80 Add more docs for routing 2022-09-05 17:41:57 +02:00
Maycon Santos
9f83167081 Routes without masquerade and resizes 2022-09-05 17:13:01 +02:00
Maycon Santos
d7ab39ac66 Add HA section 2022-09-05 16:51:11 +02:00
Maycon Santos
22d7a9ca3b Merge branch 'main' into routes 2022-09-05 16:23:58 +02:00
Maycon Santos
ea677ae2b6 Add network routes documentation 2022-09-05 16:23:38 +02:00
Maycon Santos
c90f9447bb Add network routes documentation 2022-09-05 15:40:55 +02:00
Misha Bragin
1a979b1ce7 Add network routes documentation (#11) 2022-09-05 15:31:38 +02:00
Maycon Santos
20884d4b17 add info boxes 2022-09-05 13:04:41 +02:00
Maycon Santos
25faed69dc Add network routes documentation 2022-09-05 12:52:45 +02:00
Misha Bragin
610f73176f Add self-hosted single account steps for Keycloack (#9)
* Add self-hosting steps to land all users in teh same account

* Add self-hosting steps to land all users in teh same account

* Fix typo
2022-08-24 19:28:27 +02:00
Misha Bragin
bbf3b2e38d Add Oauth 2.0 Device Auth Grants self-hosting guide 2022-08-24 18:51:59 +02:00
braginini
4e6a7db8e6 Add Device Code setting to the Interactive Login guide section 2022-08-24 17:36:13 +02:00
braginini
f83395c494 Fix self-hosting setup.env file 2022-08-24 16:18:30 +02:00
braginini
77ba146783 Add Keycloak expected result 2022-08-24 16:16:21 +02:00
braginini
3b05ab8a1b Add Keycloak expected result 2022-08-24 16:14:18 +02:00
braginini
0dbeeb9cdc update keycloak steps 2022-08-24 16:03:15 +02:00
braginini
f95d0db6f1 Add Auth Device Auth Grant guide 2022-08-24 15:51:20 +02:00
misuzu
f878af4b23 Add installation guide for NixOS 2022-08-24 08:02:18 +03:00
braginini
26a7d24692 Fix minor docs issues 2022-08-18 11:27:57 +02:00
Misha Bragin
81885773d9 Add docs for running NetBird with Keycloak 2022-08-17 20:53:16 +02:00