wordpress-docker-compose icon indicating copy to clipboard operation
wordpress-docker-compose copied to clipboard

phpMyAdmin installation and configuration

Open flip111 opened this issue 4 years ago • 3 comments

Would be nice to have the full installation of phpMyAdmin with all it's features. Here is the setup procedure https://docs.phpmyadmin.net/en/latest/setup.html#phpmyadmin-configuration-storage

Additionally an expiration time longer than 1440 seconds on the panel would be good (no expiration) ?

And exposing of the phpMyAdmin config file.

flip111 avatar Apr 17 '20 23:04 flip111

I think the documentation mentioned in https://github.com/nezhar/wordpress-docker-compose/pull/55 does the job pretty well.

nezhar avatar Apr 30 '20 21:04 nezhar

The environment variables don't allow for full config over phpMyAdmin. For example the expiration time can not be configured in this way. For this access to the php configuration file is required.

flip111 avatar May 02 '20 09:05 flip111

Maybe the php configuration file can be mapped in a similar way as commented in https://github.com/nezhar/wordpress-docker-compose/issues/51#issuecomment-622122420 ?

flip111 avatar May 02 '20 09:05 flip111