Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
getting-started [2024/01/10 10:57]
koulaj [Requirements]
getting-started [2024/01/10 10:57] (current)
koulaj [Java]
Line 24: Line 24:
 [[faq:prerequisites_and_system_requirements|Here is recomended HW configuration]]. [[faq:prerequisites_and_system_requirements|Here is recomended HW configuration]].
 ==== Java ==== ==== Java ====
-  * [[https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html|Download]] and install a Java (11) SE Runtime Environment (JRE).+ 
 +  * [[https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html|Download]] and install a Java (11 (21 for CzechIdM 13.1.0+)) SE Runtime Environment (JRE).
   * Install steps depend on your system. Please follow [[https://docs.oracle.com/en/java/javase/11/install/installation-jdk-microsoft-windows-platforms.html|this guide]] to install Java. You can also use a full Java Development Kit (JDK).   * Install steps depend on your system. Please follow [[https://docs.oracle.com/en/java/javase/11/install/installation-jdk-microsoft-windows-platforms.html|this guide]] to install Java. You can also use a full Java Development Kit (JDK).
 +
 +
 ==== Tomcat ==== ==== Tomcat ====
   * [[https://mirror.dkm.cz/apache/tomcat/tomcat-9/v9.0.45/bin/apache-tomcat-9.0.45.zip|Download]] and unzip Tomcat (v.9.0.45) binary archive to newly created folder: "apache-tomcat-9.0.45". Copy to place in "Program Files"   * [[https://mirror.dkm.cz/apache/tomcat/tomcat-9/v9.0.45/bin/apache-tomcat-9.0.45.zip|Download]] and unzip Tomcat (v.9.0.45) binary archive to newly created folder: "apache-tomcat-9.0.45". Copy to place in "Program Files"
  • by koulaj