From version < 11.1 >
edited by gru
on 16.01.2020, 12:27
To version < 18.2
edited by gru
on 03.01.2024, 11:50
<
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,22 +8,35 @@
8 8  
9 9  The following software is required for a {{fcserver/}}.
10 10  
11 -* Java 8 or higher (Recommended is Java SE Runtime Environment 8 or OpenJDK 8 jre)
11 +* Oracle Java JDK oder Open JDK version 8 to 14 (Recommended version is 11 (LTS))
12 12  ** If necessary, installation of the appropriate //Java Cryptography Extension// ({{smallcaps}}Jce{{/smallcaps}}, Unlimited Strength Jurisdiction Policy Files, necessary for Java 8 versions prior update 151)
13 13  ** If necessary, activation of the //unlimited policy// (necessary for Java 8 versions between update 151 and 162)
14 -** JavaFX or OpenJFX for generating preview images in the form preview page (currently works only with Java 8)
15 -* Apache Tomcat 8 (Recommended 8.5)
16 -{{info}}Tomcat versions 8.5.48-49 and 9.0.28-29 contain a [[bug>>https://bz.apache.org/bugzilla/show_bug.cgi?id=63969]] that prevents {{formcycle/}} from running. For Tomcat versions from 8.5.50 or 9.0.30 onward, this bug is fixed.{{/info}}
14 +* Apache Tomcat 8.5 or 9
15 +
16 +{{info}}
17 +Tomcat versions 8.5.48-49 and 9.0.28-29 contain a [[bug>>https://bz.apache.org/bugzilla/show_bug.cgi?id=63969]] that prevents {{formcycle/}} from running. For Tomcat versions from 8.5.50 or 9.0.30 onward, this bug is fixed. In version 9.0.31, performance problems have been detected in combination with {{formcycle/}}.
18 +{{/info}}
19 +
17 17  * Other applications server are possible, but are not officially supported.
21 +* Please note any necessary configurations when operating the application server behind a load balancer, reverse proxy or similar (see [[here>>doc:IntermediateServers||target="_blank"]]).
18 18  
23 +{{box}}
24 +The following configurations are generally used for customer installations.
25 +
26 +Windows (MS Windows Server 2019 Standard): **Eclipse Temurin 11 (LTS), JVM HotSpot**
27 +Linux (Debian 10): **OpenJDK 11**
28 +Application Server: **Apache Tomcat 9**
29 +{{/box}}
30 +
19 19  === Database ===
20 20  
21 21  One of the following database management systems must be installed.
22 22  
23 -* MySQL, version 5.1 or higher (Recommended 5.x)
35 +* MySQL, version 5.1 or higher
24 24  * MS SQL, version 2008 R2 or higher
25 -* Oracle, Version 11 or higher (Recommended 11)
26 -* PostgreSQL, version 9.1 or higher (Recommended 9.x)
37 +* Oracle, Version 11 or higher
38 +* PostgreSQL, version 9.1 or higher (
39 +* {{version major="6" minor="1" patch="0"/}} MariaDB, version 10 or higher
27 27  * A case-sensitive UTF-8 collation, such as //utf8_bin//
28 28  
29 29  === Browser (administration interface) ===
... ... @@ -51,7 +51,7 @@
51 51  
52 52  This will require the following hardware:
53 53  
54 -* Windows 2008 R2 (64-bit) or Linux (64-bit)
67 +* Windows 2012 R2 (64-bit) or Linux (64-bit)
55 55  * 2 x QuadCore processors @ 2,8 GHz
56 56  * 8 GB RAM (4 GB for the application server)
57 57  * 10 GB disc space for {{formcycle/}}
Copyright 2000-2024