[Question] How is workspace data transmitted
Answered
According to Install JetBrains Fleet on a remote machine | JetBrains Fleet Documentation
I can run a fleet server on my development server and connect to it.
But I have some data safety concerns about the data safety.
Is workspaceId used to just establish connection between fleet client & server, or remote workspace data is transferred through jetbrains server ?
Is there a way to not connect by jetbrains server, just connect to the remote workspace directly?
Please sign in to leave a comment.
The connection to workspace happens via the relay. We have a request for a self-hosted remote workspace, please vote for it here: FL-10399 On-premises / Self-hosted Remote Workspaces
Also, currently, Fleet does not yet provide the authentication for remote collaboration. Please vote for the corresponding request here: FL-12990 Add a way to authorize users on standalone workspace server when connecting via relay