Pascal Fischer
abf8fd2f95
update all packages to newest version
2023-05-09 15:56:52 +02:00
Pascal Fischer
bf0576b097
move api pages into separate folder
2023-05-09 15:37:40 +02:00
Pascal Fischer
7f5c373631
add quickstart for api
2023-05-09 12:17:28 +02:00
Pascal Fischer
4d189d2e39
for curl fix next line issue
2023-05-08 18:51:25 +02:00
Pascal Fischer
4c51e12888
add pat and service user docs + remove empty lines from examples
2023-05-08 18:46:40 +02:00
Pascal Fischer
c20cecf972
fix name
2023-05-05 19:49:15 +02:00
Pascal Fischer
8d0107f6ab
fix color for grid element
2023-05-05 19:47:23 +02:00
Pascal Fischer
46bd6b9591
typo
2023-05-05 19:40:24 +02:00
Pascal Fischer
affd499f41
improve API landing page
2023-05-05 19:39:42 +02:00
Pascal Fischer
05cbda8cd8
switch requests examples to version with values
2023-05-05 18:04:17 +02:00
Pascal Fischer
adf57d5294
add examples to response
2023-05-05 18:00:13 +02:00
Pascal Fischer
2b65de30e4
split docs into different groups and start landing page
2023-05-05 11:22:34 +02:00
Pascal Fischer
5e05625d00
add some guides pages to the API
2023-05-04 13:39:11 +02:00
Pascal Fischer
081e88b437
set landing pages
2023-05-04 13:17:03 +02:00
Pascal Fischer
e13931ad22
add slack to footer
2023-05-04 12:02:30 +02:00
Pascal Fischer
6777c62530
page titles
2023-05-03 21:02:16 +02:00
Pascal Fischer
f2b0294ea7
some examples
2023-05-03 20:14:06 +02:00
Pascal Fischer
32495e79d6
some examples
2023-05-03 19:55:39 +02:00
Pascal Fischer
6b05581bb0
fix headers
2023-05-03 19:08:28 +02:00
Pascal Fischer
86b1890396
add first version of tailwind docs
2023-05-03 19:00:56 +02:00
Pascal Fischer
9d42e075f7
add first version of tailwind docs
2023-05-03 18:55:40 +02: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