Open peterschmidt85 opened 10 months ago
UPDATE:
Also, I noticed that Smart Mode doesn't seem to work at the moment: https://youtrack.jetbrains.com/issue/FL-23946/Smart-Mode-doesnt-work-in-a-remote-workspace
Meanwhile, submitted the following issue to Fleet: https://youtrack.jetbrains.com/issue/FL-23947/Allow-to-connect-to-a-remote-machine-over-SSH-via-a-URL-handler
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
Since v1.36, Fleet supports it now: https://youtrack.jetbrains.com/issue/FL-23947
This issue is stale because it has been open for 30 days with no activity.
This issue is stale because it has been open for 30 days with no activity.
Hello @peterschmidt85 :) I want to contribute to this issue. Please assign this issue to me. Thankyou!
UPDATE:
Unfortunately, JetBrains Fleet doesn't allow securely setting up Fleet on a remote machine for access via a URL (similar to how VSCode does it through
vscode://vscode-remote/ssh-remote+<ssh-alias>/<project-dir>
).Right now, it's only possible to set up Fleet using the
accept-everyone
auth policy via JetBrains's public relay server. Its main limitation is that everyone can access the workspace via the workspace URL.Theoretically, there might be a way to set up Fleet with
--no-publish
.But it's unclear how to let the user to connect to the workspace via a URL.
Links: