mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #5895 from nextcloud/enh/sys_req
Update system requirements
This commit is contained in:
commit
666ea9b2db
@ -21,16 +21,15 @@ For best performance, stability and functionality we have documented some recomm
|
||||
| | - openSUSE Leap 42.1+ |
|
||||
| | - CentOS 8 |
|
||||
+------------------+-----------------------------------------------------------------------+
|
||||
| Database | - **MySQL 5.7+ or MariaDB 10.2+** (recommended) |
|
||||
| Database | - **MySQL 8.0+ or MariaDB 10.2+** (recommended) |
|
||||
| | - Oracle Database 11g (*only as part of an enterprise subscription*) |
|
||||
| | - PostgreSQL 9.5/9.6/10/11 |
|
||||
| | - PostgreSQL 9.6/10/11 |
|
||||
| | - SQLite (*only recommended for testing and minimal-instances*) |
|
||||
+------------------+-----------------------------------------------------------------------+
|
||||
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |
|
||||
| | - nginx with ``php-fpm`` |
|
||||
+------------------+-----------------------------------------------------------------------+
|
||||
| PHP Runtime | - 7.2 |
|
||||
| | - **7.3** (*recommended*) |
|
||||
| PHP Runtime | - **7.3** (*recommended*) |
|
||||
| | - **7.4** (*recommended*) |
|
||||
+------------------+-----------------------------------------------------------------------+
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user