docker icon indicating copy to clipboard operation
docker copied to clipboard

⛴ Docker image of Nextcloud

Results 343 docker issues
Sort by recently updated
recently updated
newest added

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
upstream
data persistence
needs review

I have an existing nextcloud installation, that I want to migrate to nextcloud:fpm docker container. To this end, I am considering the following docker run command, that allows me to...

question
image
data persistence

Quadlet is an opinionated tool for easily running podman system containers under systemd in an optimal way. I have found through this that when `--log-driver=passthrough` is used apache can't start...

enhancement
help wanted

## Documentation There are inconsistencies between the SMB and FULL examples examples: - https://github.com/nextcloud/docker/tree/master/.examples/dockerfiles/smb - https://github.com/nextcloud/docker/tree/master/.examples/dockerfiles/full The former appears to be out-dated while the latter appears to better match the...

bug
help wanted
examples
overview

This sets up a new variant for nginx-unit, based on their nginx-unit PHP image and the Nextcloud example in their documentation. Probably related to #1063 - though ths solution is...

enhancement
image
2. developing

It would be great to add support for the notify_push app which is available for Nextcloud 21. Judging from the documentation of the app https://github.com/nextcloud/notify_push#push-server and previous discussions in this...

enhancement
examples
1. To develop

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

question
docs
needs info
feature: upgrading
needs review

I just spent 1 hour googling and experimenting with my docker setup because nextcloud container would always use sqlite database no matter what I did. Finally decided to look into...

enhancement
docs
feature: auto config (Docker secrets)
needs review

`occ` and `occ-cron` are simple wrapper scripts allowing server admins (or are they called "container admins" then? :smile:) to easily run `occ` within the container. The `occ` script makes things...

enhancement
3. to review
feature: cron

When mounting data folders via External storage option 'local', there is always a permission problem that causes NC to block uploads/writing to those folders. Only when manually loging into the...

question
data persistence
needs review