We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c77f231 commit 6ae2f1aCopy full SHA for 6ae2f1a
registry/coder/modules/fleet-ide/README.md
@@ -73,6 +73,8 @@ module "fleet_ide" {
73
1. The module creates an external app link in your Coder workspace
74
2. When clicked, it generates a `fleet://` URI that instructs Fleet to connect via SSH
75
3. Fleet connects to your workspace using the SSH credentials provided by Coder
76
+> [IMPORTANT]
77
+> Fleet needs you to either have Coder CLI installed with `coder config-ssh` run or [Coder Desktop](https://coder.com/docs/user-guides/desktop).
78
79
## SSH Connection
80
0 commit comments