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

add dbindex for redis as comment. referenced from [`a6f2a3c`](https://github.com/nextcloud/all-in-one/commit/a6f2a3c76de58be156d4f4b15855b6955e7537df) commit.

I want to change a setting in my config.php. I'm following this example: https://github.com/nextcloud/docker/tree/master/.examples/docker-compose/with-nginx-proxy/mariadb-cron-redis/fpm/app so my dockerfile copies my config file (misc.config.php) into /usr/src/nextcloud/config/. This works perfectly well when I...

enhancement
feature: auto config (environment variables)
needs review

Recently I have been seeing the OPcache warning more and more while only having a small amount of Apps installed. 128 MB might just be too little, so double it...

**Problem** When using `docker-compose up -d` after using `docker-compose pull` (as per documentation) to upgrade containers, the setup stops working and containers don't come up. The main problem seems to...

docs
examples
1. To develop

Hi, Currently it's possible to configure Mariadb externalDatabase with environment variable. However it's only possible to set one host mariadb. Since Nextcloud 29, nextcloud allows replication on mariadb : https://docs.nextcloud.com/server/latest/admin_manual/configuration_database/replication.html...

enhancement
feature: auto config (environment variables)

When setting the `TRUSTED_PROXIES` environment variable as shown in https://github.com/nextcloud/server/pull/44495#issuecomment-2079798695 `(TRUSTED_PROXIES=gethostbyname('nginx-proxy')`, I get the warning `Your "trusted_proxies" setting is not correctly set, it should be an array of IP addresses...

enhancement
feature: auto config (environment variables)
needs review

* Cleans up the introductory language, sections, and headings a bit * Clarifies the language regarding AIO versus these images to help people decide which path makes the most sense...

enhancement
docs

The start-up of new MariaDB/MySQL container + creation of the initial user specified via the `MYSQL_*` variables can take about ~4-6s even in a relatively capable/fast environment: MariaDB container startup...

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

Signed-off-by: Patrick Mansfield Issue #1925

enhancement
image
3. to review
data persistence

Fixes #2224 TODO: - [x] Compile complete list of variables - [ ] Compile data for each column - [ ] Eliminate or split out the least important columns (for...