Christoph Reiter
64607f4916
nginx-proxy: Set proxy_request_buffering to off. Fixes #650 ( #651 )
...
Otherwise nginx buffers uploads which at least with the linux client results
in large files failing to upload and the upload stats not updating.
Signed-off-by: Christoph Reiter <reiter.christoph@gmail.com>
2019-06-19 00:45:12 +02:00
Tilo Spannagel
cc0564ed40
Remove app dockerfile
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2019-02-07 13:06:04 +01:00
marceljd
e0de4ab285
removed old redis.config.php files
...
On branch redis-env-vars
Changes to be committed:
deleted: ../../apache/app/redis.config.php
deleted: redis.config.php
deleted: ../../../../with-nginx-proxy/mariadb-cron-redis/apache/app/redis.config.php
deleted: ../../../../with-nginx-proxy/mariadb-cron-redis/fpm/app/redis.config.php
Signed-off-by: marceljd <support@dihosting.ch>
2019-01-27 15:08:57 +00:00
marceljd
a9f458ce9f
Changes to be committed:
...
modified: .config/redis.config.php
modified: .examples/docker-compose/insecure/mariadb-cron-redis/apache/docker-compose.yml
modified: .examples/docker-compose/insecure/mariadb-cron-redis/fpm/docker-compose.yml
modified: .examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/apache/docker-compose.yml
modified: .examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/fpm/docker-compose.yml
modified: 13.0/apache/Dockerfile
modified: 13.0/apache/config/redis.config.php
modified: 13.0/fpm-alpine/Dockerfile
modified: 13.0/fpm-alpine/config/redis.config.php
modified: 13.0/fpm/Dockerfile
modified: 13.0/fpm/config/redis.config.php
modified: 14.0/apache/Dockerfile
modified: 14.0/apache/config/redis.config.php
modified: 14.0/fpm-alpine/Dockerfile
modified: 14.0/fpm-alpine/config/redis.config.php
modified: 14.0/fpm/Dockerfile
modified: 14.0/fpm/config/redis.config.php
modified: 15.0/apache/Dockerfile
modified: 15.0/apache/config/redis.config.php
modified: 15.0/fpm-alpine/Dockerfile
modified: 15.0/fpm-alpine/config/redis.config.php
modified: 15.0/fpm/Dockerfile
modified: 15.0/fpm/config/redis.config.php
modified: README.md
Signed-off-by: marceljd <support@dihosting.ch>
2019-01-27 13:46:25 +00:00
J0WI
aa5c0c1929
Use Alpine Linux in examples and use default user
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2018-11-20 20:24:22 +01:00
Tilo Spannagel
654ddeae23
Remove trailing whitespaces
2018-08-01 22:55:25 +02:00
rabaraho
d905503a6e
Changed db build to pre-existing image with command arguments
2018-04-19 12:47:19 -04:00
Tilo Spannagel
bb42fcfaed
Merge pull request #183 from cropse/master
...
fix #176 Request Entity Too Large
2018-03-21 15:25:03 +01:00
Tilo Spannagel
b2e04519ed
Use custom Dockerfile instead of mounted config
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-03-21 14:39:09 +01:00
Greek
8c86333de9
* Fix the Transaction Isolation Level of the MYSQL/MariaDB Databases
...
in the .example section.
2018-02-08 20:34:08 +01:00
Tilo Spannagel
2e3645f853
Use cron.sh for the example docker-compose.yml's
2018-01-30 13:16:40 +01:00
cropse
1eb3ca378a
delete volume mount, It append the path of dockerfile build.
2017-11-15 22:50:58 +08:00
Tilo Spannagel
813de3656d
Allow compose to find all env variables
2017-10-24 12:39:01 +02:00
Tilo Spannagel
122e66ca7c
Set client_max_body_size to 10G
2017-09-30 13:14:13 +02:00
Tilo Spannagel
0548adf1c1
Use autoconfig.php provided by the image
2017-09-27 13:29:15 +02:00
Tilo Spannagel
4fbd273cb0
Add more examples with proxy
2017-09-27 13:29:15 +02:00