Certified stack
The following software components have passed Magnolia’s certification testing for compatibility and performance with Magnolia DX Core and the Apache Jackrabbit Java Content Repository. Other components have been demonstrated to work in client environments though they may not have been tested for certification by Magnolia.
Operating Systems
The distribution must be running kernel 2.6
and higher.
-
Ubuntu - all currently supported LTS releases.
-
SuSE Linux Enterprise Server - all releases with existing (SuSE) general support.
-
Fedora - latest two releases.
-
Red Hat Enterprise Linux Server
-
For Magnolia 6.2.x: RHEL 7 (and higher) with full support or maintenance support.
-
-
CentOS 6 and 7
-
Debian - all currently supported LTS releases.
-
Windows Server
-
2012 R2
-
2019 Standard or Datacenter
-
-
Windows 10
-
macOS 10.15 and higher
Are you running Magnolia on an OS that is not listed here? Let us know by posting to the forum and mailing lists. |
Container OS
The latest version of the 9.0-jre11-temurin
image has been verified for the Certified Stack information found on this page.
Java
You need a Java Development Kit (JDK) or a Java Runtime Environment (JRE) on your system to run Magnolia and either the Tomcat application server that ships with the bundle or a Java EE 8 / Jakarta EE 8 compliant server.
JRE is an implementation of the Java Virtual Machine which executes Java programs. JDK is a bundle of software that you can use to develop Java based applications. If you plan to write your own Java code get the JDK. If you just want to run Magnolia then JRE is sufficient.
Magnolia releases run on the active Java version at the time of the first release.
Java 17 (LTS) | Java 11 (LTS) | Java 8 (LTS) | |
---|---|---|---|
Magnolia 6.2 |
Supported by Magnolia 6.2.9+. |
Minimum supported version for Magnolia PaaS |
|
- Using
@Cacheable
annotations? -
From Magnolia 6.2.9 to Magnolia 6.2.36, modules using the
@Cacheable
annotation fromaddon-commons
(info.magnolia.addon.commons.cache.annotation.Cacheable
) did not work with Java 17.
From Magnolia 6.2.37, it impacts the following modules:
From Magnolia 6.2.9 to Magnolia 6.2.36, it impacts the following modules:
The JavaScript Models module 1.2 will not work with Java 16 as it relies on the Nashorn JavaScript engine, which was deprecated in JDK 11 and removed in JDK 15. For usage with JDK 11 and higher, please use Javascript Models 2.x, which uses GraalVM. |
Oracle JDK and OpenJDK are interchangeable alternatives. Use whichever one you feel more comfortable with. However, please be aware that as of January 2019, Oracle stopped contributing to the OpenJDK 8 Updates project.
If you are using AdoptOpenJDK on
macOS 10.15, be aware that this build of OpenJDK is currently facing a
segmentation fault problem issued as
https://github.com/AdoptOpenJDK/openjdk-build/issues/1315, which also
affects our Periscope
module. Until the issue is fixed in the AdoptOpenJDK project, you can
bypass it by excluding the |
Application servers
-
Tomcat. Please check Apache’s Apache Tomcat - Which Version Do I Want? page to find out about compatibility between Tomcat and Java versions. We recommend you use the latest version of Tomcat 9.
The following servers are not certified, only supported. We provide support for them if you use them, but we do not proactively test them for major or maintenance releases of Magnolia.
-
Wildfly 11 and higher
-
JBoss EAP 7.0 and higher
-
IBM WebSphere Application Server 9 and higher
-
IBM WebSphere Liberty 18.0.0.3 and higher
IBM WebSphere is supported only with DX Core and with the special Magnolia package for IBM WebSphere. |
Browsers
Back-end: Admincentral and content management
-
Admincentral works in all modern browsers not older than 2 years.
-
Admincentral works with three responsive viewports:
-
Width smaller than 1200px for small screens & tablets
-
Width between 1200px and 1600px for desktop screens
-
Width of more than 1600px for wide screens.
-
Internet Explorer 11, the last version of Internet Explorer, is not supported. Please use Microsoft Edge instead. |
Databases
Type | Database | Support notes | ||
---|---|---|---|---|
Embedded |
H2 |
See also Known issues: H2 database.
|
||
Derby 10.14.2.0 (packaged versions) |
Apache Derby 10.14.2.0 is only supported as an embedded database in a packaged version for low-volume use only. |
|||
External |
MySQL |
InnoDB storage engine for MySQL is supported by Magnolia, MyISAM is not. InnoDB is the default in |
||
Oracle Enterprise DB |
Unless otherwise noted, all vendor-supported database versions are supported for Magnolia. |
|||
PostgreSQL |