Skip to content

Commit 045574d

Browse files
susnuxbackportbot[bot]
authored andcommitted
feat(admin): add supported distributions
- We recommend RHEL 10 - RHEL 9 is still supported until we drop PHP 8.2. - We also support Debian 13 - Debian 12 is also supported as long as we support PHP 8.2 - SLES 16 is now also supported as the current release - SLES 15 is still supported as long as we support PHP 8.2 but this requires SP6 or later (currently SP7 is available) - openSUSE Leap 15 is not supported anymore, instead openSUSE Leap 16 was released and is the supported version. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent b0a35f1 commit 045574d

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

admin_manual/installation/system_requirements.rst

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,13 @@ For best performance, stability and functionality we have documented some recomm
1616
+==================+=======================================================================+
1717
| Operating System | - **Ubuntu 24.04 LTS** (recommended) |
1818
| (64-bit) | - Ubuntu 22.04 LTS |
19-
| | - **Red Hat Enterprise Linux 9** (recommended) |
19+
| | - **Red Hat Enterprise Linux 10** (recommended) |
20+
| | - Red Hat Enterprise Linux 9 |
21+
| | - Debian 13 (Trixi) |
2022
| | - Debian 12 (Bookworm) |
21-
| | - SUSE Linux Enterprise Server 15 |
22-
| | - openSUSE Leap 15.6 |
23+
| | - SUSE Linux Enterprise Server 16 |
24+
| | - SUSE Linux Enterprise Server 15 SP6 (or later) |
25+
| | - openSUSE Leap 16 |
2326
| | - CentOS Stream |
2427
| | - Alpine Linux |
2528
+------------------+-----------------------------------------------------------------------+
@@ -51,6 +54,7 @@ A 64-bit CPU, OS and PHP is required for Nextcloud to run well.
5154

5255
- Dates before Unix Epoch (1970-01-01) are not supported
5356
- Dates after 2038 are not supported
57+
- Some external apps may not work with 32-bit systems
5458

5559
Memory
5660
^^^^^^

0 commit comments

Comments
 (0)