Skip to content

Commit 9413c12

Browse files
authored
Merge pull request #14105 from nextcloud/backport/14099/stable33
[stable33] feat(admin): add supported distributions
2 parents ae860a7 + 045574d commit 9413c12

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)