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

https://docs.nextcloud.com/server/latest/admin_manual/installation/nginx.html The docs has `~ \.(otf|woff2?)$` there

Counterpart to #2298 for postgres examples. Closes #1764

examples
3. to review

According to the documentation, both `OBJECTSTORE_S3_SSL` and `OBJECTSTORE_S3_AUTOCREATE` should default to `true`. Currently, when these environment variables are not set, they default to `false`. (Closes https://github.com/nextcloud/docker/issues/2308). This fix works, because...

bug
3. to review
feature: auto config (environment variables)

The documentation for `OBJECTSTORE_S3_SSL` states that it defaults to `true`: > (default: true): Whether or not SSL/TLS should be used to communicate with object storage server I would assume, not...

bug
3. to review
feature: auto config (environment variables)

Two somewhat related problems: One, I can't explain why, but I've lost count of the number of people that use mounted hosted directories (bind mounts) while configuring *Additional volumes* for...

enhancement
docs

Currently, there is no support for adding dbindex config value ($CONFIG['redis']['dbindex']) within compose file. Even in manually updating or setting the value for a container, the changes aren't applied. This...

The opening paragraphs for [Persistent Storage in the README](https://github.com/nextcloud/docker?tab=readme-ov-file#persistent-data) are somewhat misleading unless you already know what anonymous (unnamed) volumes are and their implications. It almost sounds like you don't...

bug
docs

We'd like to bundle custom apps into the image by extending it. However, we ran into issues when we want to push an update to an app in the image...

enhancement
3. to review
feature: auto config (hooks)

I think i may have found the bug, I am running: nextcloud:31.0.6-fpm It's running in my kubernetes cluster on aarch64 machines, deployed via the official helm [chart](https://artifacthub.io/packages/helm/nextcloud/nextcloud). it's been running...

bug
0. Needs triage

### Steps to reproduce 1. Set your system and browser to language=German and locale=Germany 2. Open the Calendar app with Firefox desktop 3. Create a new event ### Expected behavior...

1. to develop
bug
Feature: Editor
feature: language/translations (l10n/i18n)