nextcloud / nextcloud/docker

MariaDB version "11.8.2-MariaDB-ubu2404" detected. MariaDB >=10.6 and <=11.4 is suggested for best performance, stability and functionality with this version of Nextcloud.

Open
#2,447 5 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

examples
Dominant language
Shell
Stars
7.4k
Forks
1.9k
PR merge metrics
No merged PRs in 30d

Description

My Nextcloud is "complaining" at URL https://mynextcloud.mydomain.tld/settings/admin/overview

MariaDB version "11.8.2-MariaDB-ubu2404" detected. MariaDB >=10.6 and <=11.4 is suggested for best performance, stability and functionality with this version of Nextcloud.

I use image: mariadb:lts as in the example here. But recommended System requirements for Nextcloud is 11.4 for MariaDB.

Should I be worried?

Should someone fix the compose.yaml?

🤷🏼‍♂️

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with .examples/docker-compose/with-nginx-proxy/mariadb/fpm/compose.yaml at the linked image line, then compare the mariadb:lts behavior with Nextcloud’s linked system requirements. Determine whether the example should reference a MariaDB version within the supported range; done means the example is aligned with the documented compatibility guidance and no longer causes this warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose, mariadb
Domain
databases, devops
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.