Merge pull request #9172 from nextcloud/nickvergessen-patch-1

Update system requirements
This commit is contained in:
Joas Schilling 2022-09-22 21:35:52 +02:00 committed by GitHub
commit 5425dcb4f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,9 @@ For best performance, stability and functionality we have documented some recomm
+------------------+-----------------------------------------------------------------------+
| Platform | Options |
+==================+=======================================================================+
| Operating System | - **Ubuntu 20.04 LTS** (recommended) |
| (64bit) | - **Red Hat Enterprise Linux 8** (recommended) |
| Operating System | - **Ubuntu 22.04 LTS** (recommended) |
| (64bit) | - Ubuntu 20.04 LTS |
| | - **Red Hat Enterprise Linux 8** (recommended) |
| | - Debian 10 (Buster) |
| | - SUSE Linux Enterprise Server 15 |
| | - openSUSE Leap 42.1+ |
@ -30,8 +31,8 @@ For best performance, stability and functionality we have documented some recomm
| | - nginx with ``php-fpm`` |
+------------------+-----------------------------------------------------------------------+
| PHP Runtime | - 7.4 |
| | - **8.0** (*recommended*) |
| | - 8.1 |
| | - 8.0 |
| | - **8.1** (*recommended*) |
+------------------+-----------------------------------------------------------------------+
See :doc:`source_installation` for minimum PHP-modules and additional software for installing Nextcloud.