dockerised-php
dockerised-php copied to clipboard
Docker setup for PHP applications using PHP7-FPM and Nginx
localhost:8080 is serving nginx welcome page instead of the index.php one, could you help me please ?
I know this repo is quite old, but the code doesn't seem to work with the newest versions.
If the `web` service is started before the `php` service, You'll get an nginx error: ``` [emerg] 1:1: host not found in upstream "php" in /etc/nginx/conf.d/default.conf:12 ``` Amending the config...
This is really cool and I learned a lot but it seems the only pdo driver included is sqlite. I need to access a postgres database on a remote machine...
Reconfig and rename patch for development