We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentd57c181 commitf16dd5aCopy full SHA for f16dd5a
docs/images/ssh-keys.png
284 KB
docs/secrets.md
@@ -24,6 +24,19 @@ Often, this workflow is simply:
24
We show parameters in cleartext around the product. Assume anyone with view
25
access to a workspace can also see its parameters.
26
27
+##SSH Keys
28
+
29
+Coder generates SSH key pairs for each user. This can be used as an authentication mechanism for
30
+git providers or other tools. Within workspaces, git will attempt to use this key within workspaces
31
+via the`$GIT_SSH_COMMAND` environment variable.
32
33
+Users can view their public key in their account settings:
34
35
+
36
37
+>There is a[known issue](https://github.com/coder/coder/issues/3126) that prevents users from
38
+>using their own SSH keys within Coder workspaces.
39
40
##Dynamic Secrets
41
42
Dynamic secrets are attached to the workspace lifecycle and automatically