25 Commits

Author SHA1 Message Date
0b59268aa8 Change .well-known regex 2021-12-05 21:32:08 +01:00
d279197f16 Remove nc_port 2021-12-04 10:23:36 +01:00
Dominic Tubach
15ed47023e Rename nextcloud.conf to default.conf in /etc/nginx/conf.d/
The rename replaces the default server config of nginx and and allows
nginx to start. It otherwise fails with this error: [emerg] 13#13:
bind() to 0.0.0.0:80 failed (13: Permission denied)
2021-05-25 09:26:04 +02:00
Wonderfall
479cf37fbf add placeholder data dir for empty install 2021-04-30 15:39:25 +02:00
Wonderfall
c9ad140a79 move back data to /data 2021-04-28 17:32:12 +02:00
Wonderfall
5b617e80c2 update setup.sh 2021-04-25 19:33:37 +02:00
Wonderfall
65d363c0db add missing directories 2021-04-25 19:25:59 +02:00
Wonderfall
88f5b4e598 keep empty directories 2021-04-25 19:23:41 +02:00
Wonderfall
5615286de5 add new image 2021-04-25 18:23:11 +02:00
Wonderfall
939d964275 update nginx.conf 2021-03-25 19:55:19 +01:00
Wonderfall
c5e2e9cab9 update nginx.conf 2021-03-25 19:14:11 +01:00
Wonderfall
354e12681b remove HSTS (set it in your reverse proxy) 2021-03-25 17:34:55 +01:00
Wonderfall
ad30988881 Nextcloud 21 + PHP 8.0 2021-03-25 17:31:08 +01:00
Wonderfall
fd18fd8574
Merge pull request #71 from stp-bsh/patch-1
Workaround for nextcloud 20+ if UID/GID is not present in the image
2020-10-19 23:34:14 +02:00
MIchael Steputat
dffcebe34c
Workaround for nextcloud 20 if UID/GID is not present in the docker image 2020-10-17 16:51:38 +02:00
quoing
c0a0e86fd7 Use proxy forwarded headers if available for /.well-known redirects 2020-09-19 07:37:28 +02:00
Wonderfall
add34f5a38 imagick ext 2020-01-27 14:30:48 +01:00
Wonderfall
fb7f548415 update nginx.conf 2020-01-27 14:03:29 +01:00
Wonderfall
6e6b0e1dab generate instanceid non-deterministically 2020-01-27 13:48:13 +01:00
Gagan Daroach
fbdb7196a7
Resolve #39
Add `large_client_header_buffers 4 16k` to `nginx.conf`. For example, allows bigger cookies to be sent through chrome browser.
2019-04-04 20:56:31 -05:00
blinkiz
27170e4500
Fix delivery of woff2 file in nginx
https://docs.nextcloud.com/server/15/admin_manual/installation/nginx.html, v14 and v13 has configuration examples for woff2 files. the overview in nextcloud 15 har started to complain about not delivering woff2 files correct. This commit fixes this issue.
2019-01-13 14:08:01 +01:00
yeoldegrove
1bf7360aa6 added "add_header Referrer-Policy "no-referrer" always;" as per official docs 2018-10-29 15:12:32 +01:00
yeoldegrove
06d65f7fe8 added links to owncloud documentation 2018-10-29 15:11:39 +01:00
Bert Baron
54dc55376b
Correct ownership of the symlinks
The symbolic links are created as root. I propose to correct them afterwards preventing a potential costly "chown -R /nextcloud" on each restart.
2018-02-18 21:01:02 +01:00
Wonderfall
444ecd25a1 add files 2018-01-17 20:31:32 +00:00