Nico Kaiser
f3524791d9
Fix woff2 files in nginx examples
...
Since some versions of Nextcloud, fonts are served as woff2, which is
not forwarded to index.php by the supplied nginx.conf. This leads to
nginx returning the dynamic index page instead of the static fonts.
Signed-off-by: Nico Kaiser <nico@kaiser.me>
2019-01-21 16:55:55 +01: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
Louis Matthijssen
a31db79ae9
Add Referrer-Policy header examples for nginx
2018-09-11 19:38:17 +02:00
Tilo Spannagel
6da6d063ef
Remove duplicated var from example
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-08-24 17:02:46 +02:00
Tilo Spannagel
71b4d891f8
Use $request_uri instead of $uri in nginx config
...
Signed-off-by: Tilo Spannagel <development@tilosp.de>
2018-08-16 17:59:03 +02:00
Tilo Spannagel
654ddeae23
Remove trailing whitespaces
2018-08-01 22:55:25 +02:00
Tilo Spannagel
9586356008
Add mariadb command line arguments
2018-08-01 22:02:44 +02:00
Tilo Spannagel
e05e2f1dd7
Use custom Dockerfiles instead of mounts
2018-08-01 21:59:11 +02:00
Lucian I. Last
c07de51f8e
Add example for LAN solutions with HTTPS without letsencrypt #337
...
This is un-tested: will test and debug now.
2018-05-17 10:33:59 +02:00
rabaraho
d905503a6e
Changed db build to pre-existing image with command arguments
2018-04-19 12:47:19 -04:00
Tilo Spannagel
01ad4658ab
nginx: set the remote ip from X-Real-IP by default ( #302 )
2018-04-03 09:40:53 +02: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
21eaaec8ee
miner fix
2017-11-15 22:53:54 +08: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
Jorge Villasenor
577ff54b45
Allow compose to find all env variables
...
With two declared "environment" compose only takes the second one. In
thi case it means that the letsencrypt companion and reverse-proxy can't
read the neede variables for the setup, making this example to return a
http 503 error.
2017-10-22 20:44:40 -07: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
Tilo Spannagel
01dd1a93f1
Add depends_on
2017-09-27 13:29:15 +02:00
Marc Brückner
3c2f4b52e1
Use custom Dockerfiles instead of mounting files for remote docker #104
2017-09-27 13:29:13 +02:00
Tilo Spannagel
b120af8e7f
Add Dockerfile for nginx
2017-09-27 13:29:13 +02:00
Tilo Spannagel
f1515a32dc
Add insecure docker-compose examples for fpm
2017-09-27 13:29:12 +02:00
Tilo Spannagel
0ba11e9ca3
Remove unnecessary links
2017-09-27 13:29:12 +02:00
Tilo Spannagel
5f041a6249
Merge cron and redis example
2017-09-27 13:29:12 +02:00
Tilo Spannagel
53b8aabfe9
Add mysql option
2017-09-27 13:29:12 +02:00
Marc Brückner
50b9eadbff
deleted redundant lines
2017-09-27 13:29:11 +02:00
Marc Brückner
e87d8d1217
rework of docker-compose examples
2017-09-27 13:29:11 +02:00
Tilo Spannagel
83b027fbae
Add insecure docker-compose examples for apache
2017-09-27 13:29:11 +02:00