Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to enable/disable Headscale and VPN access #1190

Open
Tpuljak opened this issue Oct 2, 2024 · 0 comments
Open

Allow users to enable/disable Headscale and VPN access #1190

Tpuljak opened this issue Oct 2, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Tpuljak
Copy link
Member

Tpuljak commented Oct 2, 2024

Is your feature request related to a problem? Please describe.
Currently, Daytona always starts a Headscale server which is used to manage the VPN that enables and controls access to workspaces and projects. While the VPN provides a layer of security when connecting to projects, it is also an additional point of failure and latency.

Describe the solution you'd like
We should allow users to enable/disable the Headscale server and allow direct connection to workspaces and projects. If the user disables Headscale, we should provide an alternative secure option to connect to workspaces and projects.
This option could be direct SSH access which would require SSH key authentication but we can discuss other approaches as well.
The important thing is that we maintain the same flow and UX when Headscale is enabled or disabled.

Additionally, since we rely on Headscale for port forwarding, the alternative that we choose must be able to provide that as well.

@Tpuljak Tpuljak added the enhancement New feature or request label Oct 2, 2024
@Tpuljak Tpuljak self-assigned this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant