File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,8 @@ their accounts with the Git repository service of choice.
8
8
9
9
## Support
10
10
11
- Currently, Coder supports the following providers:
11
+ Coder integrates with the following service providers for authentication and
12
+ [ user key management] ( https://coder.com/docs/environments/preferences#linked-accounts ) :
12
13
13
14
- GitHub (both GitHub.com and GitHub Enterprise)
14
15
- GitLab (both GitLab.com and self-hosted GitLab)
@@ -17,6 +18,12 @@ Currently, Coder supports the following providers:
17
18
rel="noreferrer noopener">doesn't support</a > managing SSH keys for users via
18
19
OAuth)
19
20
21
+ Note that linking your Coder account with a git service provider is * not*
22
+ required. Instead, you can use Visual Studio Code with git, the command-line
23
+ tool, and we expect that this combination will work with most hosting software
24
+ or services. However, Coder doesn't test these and cannot provide
25
+ recommendations or support.
26
+
20
27
![ Configure Git Integration] ( ../assets/git-admin.png )
21
28
22
29
## Configuring OAuth
You can’t perform that action at this time.
0 commit comments