Skip to content

Commit c9fdf69

Browse files
committed
add the deprecated OSs back
1 parent 630db5a commit c9fdf69

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

modules/ROOT/pages/installation/requirements.adoc

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,26 +88,36 @@ For personal use and software development:
8888
|===
8989
| Operating System | Supported JDK
9090
| *Debian 11, 12* | OpenJDK 17, OracleJDK 17, and ZuluJDK 17
91-
| *MacOS 13, 14, 15* | OpenJDK 17, ZuluJDK 17
91+
| *MacOS 11, 12, 13, 14, 15* | OpenJDK 17, ZuluJDK 17
9292
| *SuSE Enterprise Desktop 15* | OpenJDK 17, OracleJDK 17
9393
| *Ubuntu Desktop 22.04, 24.04* | OpenJDK 17, OracleJDK 17, and ZuluJDK 17
94-
| *Windows 11* | OracleJDK 17, ZuluJDK 17
94+
| *Windows 10, 11* | OracleJDK 17, ZuluJDK 17
9595
|===
9696

97+
[NOTE]
98+
====
99+
In Neo4j 5.26 LTS, deploying Neo4j on MacOs 11, 12 and Windows 10 is deprecated and will be removed in the next release.
100+
====
101+
97102
For cloud environments, and server-based, on-premise environments:
98103

99104
.Software requirements for cloud environments, and server-based, on-premise environments
100105
[options="header"]
101106
|===
102107
| Operating System | Supported JDK
103-
| *Amazon Linux 2023 AMI* | Amazon Corretto 17, and OracleJDK 17
108+
| *Amazon Linux 2022 AMI, Amazon Linux 2023 AMI* | Amazon Corretto 17, and OracleJDK 17
104109
| *CentOS Stream 8, 9* | OpenJDK 17, OracleJDK 17, and ZuluJDK 17
105110
| *Debian 11, 12* | OpenJDK 17, OracleJDK 17, and ZuluJDK 17
106111
| *Red Hat Enterprise Linux Server 8.10, 9.2, 9.4* | Red Hat OpenJDK 17, Oracle JDK 17, and ZuluJDK 17
107-
| *Ubuntu Server 22.04, 24.04* | OpenJDK 17, OracleJDK 17, and ZuluJDK 17
108-
| *Windows Server 2022, 2025* | OracleJDK 17, ZuluJDK 17
112+
| *Ubuntu Server 16.04, 18.04, 20.04, 22.04, 24.04*| OpenJDK 17, OracleJDK 17, and ZuluJDK 17
113+
| *Windows Server 2016, 2019, 2022, 2025* | OracleJDK 17, ZuluJDK 17
109114
|===
110115

116+
[NOTE]
117+
====
118+
In Neo4j 5.26 LTS, deploying Neo4j on Amazon Linux 2022 AMI, Unbuntu Server 16.04, 18.04, 20.04, and Windows Server 2016, 2019 is deprecated and will be removed in the next release.
119+
====
120+
111121
For more information on Red Hat Enterprise Linux Life Cycle, refer to their link:https://access.redhat.com/support/policy/updates/errata/#RHEL8_and_9_Life_Cycle[official documentation].
112122

113123
[[deployment-requirements-filesystem]]
@@ -153,5 +163,4 @@ It is recommended to move to **Java SE 21**, which is supported in Neo4j 5.14 on
153163

154164
xref:installation/neo4j-desktop.adoc[Neo4j Desktop] is available for developers and personal users.
155165
Neo4j Desktop is bundled with a JVM.
156-
For more information on how to use Neo4j Desktop and its capabilities, see the link:https://neo4j.com/docs/desktop-manual/current/[Neo4j Desktop documentation].
157-
166+
For more information on how to use Neo4j Desktop and its capabilities, see the link:https://neo4j.com/docs/desktop-manual/current/[Neo4j Desktop documentation].

0 commit comments

Comments
 (0)