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

Currently it's not possible using docker secrets just for some db environments, e.g. for passwords only. With this PR now both is possible.

enhancement
3. to review
feature: auto config (environment variables)
feature: auto config (Docker secrets)

I use the nextcloud:stable image and upon upgrading to 31.0.4, I get an error on the Security & setup warnings page: > OCRmyPDF CLI is not installed. For more details...

question

Problem: When using `upstream` in the nginx config, the ip for `app` is resolved once. So if the `app` container gets updated (e.g. through `watchtower`, the ip changes and the...

It would be nice if I don't have to carry [my own](https://github.com/realies/nextcloud-docker) CI for this. I understand the security considerations around preview generation mentioned in the [examples documentation](https://github.com/nextcloud/docker/tree/master/.examples#full). However, I...

Problem: When using `upstream` in the nginx config, the ip for `app` is resolved once. So if the `app` container gets updated (e.g. through `watchtower`, the ip changes and the...

question
examples

Hello! This is a hopefully simple PR to allow users to configure Redis to connect to a TLS-enabled Redis endpoint. It proposes a new environment variable `REDIS_PROTOCOL` that can be...

The source code is located at `/usr/src/nextcloud` in the image and the entrypoint script copy it to `/var/www/html`. In a high availability environment, it's necessary to share the `/var/www/html` between...

k8s/helm/etc
data persistence

i.e. mounting/overriding/adding to `/usr/local/etc/php/conf.d` - mention loading order / priority of files - (Compose) the override via volumes approach - (Dockerfile/building) - upstream: https://github.com/docker-library/docs/tree/master/php#configuration - etc

docs
0. Needs triage

## Summary - Introduced logic to handle S3 session token using environment variables. - Supports session token from both a file and direct environment variable. - Defaults to an empty...

enhancement
upstream
feature: auto config (environment variables)
feature: auto config (Docker secrets)

https://github.com/nextcloud/app_api https://nextcloud.github.io/app_api/DeployConfigurations.html https://github.com/nextcloud/docker-socket-proxy Off-hand: - Examples - Docs - Links (e.g. to the above resources)

enhancement
docs
examples
0. Needs triage