Skip to content

Commit 76b26ba

Browse files
joshtrichardsacataluddi
authored andcommitted
docs(admin): Emphasize recommended versions in db chapter (nextcloud#11588)
Signed-off-by: Josh <josh.t.richards@gmail.com> Signed-off-by: Adriano Cataluddi <acataluddi@gmail.com>
1 parent 6a18895 commit 76b26ba

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

admin_manual/configuration_database/linux_database_configuration.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,15 @@ Nextcloud requires a database in which administrative data is stored. The follow
1010

1111
The MySQL or MariaDB databases are the recommended database engines.
1212

13+
.. tip:: Not all versions of every supported database are recommended. Please review the Nextcloud :doc:`System Requirements <../installation/system_requirements>`
14+
before settling on a particular version.
15+
1316
Requirements
1417
------------
1518

16-
Choosing to use MySQL / MariaDB, PostgreSQL, or Oracle as your database
17-
requires that you install and set up the server software first.
19+
* Decide whether you wish to use MySQL / MariaDB, PostgreSQL, or Oracle as your database
20+
* Pick a recommendeded version of your database by checking the Nextcloud :doc:`System Requirements <../installation/system_requirements>`
21+
* Install and set up the chosen database server software (and preferrred version) before deploying Nextcloud Server
1822

1923
.. note:: The steps for configuring a third party database are beyond the
2024
scope of this document. Please refer to the documentation for your specific

0 commit comments

Comments
 (0)