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

Add port forwarding procedures to Dev Environments page #18

Merged
merged 1 commit into from
May 29, 2024

Conversation

osslate
Copy link
Contributor

@osslate osslate commented May 23, 2024

Adds procedures for forwarding ports from a Dev Environment to a local machine, and generating a shareable URL.

Fixes #11.

src/content/docs/usage/dev-environments.mdx Outdated Show resolved Hide resolved
src/content/docs/usage/dev-environments.mdx Outdated Show resolved Hide resolved
@ivan-burazin
Copy link
Member

@osslate, is the command not different within the workspace?

The examples in the docs are from the CLI on the client, but it can be done from inside the workspace with: daytona forward (--public).

Does this not make sense to add in the docs?

Not sure if it's a question for you both. cc @Tpuljak

@Tpuljak
Copy link
Member

Tpuljak commented May 24, 2024

@osslate, is the command not different within the workspace?

The examples in the docs are from the CLI on the client, but it can be done from inside the workspace with: daytona forward (--public).

Does this not make sense to add in the docs?

Not sure if it's a question for you both. cc @Tpuljak

Agreed. Both variants should be explained.

@osslate
Copy link
Contributor Author

osslate commented May 24, 2024

Added a note in 9d54be2.

Adds procedures for forwarding ports from a Dev Environment to a
local machine, and generating a shareable URL.

Fixes #11.

Signed-off-by: Fionn Kelleher <fionn@daytona.io>
@osslate osslate merged commit 2eece36 into main May 29, 2024
1 check passed
@osslate osslate deleted the add-port-forwarding-info branch May 29, 2024 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add information around port forwarding
3 participants