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

First of all this repository contains awesome examples and getting started configuration! Well done! I was just working on a issue https://github.com/nextcloud/docker/issues/1063 and updated my docker compose files to the...

enhancement
docs
1. To develop

## Description From the [PHP Manual for `getenv`](https://www.php.net/manual/en/function.getenv.php), we have > `getenv(string $varname, bool $local_only = false): string|false` > Returns the value of the environment variable varname, or false if...

bug
feature: auto config (environment variables)
1. To develop
needs review

First of all, thanks for maintaining this awesome docker image. I have a feature request for the apache images: Would you be open to add support for brotli compression to...

enhancement
upstream

It could be really useful to add an optional NEXTCLOUD_ADMIN_EMAIL variable. This is needed to automate the provisioning of the first user and optionally sending him/her a password reset email...

enhancement
feature: auto config (environment variables)
feature: installing

### ⚠️ 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
0. Needs triage
needs review

Hi Team, Would you please provide some guidance on how to have the NextCloud available from subfolder? Reasoning: - security by obscurity - for private instance, one would have to...

enhancement
examples
integration: proxy

I have been using the docker compose files satisfactorily for a while. I noticed that this commit https://github.com/nextcloud/docker/commit/aa5c0c192995e98836fc3c5435119583a78bef62 changes the images to alpine variants and removes the www-data user from...

enhancement
docs
good first issue

closes https://github.com/nextcloud/docker/issues/2086

docs
feature: auto config (environment variables)

The documentation ~~explicitly states~~ [strongly implies that environment variables can be used to configure containers](https://github.com/nextcloud/docker/#base-version---apache) _when using `docker-compose`_. For example: > Make sure to pass in values for `MYSQL_ROOT_PASSWORD` and...

bug
0. Needs triage
feature: auto config (environment variables)

After updating to * **kubernetes** 1.26.4 * **nextcloud** 26.0.1-apache I get this error message ``` AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 2001:cafe:42::249f. Set...

k8s/helm/etc