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 phpmyadmin doesn't work in Gitpod #15

Closed
stasadev opened this issue Jul 10, 2024 · 6 comments
Closed

ddev phpmyadmin doesn't work in Gitpod #15

stasadev opened this issue Jul 10, 2024 · 6 comments

Comments

@stasadev
Copy link
Member

stasadev commented Jul 10, 2024

From Discord: https://discord.com/channels/664580571770388500/1260544940216291339

ddev phpmyadmin doesn't open the correct port.

@stasadev
Copy link
Member Author

And ddev phpmyadmin will not work until this issue is resolved:

@stasadev
Copy link
Member Author

Wow, the thing I suggested is already here:

But it doesn't work.

I see an empty file .ddev/docker-compose.phpmyadmin-norouter.yaml in Gitpod:

#ddev-generated
# If omit_containers[ddev-router] then this file will be replaced
# with another with a `ports` statement to directly expose port 80 to 8036
services: {}

@rfay
Copy link
Member

rfay commented Jul 11, 2024

This approach seems to work. It didn't work right in the preview panel, but it works with the port set to public.

@stasadev
Copy link
Member Author

Yes, it works, but not yet with ddev-gitpod-launcher:

And ddev phpmyadmin will not open the correct URL until this PR is merged:

@rfay
Copy link
Member

rfay commented Jul 11, 2024

I was testing it with

@stasadev
Copy link
Member Author

I did the same test, and ddev phpmyadmin was opened on the port 8037, but .ddev/docker-compose.phpmyadmin-norouter.yaml points to 8036, so we need to change the exposed port here to match it.

It didn't work right in the preview panel

And add this to README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants