Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Enhancement: print out to terminal where the webui is being served #830

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

Closed
Tracked by #778
Emyrk opened this issue Apr 1, 2022 · 3 comments
Closed
Tracked by #778

Enhancement: print out to terminal where the webui is being served #830

Emyrk opened this issue Apr 1, 2022 · 3 comments
Assignees
Labels
api Area: HTTP API

Comments

@Emyrk
Copy link
Member

Emyrk commented Apr 1, 2022

Currently I don't know where my ui was served, it would be nice to see listening on localhost:3000 or something in the logs.

@Emyrk Emyrk added the bug bash label Apr 1, 2022
@tjcran tjcran changed the title Enhancement: Log out where the webui is being served Enhancement: print out to terminal where the webui is being served May 11, 2022
@misskniss misskniss added this to the Enterprise MVP milestone May 12, 2022
@tjcran tjcran modified the milestones: Enterprise MVP , Community MVP Jun 3, 2022
@mafredri
Copy link
Member

I'm assuming this is for coder server, but it's not clear to me where this should be printed and/if it's different from access-url which we're already printing?

access-url: http://127.0.0.1:3000

Are there situations where access-url is not printed? Or is it not descriptive enough?

@Emyrk
Copy link
Member Author

Emyrk commented Jun 10, 2022

I'm assuming this is for coder server, but it's not clear to me where this should be printed and/if it's different from access-url which we're already printing?

access-url: http://127.0.0.1:3000

Are there situations where access-url is not printed? Or is it not descriptive enough?

access-url is not the listening port. Eg it can be a tunnel.

access-url: https://fervent-austin7.try.coder.app

As a developer, I like when the logs state which port is being listened on locally

@tjcran
Copy link

tjcran commented Jul 19, 2022

I think the current experience in the CLI accounts for this, maybe in a slightly different way, and this is now somewhat irrelevant. Feel free to re-open if you disagree.

@tjcran tjcran closed this as completed Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

No branches or pull requests

5 participants