summaryrefslogtreecommitdiffstats
path: root/.examples/docker-compose
AgeCommit message (Expand)Author
2023-12-16Update the examples section according to the latest nginx configuration requi...Kaloyan Nikolov
2023-10-15Remove legacy header X-Download-Options in nginx.conf examples (#2077)am97
2023-04-02Updates X-Robot-Tag in nginx.conf examples (#1960)Stavros Kois
2023-03-28 Support SELinux in docker-compose.yml examples (fix #324) (#1957)J0WI
2023-03-28Update MariaDB to 10.6 (#1956)J0WI
2023-02-17Enable MariaDB binary log (#1881)Adam Monsen
2022-09-06enable mariadb auto upgrade (#1814)Adam Monsen
2022-02-17Prevent nginx HTTP Server DetectionJan Kiesewetter
2022-01-14Revert volumes_from (#1677)Lejo
2021-12-10Update Nginx-Proxy Docker repository (#1644)Lejo
2021-11-25add rewrite rule from official docs to nginx examples (#1635)aney1
2021-11-25Switch to new nginx companion registry. (#1571)rafgk
2021-08-23fix acme volume with letsencrypt-nginx-proxy-companion >= v2.0.0 (#1358)Marcel Blöcher
2021-07-18Lock mariadb to 10.5 in examples (fix #1536) (#1539)J0WI
2021-07-18don't expose insecure ports to the public (#1523)fariszr
2021-06-27Update nginx.conf (#1517)J0WI
2021-04-28typoJ0WI
2021-04-26Reduce examples (#1484)J0WI
2021-02-19Changed the in #1380 forgotten config file (#1409)Tim
2021-01-25Changing of nginx reverse proxy config (#1380)warren-ru
2020-04-22Serve mp4 and webm files directly in nginx (#1076)J0WI
2020-01-13Remove workaround to create the postgres db (fix #886) (#961)J0WI
2019-11-07examples: docker-compose: Update nginx configs (#912)alexschroth
2019-07-05Allow nextcloud to create the postgres db (#784)Tilo Spannagel
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-03-04Issue #674 - Fix Remaining `.woff2` Issues in NGinx Config ExamplesGuy Elsmore-Paddock
2019-02-07Remove app dockerfileTilo Spannagel
2019-01-27removed old redis.config.php filesmarceljd
2019-01-27 Changes to be committed:marceljd
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-24Remove duplicated var from exampleTilo Spannagel
2018-08-16Use $request_uri instead of $uri in nginx configTilo Spannagel
2018-08-01Remove trailing whitespacesTilo Spannagel
2018-08-01Add mariadb command line argumentsTilo Spannagel
2018-08-01Use custom Dockerfiles instead of mountsTilo Spannagel
2018-05-17Add example for LAN solutions with HTTPS without letsencrypt #337Lucian I. Last
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
2018-01-30Use cron.sh for the example docker-compose.yml'sTilo Spannagel
2017-11-15miner fixcropse
2017-11-15delete volume mount, It append the path of dockerfile build.cropse
2017-10-24Allow compose to find all env variablesTilo Spannagel
2017-10-22Allow compose to find all env variablesJorge Villasenor
2017-09-30Set client_max_body_size to 10GTilo Spannagel