Vincent Letourneau
Vincent Letourneau
Hello, Sorry for my late response. Did you find a solution? Logically you have done well. Maybe the .env file?
Hello, @Strongleong @jnuyens @hex-abyss Sorry for my late reply, I don't have much time to take care of these projects and I thank the community for sending me updates. If...
Hi @zanematthew, At the base when I created this project it was especially for my students training. This project was not intended to be adopted. I have not planned anything...
Hi @AiusDa, Memcached has been installed: [PHP-FPM 7](https://github.com/nanoninja/php-fpm) only for the moment. ```sh sudo docker pull nanoninja/php-fpm ```
Thanks @Jehong-Ahn @AiusDa The advantage of this configuration is that it is easy to change the PHP image and choose or build the one that best suits your projects.
Hi @slottybon, Thank you for appreciating the project. In order for this to work I think I have to make my own image with Nginx because there are proprietary problems...
@Harti thanks for your contribution, I should add it in the PHP-FPM images
You are right. I have to think about doing a version 2. Because there are lots of ideas and basically I didn't think that this repository would be useful to...
Thanks for your feedback. I removed the **sudo** prefix from the docker commands. The user can be added to the [docker group](https://github.com/nanoninja/docker-nginx-php-mysql#install-prerequisites).
That's a good idea to automated Wordpress installation. Send us a link when you got the project done.