Ametys requires server-side installation of a Java Runtime Environment (JRE ) or Java Developers Kit (JDK) platform.
To install a version of Java supported by Ametys, please refer to the system tips page.
It's important to note that you need at least version 11 of Java for versions prior to 4.6, or version 17 for versions from 4.6 onwards, and that it must be 64-bit, whatever operating system you're using. On the other hand, non-OpenJDK JREs (Oracle, Adoptium, etc.) are not supported.
If you're working on Mac OSX, a JVM is already installed and optimized for the environment, but it's not compatible with Ametys, so you'll need to install an additional JRE to be able to use CMS.
This page lists the platforms supported by Ametys 4.x.
|
Supported platform(s) |
Supported version(s) |
Notes |
---|---|---|---|
Java |
Oracle JRE / OpenJDK |
11 prior to version 4.6 17 from version 4.6 64-bit version only |
We recommend Adoptium JREs: https://adoptium.net/fr/ |
Operating system |
Microsoft windows |
|
Ametys is a Java application and must run on operating systems with a compatible JDK or JRE. |
Linux |
| ||
File systems |
|
|
NFS mounts are not supported due to Lucene prerequisites. For more information: IndexWriter |
Virtualization |
|
|
Ametys is used in most cases on virtualized servers. The virtual server must have the supported platforms specified in this guide, as well as the prerequisites below. |
Application server |
Apache Tomcat |
9.0 and higher |
Ametys must work with Tomcat 9 and +. Ametys has been tested with one instance of Tomcat containing the back-office and front-office, or with one instance for each application. |
Database |
MySQL |
5.7 and + with the JDBC Connector/J 5.7 |
For licensing reasons, the Oracle driver is not included in the Ametys downloads. It must be added manually to the WEB-INF/lib directory of the back-office application. |
Oracle |
| ||
PostgreSQL |
| ||
Derby |
| ||
Web browsers (back-office) |
|
|
Please refer to the Supported browsers page. |
CMS Ametys will run smoothly on a recent desktop or laptop PC. The amount of memory (RAM - Java Heap Size) required depends on the amount of content, cache settings and site accesses. 1GB - 2GB is sufficient to evaluate CMS Ametys .
The following values are provided as examples, and are highly dependent on the volume of data handled, the plugins installed, the number of simultaneous contributors, etc.