kurtosis-tech / kurtosis

A platform for packaging and launching ephemeral backend stacks with a focus on approachability for the average developer.
https://docs.kurtosistech.com/
Apache License 2.0
320 stars 42 forks source link

URLs to hosts and exposed ports in kurtosis web local interface #1414

Closed galenmarchetti closed 8 months ago

galenmarchetti commented 9 months ago

Background & motivation

I want to use Kurtosis Web to be able to easily click into my running enclaves and then click into my services with exposed ports

Desired behaviour

I'd like to have a screen in the enclave, or in a service view, where the exposed ports+hosts are rendered as a clickable URL

How important is this to you?

Painful; the lack of this feature makes using Kurtosis frictionful.

leeederek commented 9 months ago

Hi @galenmarchetti - thanks for filing this issue. Just to make sure I follow along completely:

Are you referring to the exposed port in the "port" section in the enclave manager UI and the fact that you'd like for that to be a clickable URL from the get-go?

image
leeederek commented 8 months ago

Hey @galenmarchetti - as of 0.85.6 for Kurtosis Cloud enclaves spun up using the CLI, ports are now forwarded properly and can be navigated to from the UI. Closing this out!