Maycon Santos
734cc3dfb2
Check for diff and force push ( #78 )
...
check for diff before trying to commit
force push to protected branch
---------
Co-authored-by: DevBot NetBird <dev@netbird.io >
2023-08-05 00:26:09 +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
Bethuel Mmbaga
c1e17dd31c
update google and azure IDP docs ( #74 )
2023-08-01 20:39:01 +02:00
Maycon Santos
98b2da2593
fix amazon 2023 name
2023-07-28 15:34:50 +02:00
Maycon Santos
37df8fcb2b
add amazon linux
2023-07-28 15:27:55 +02:00
Maycon Santos
f45200a234
Update packages domain ( #75 )
...
* Update packages domain
* update committer info
* replace wiretrustee
2023-07-28 15:16:06 +02:00
GitHub Actions
cf787d83c9
Update API pages
2023-07-24 16:01:31 +00:00
Misha Bragin
68b67a7a12
New logo header
2023-07-21 16:19:21 +02:00
Misha Bragin
3fd7b62f49
Add logo header
2023-07-21 16:11:21 +02:00
Bethuel Mmbaga
728338040c
update google workspace and azure ad idp docs ( #71 )
...
* update google workspace and azure ad idp docs
* add request changes
2023-07-10 21:07:27 +02:00
Bethuel Mmbaga
84d2929191
add rpm package required for netbird-ui ( #73 )
...
* add rpm package required for netbird-ui
* fix command for adding rpm repository
2023-07-10 21:07:10 +02:00
Zoltan Papp
8626b645f8
Extend docker capabilities with eBPF support ( #72 )
...
* Extend docker capabilities with eBPF support
* Add description for new docker arguments
---------
Co-authored-by: Zoltan Papp <zoltan.papp@webkeyapp.com >
2023-07-10 21:05:52 +02:00
pascal-fischer
92665d5656
Merge pull request #69 from netbirdio/feature/add_edit_and_copy_link_button
...
Add copy link and edit on github button
2023-07-06 10:22:17 +02:00
Pascal Fischer
25e20ed56d
add copy link and edit on github buttons
2023-07-05 10:51:34 +02:00
Misha Bragin
7815df63ff
Remove "coming soon" from delivered features
2023-07-03 07:07:22 +02:00
braginini
375ff16cc4
Update access controls screenshots
2023-07-01 20:38:51 +02:00
braginini
5ceb5959ab
Update setup keys doc
2023-07-01 16:26:08 +02:00
braginini
717d1a69f6
Update add users doc
2023-07-01 15:26:11 +02:00
braginini
735de48352
Change how-to-guides order
2023-07-01 12:32:52 +02:00
Misha Bragin
25308f12ed
Review docs for broken links and updates
2023-06-30 12:03:30 +03:00
braginini
c8ef24f3c5
Update routes docs
2023-06-30 11:02:28 +02:00
Maycon Santos
a4c19dca53
update zitadel docs
2023-06-25 16:06:42 +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
480a9813c5
azure step
2023-06-25 10:50:34 +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
Bethuel
67091b4f79
Add google workspace setup docs ( #65 )
...
* configure google OAuth conset screen
* Create google OAuth 2.0 credentials
* add user and schema management admin role to service account
* grant service account permission to access org data
* configure setup.env for google workspace
* add step to enable admin sdk api
* refactoring
* add step to encode service account json key
2023-06-20 21:59:59 +02:00
pascal-fischer
23d55bc297
Merge pull request #66 from netbirdio/fix/add_npm_install
...
Add missing npm install
2023-06-17 16:04:46 +02:00
GitHub Actions
1ebf1f1f88
Update API pages
2023-06-17 13:09:39 +00:00
Pascal Fischer
c25f35b422
add missing npm install command to docs flow
2023-06-17 12:37:30 +02:00
pascal-fischer
8af6c3d336
Merge pull request #64 from netbirdio/fix/remoce_ifs_from_api_gen
...
Remove ifs from api generation flow
2023-06-12 17:41:00 +02:00
Pascal Fischer
fcaeda9864
remove ifs from api generation workflow
2023-06-12 17:02:09 +02:00
Maycon Santos
66877e31fd
Update manage-dns-in-your-network.mdx ( #63 )
2023-06-12 14:56:35 +02:00
pascal-fischer
d18f5c076f
Decouple api generation flow from docker build ( #62 )
...
* decouple api generation from docker build
* add different PAT
2023-06-12 14:47:20 +02:00
Bethuel
44f2a02a25
update authentik IdP docs ( #61 )
2023-06-07 15:27:31 +02:00
Bethuel
10dc7978d4
Update IdP setup docs with new configuration ( #59 )
...
added steps for IDP management for all supported providers
2023-06-05 16:25:11 +02:00
pascal-fischer
f33b4df3dd
Add workflow for api gen and refactor genration script ( #60 )
...
* update gitignore
* add first version of api generation flow
* try to run flow
* testing flow
* update gen flow
* switch flow to macOS
* fix
* add npm install
* test workflow
* Update API pages
* test workflow with current main
* refactor parser
* merge examples and schema functions
* merge examples and schema functions
* merge parameters as well
* revert template to single class component
* update account
* finalizing
* update with the newest version of openapi
* full flow
* update
* add docker command
* split flow in two jobs
* remove testing trigger
---------
Co-authored-by: GitHub Actions <no-reply@github.com >
2023-06-05 09:35:54 +02:00
Givi Khojanashvili
33b3153723
Merge pull request #46 from netbirdio/acl-add-firewall-doc
...
Update ACL documentation
2023-06-02 17:46:56 +04:00
pascal-fischer
6e2baafd99
Merge pull request #58 from netbirdio/feature/extend_mac_install_with_pkg
...
Add macOS pkg install
2023-06-02 15:46:29 +02:00
Givi Khojanashvili
503f4a9713
Describe new limitations in ACL rules by direction, traffic and port
2023-06-02 17:23:06 +04:00
Pascal Fischer
b2297b9f14
downloading latest installer directly
2023-05-31 15:25:19 +02:00
Pascal Fischer
6d6f61177a
add buttons to download directly
2023-05-30 18:16:27 +02:00
Pascal Fischer
b03e563838
add macOS pkg install to docs
2023-05-30 17:55:54 +02:00
Misha Bragin
04ee20f76e
Fix IdPs image links
2023-05-30 14:52:34 +02:00
Misha Bragin
09c819cee4
Set default color for code block in lightmode to black
2023-05-30 14:52:23 +02:00
Pascal Fischer
5e98a1abfd
set default color for code block in light mode to black
2023-05-30 14:41:43 +02:00
Pascal Fischer
cb6d5f5144
set default color for code block in light mode to black
2023-05-30 14:41:10 +02:00
braginini
bee0f438b6
Fix IdPs image links
2023-05-30 14:30:08 +02:00
Misha Bragin
f93d468397
Fix IdPs code blocks
2023-05-30 14:26:27 +02:00