nextcloud-docker icon indicating copy to clipboard operation
nextcloud-docker copied to clipboard

Nextcloud but with docker

Results 4 nextcloud-docker issues
Sort by recently updated
recently updated
newest added

I can see that you uncommented the imagegick on your last commit to the Dockerfile. Is this working for you? I still sometimes get an error when building this image....

Now running v 28.0.5. Can logon using localhost only. I have set the trusted domain section in config.php. Any URL rewrites to https are invalid as I have no SSL...

Disclaimer: I am not an nginx guru. The following warnings are present concerning the nginx.conf file: `[warn] duplicate extension "js", content type: "text/javascript", previous content type: "application/javascript" in /etc/nginx/nginx.conf:75` `[warn]...

Is there a possibility of a version without nginx built in? I have it from another place and having two nginx instances would probably not work too well. Sorry if...