0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-15 10:55:09 +01:00
Commit graph

73 commits

Author SHA1 Message Date
kgw4it
57e65a8224
Update Dockerfile 2018-11-26 14:56:10 +01:00
kgw4it
b9b8f660aa
Update Dockerfile 2018-11-26 14:53:39 +01:00
kgw4it
1c5bc71b61
Merge pull request #3 from nextcloud/master
Merge master back
2018-11-26 14:52:14 +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
kgw4it
6ee05c2f45
Update Dockerfile 2018-11-14 19:34:10 +01:00
kgw4it
230bb49370
Merge pull request #2 from nextcloud/master
Merge master back from official one
2018-11-14 19:28:52 +01:00
Marc Brückner
2d22bcaba7 fix #491: add NEXTCLOUD_UPDATE=1 to full example 2018-10-17 10:26:22 +02:00
Marc Brückner
f062435135 clarified use of variable 2018-10-16 16:38:36 +02:00
Marc Brückner
b25e1abe9c added variable to Dockerfiles of cron supervisord example 2018-10-16 16:38:04 +02:00
Marc Brückner
b8161a19a0 added description for cron supervisord example 2018-10-15 15:21:03 +02:00
Louis Matthijssen
a31db79ae9
Add Referrer-Policy header examples for nginx 2018-09-11 19:38:17 +02:00
Ruben Barkow
35fd42d042 example Dockerfiles: remove obsolete jessie backports (see #435) (#437)
The docker image already is on stretch, so no backports are needed
2018-08-27 17:27:21 +02:00
Ruben Barkow
7b19d3c352 .examples/README.md: fix typo: LibreOffice without caps (#436) 2018-08-27 11:58:21 +02:00
Ruben Barkow
0feb06c098 .examples/README.md: remove obsolete jessie backports (#435)
The docker image already is on stretch, so no backports are needed
2018-08-27 11:57:33 +02:00
Ruben Barkow
b7b85cf197 .examples/README.md: replace </br> with two spaces 2018-08-27 11:36:31 +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
aa9cd89b82 Fix full Dockerfile example 2018-08-06 14:40:03 +02:00
Freeroot
64a531b428 add infos from #409 in doc 2018-05-11 12:46:39 +02:00
Freeroot
7f611a569e add infos from #409 in doc 2018-08-05 11:25:47 +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
kgw4it
c6ea4a52e0
Update Dockerfile 2018-04-24 19:31:03 +02:00
kgw4it
0e7c9efa13
Update Dockerfile 2018-04-24 19:28:47 +02:00
kgw4it
828941a165
Merge pull request #1 from nextcloud/master
Merge Master back from head fork
2018-04-24 19:26:36 +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
root
5b1ab10656 install imagemagick lib and enable preview generation cron job 2018-03-28 21:04:50 +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
60220247cc
Merge pull request #258 from Greek64/fix_TIL
Fix Transaction Isolation Level of MYSQL Databases in .example section
2018-03-21 15:14:48 +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
tcuc
a3b3af32b1
minor typo. It's on line 13
just correcting the line number referenced, the comment is at line 13 not 14.
2018-02-20 16:37:11 +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
022575326b
Use cron.sh in the example dockerfiles 2018-01-30 13:40:15 +01:00
Tilo Spannagel
2e3645f853
Use cron.sh for the example docker-compose.yml's 2018-01-30 13:16:40 +01:00
Greek64
b60365aba2
Updated README.md in .example Section 2018-01-04 18:11:21 +01:00
Tilo Spannagel
52b3ce0a54
Fix supervisord.conf for apache 2018-01-03 20:00:19 +01:00
Tilo Spannagel
680d8e41aa
Fix i386 build 2018-01-03 19:58:39 +01:00
Greek64
32bbf4adbc
* Updated README.md 2017-12-24 14:47:05 +01:00
Grieche
34a1539332 * Added example Dockerfile for FULL recommended dependencies under
full/
2017-12-24 14:08:07 +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
3db0c2bf69
add a sentence why this setup is insecure 2017-10-05 16:15:52 +02:00
Tilo Spannagel
122e66ca7c
Set client_max_body_size to 10G 2017-09-30 13:14:13 +02:00
Tilo Spannagel
eeb0d6a400
Add insecure description 2017-09-27 13:29:15 +02:00
Tilo Spannagel
0548adf1c1
Use autoconfig.php provided by the image 2017-09-27 13:29:15 +02:00