10 Commits

Author SHA1 Message Date
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
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