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

"ddev describe" should show direct ephemeral port/url via localhost #796

Closed
rfay opened this issue Apr 18, 2018 · 0 comments
Closed

"ddev describe" should show direct ephemeral port/url via localhost #796

rfay opened this issue Apr 18, 2018 · 0 comments
Assignees
Milestone

Comments

@rfay
Copy link
Member

rfay commented Apr 18, 2018

What happened (or feature request):

docker ps shows the localhost port that nginx is listening on, which can often be useful when things go wrong. For example, in the example below, you can easily hit the webserver at http://localhost:32795.

We should show the direct/localhost URL in ddev describe.

76d9bc4f6cb8 drud/nginx-php-fpm-local:v1.2.2 "/start.sh" 26 hours ago Up 26 hours (healthy) 0.0.0.0:32795->80/tcp, 0.0.0.0:32794->8025/tcp ddev-d8git-web

What you expected to happen:

How to reproduce this:

Version: Please include the output of ddev version, docker version and the project's .ddev/config.yaml.

Anything else do we need to know:

Related source links or issues:

Please use a complexity rating of 1-5 (5 is high) for a feature request. (High complexity implies more PR planning)

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

No branches or pull requests

4 participants