summaryrefslogtreecommitdiffstats
path: root/.examples/docker-compose/with-nginx-proxy/mariadb/fpm
AgeCommit message (Expand)Author
2021-07-18Lock mariadb to 10.5 in examples (fix #1536) (#1539)J0WI
2021-06-27Update nginx.conf (#1517)J0WI
2021-04-26Reduce examples (#1484)J0WI
2021-01-25Changing of nginx reverse proxy config (#1380)warren-ru
2020-04-22Serve mp4 and webm files directly in nginx (#1076)J0WI
2019-11-07examples: docker-compose: Update nginx configs (#912)alexschroth
2019-06-19nginx-proxy: Set proxy_request_buffering to off. Fixes #650 (#651)Christoph Reiter
2019-06-19Let nginx decide on number of worker processes (#732)ykgmfq
2019-01-21Fix woff2 files in nginx examplesNico Kaiser
2018-11-20Use Alpine Linux in examples and use default userJ0WI
2018-09-11Add Referrer-Policy header examples for nginxLouis Matthijssen
2018-08-16Use $request_uri instead of $uri in nginx configTilo Spannagel
2018-08-01Remove trailing whitespacesTilo Spannagel
2018-04-19Changed db build to pre-existing image with command argumentsrabaraho
2018-04-03nginx: set the remote ip from X-Real-IP by default (#302)Tilo Spannagel
2018-03-21Merge pull request #183 from cropse/masterTilo Spannagel
2018-03-21Use custom Dockerfile instead of mounted configTilo Spannagel
2018-02-08* Fix the Transaction Isolation Level of the MYSQL/MariaDB DatabasesGreek
2017-11-15delete volume mount, It append the path of dockerfile build.cropse
2017-09-30Set client_max_body_size to 10GTilo Spannagel
2017-09-27Use autoconfig.php provided by the imageTilo Spannagel
2017-09-27Add more examples with proxyTilo Spannagel