How to deploy phpMyAdmin?
Hi, I'm trying to run phpMyAdmin but I can't even get the port forwarded, what could be the problem? Or I'm not seeing what I need somewhere.




19 Replies
you don't need to expose the port
?
Do I just need to point here like this?

correct
just remove the port you've created
щл
ok*
Okay, now I'm having trouble with Bad Gateway.

are you sure phpmyadmin is running on port 81?
i guess they run on port 80
Oh, sorry 😅
Yes it's works
Thanks

.-.
that is related that you specify a invalid database hostname
This line
PMA_HOST=animi-mysql
?
Or should I just refer to it by name without the project name prefix PMA_HOST=mysql
?
@SiumauricioI've never used phpmyadmin, I think that has to do with specifying the correct host for the database you want to connect to.
Okay
@Siumauricio I found out that PMA_HOST needs to pass the container name or ip address, how do I pass the container name there?
animi-mysql
or mysql
?check the database you've created in the general information, you will see everything, the hostname, the password and everything
Ok thanks
Eh, something is wrong, I will wait for other people's response maybe someone already deployed phpMyAdmin
But thanks for helping me get to the phpmyadmin page itself!!!!
probably i can add to the templates list
That would be cool.
I got working, this template will be soon!
