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

feat: server IP configuration #669

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

feat: server IP configuration #669

wants to merge 1 commit into from

Conversation

Tpuljak
Copy link
Member

@Tpuljak Tpuljak commented Jun 11, 2024

Server IP configuration

Description

If the server is running in a network with a static IP it can be directly accessed from the CLI and workspaces. This PR contributes a server configuration option that allows the user to configure direct server access through its IP

  • This change requires a documentation update
  • I have made corresponding changes to the documentation

Related Issue(s)

Closes #625

Notes

In draft until further testing

@Tpuljak Tpuljak added the docs: needs update This PR requires the Daytona Docs to be updated label Jun 11, 2024
@daytonaBot
Copy link
Collaborator

This Pull Request has been automatically marked as "stale" because it has not had recent activity (for 14 days). It will be closed if no further activity occurs. Thank you for your contribution.

@Tpuljak Tpuljak added never stale An issue that never goes stale and removed Stale labels Jun 26, 2024
If the server is running in a network with a static IP it can be directly accessed from the CLI and workspaces

Signed-off-by: Toma Puljak <[email protected]>
@loveloki
Copy link

Hi, any progress on this?

@Tpuljak
Copy link
Member Author

Tpuljak commented Sep 27, 2024

@loveloki this PR is in draft atm because our headscale server requires that the URL is https. This means that users can't simple use their IP and expect our VPN to work. We're figuring out what's the best approach to work around that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs: needs update This PR requires the Daytona Docs to be updated never stale An issue that never goes stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Direct server connection instead of FRP
3 participants