Änderungen von Dokument 01 Technische Voraussetzungen ONYX

Zuletzt geändert von Carina Enke am 24.11.2025

Von Version 252.1
bearbeitet von sandra_riediger
am 15.12.2014
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 141.1
bearbeitet von Carina Enke
am 22.01.2020
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 8.9.

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,1 @@
1 -ONYX Technical Requirements
1 +Technische Voraussetzungen ONYX
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.sandra_riediger
1 +XWiki.carina
Inhalt
... ... @@ -1,20 +1,25 @@
1 1  {{sv-translation language="de"}}
2 2  {{layout}}
3 +{{layout-section ac:type="single"}}
4 +{{layout-cell}}{{/layout-cell}}
5 +{{/layout-section}}
6 +
3 3  {{layout-section ac:type="two_right_sidebar"}}
4 4  {{layout-cell}}
5 -====== Inhalt: ======
9 +
10 +{{/layout-cell}}
6 6  
12 +{{layout-cell}}
13 +{{scroll-ignore}}
14 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}}
7 7  
8 8  
9 -{{toc style="square" maxLevel="5" outline="true" absoluteUrl="true"/}}
10 -{{/layout-cell}}
17 +{{toc/}}
11 11  
12 -{{layout-cell}}
13 -|=(((
14 -Status
15 -)))|(((
16 -(% class="status-macro aui-lozenge aui-lozenge-error" %)ENTWURF
17 -)))
19 +**
20 +**
21 +{{/panel}}
22 +{{/scroll-ignore}}
18 18  {{/layout-cell}}
19 19  {{/layout-section}}
20 20  
... ... @@ -22,51 +22,75 @@
22 22  {{layout-cell}}
23 23  == ONYX Editor ==
24 24  
25 -[[image:attach:server.png]]
30 +[[image:attach:Grafik - Onyxeditor.png]]
26 26  
27 27  === Hardware ===
28 28  
29 -Recommendation for 100 concurrent users
34 +Empfehlung für 100 gleichzeitige Nutzer
30 30  
31 -* 6 GB RAM
32 -* 2 CPUs  >2 GHz
36 +* 8 GB RAM
37 +* 2 CPUs > 2 GHz
33 33  * 100 GB HDD
34 34  
35 -=== **Software** ===
40 +Bei Nutzung von [[MAXIMA>>url:https://www.bps-system.de/help/display/ONYX/Installation+ONYX+Player+und+Reporter#InstallationONYXPlayerundReporter-InstallMAXIMA,ifyouliketousecalculations||shape="rect"]] wird eine erweiterte Ausstattung von mindestens 16 GB RAM und 8 CPUs empfohlen.
36 36  
37 -We recommend Linux (64bit).
38 - The following distributions are currently used for productive instances: Scientific Linux 5.6, Red Hat Enterprise Linux 6, Ubuntu 10.04 12.04 LTS, Open Suse 12, SUSE Linux Enterprise Server. Other distributions are also possible.
42 +=== Software ===
39 39  
44 +Wir empfehlen Linux (64bit).
45 +
46 +Folgende Distributionen werden aktuell für Produktivinstanzen verwendet:
47 +
48 +* Scientific Linux 7
49 +* Red Hat Enterprise Linux 7
50 +* Ubuntu 18.04.2 LTS
51 +
52 +Andere Distributionen sind möglich.
53 +
54 +
55 +
40 40  Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp)
41 -Database server: Postgresql or MySQL
42 -Application server: Oracle Java 8, Apache Tomcat 8
43 -The ONYX test suite has been developed in the programming language JAVA. It is possible also to use other operating systems, databases and servlet container.
57 +Datenbankserver: Postgresql oder MySQL
58 +Applicationserver: OpenJDK 11 oder Oracle Java 11, Apache Tomcat 9
44 44  
45 45  
61 +Die ONYX Testsuite wurde mit der Programmiersprache JAVA entwickelt. Es ist ebenso möglich, andere Betriebssysteme, Datenbanken und Servlet Container zu verwenden.
62 +
63 +
46 46  {{/layout-cell}}
47 47  
48 48  {{layout-cell}}
49 -== ONYX Player and Reporter ==
67 +== ONYX Player und Reporter ==
50 50  
51 -[[image:attach:webserver_player.png]]
69 +[[image:attach:Grafik - Onyxplayer.png]]
52 52  
53 -=== **Hardware** ===
71 +=== Hardware ===
54 54  
55 -Recommendation for 100 concurrent users
73 +Empfehlung für 100 gleichzeitige Nutzer
56 56  
57 -* 6 GB RAM
58 -* 2 CPUs  >2 GHz
75 +* 8 GB RAM
76 +* 2 CPUs > 2 GHz
59 59  * 100 GB HDD
60 60  
61 -=== **Software** ===
79 +Bei Nutzung von [[MAXIMA>>url:https://www.bps-system.de/help/display/ONYX/Installation+ONYX+Player+und+Reporter#InstallationONYXPlayerundReporter-InstallMAXIMA,ifyouliketousecalculations||shape="rect"]] wird eine erweiterte Ausstattung von mindestens 16 GB RAM und 8 CPUs empfohlen.
62 62  
63 -We recommend Linux (64bit).
64 - The following distributions are currently used for productive instances: Scientific Linux 5.6, Red Hat Enterprise Linux 6, Ubuntu 10.04 12.04 LTS, Open Suse 12, SUSE Linux Enterprise Server. Other distributions are also possible.
81 +=== Software ===
65 65  
83 +Wir empfehlen Linux (64bit).
84 +
85 +Folgende Distributionen werden aktuell für Produktivinstanzen verwendet:
86 +
87 +* Scientific Linux 7
88 +* Red Hat Enterprise Linux 7
89 +* Ubuntu 18.04.2 LTS
90 +
91 +Andere Distributionen sind möglich.
92 +
93 +
94 +
66 66  Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp)
67 - Application server: Oracle Java 8, Apache Tomcat 8
96 + Applicationserver: OpenJDK 11 oder Oracle Java 11, Apache Tomcat 9
68 68  
69 -The ONYX test suite has been developed in the programming language JAVA. It is possible also to use other operating systems and servlet container.
98 +Die ONYX Testsuite wurde mit der Programmiersprache JAVA entwickelt. Es ist ebenso möglich, andere Betriebssysteme, Datenbanken und Servlet Container zu verwenden.
70 70  {{/layout-cell}}
71 71  {{/layout-section}}
72 72  {{/layout}}
... ... @@ -74,21 +74,22 @@
74 74  
75 75  {{sv-translation language="en"}}
76 76  {{layout}}
77 -{{layout-section ac:type="two_equal"}}
106 +{{layout-section ac:type="two_right_sidebar"}}
78 78  {{layout-cell}}
79 -====== Content: ======
108 +
109 +{{/layout-cell}}
80 80  
111 +{{layout-cell}}
112 +{{scroll-ignore}}
113 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}}
81 81  
82 82  
83 -{{toc style="square" maxLevel="5" outline="true" absoluteUrl="true"/}}
84 -{{/layout-cell}}
116 +{{toc/}}
85 85  
86 -{{layout-cell}}
87 -|=(((
88 -Status
89 -)))|(((
90 -(% class="status-macro aui-lozenge aui-lozenge-error" %)DONE
91 -)))
118 +**
119 +**
120 +{{/panel}}
121 +{{/scroll-ignore}}
92 92  {{/layout-cell}}
93 93  {{/layout-section}}
94 94  
... ... @@ -96,51 +96,75 @@
96 96  {{layout-cell}}
97 97  == ONYX Editor ==
98 98  
99 -[[image:attach:server.png]]
129 +[[image:attach:Grafik - Onyxeditor.png]]
100 100  
101 101  === Hardware ===
102 102  
103 103  Recommendation for 100 concurrent users
104 104  
105 -* 6 GB RAM
106 -* 2 CPUs  >2 GHz
135 +* 8 GB RAM
136 +* 2 cores > 2 GHz
107 107  * 100 GB HDD
108 108  
109 -=== **Software** ===
139 +When using [[MAXIMA>>url:https://www.bps-system.de/help/display/ONYX/Installation+ONYX+Player+und+Reporter#InstallationONYXPlayerundReporter-InstallMAXIMA,ifyouliketousecalculations||shape="rect"]], it is recommended to have at least 16 GB RAM and 8 cores.
110 110  
141 +=== Software ===
142 +
111 111  We recommend Linux (64bit).
112 -The following distributions are currently used for productive instances: Scientific Linux 5.6, Red Hat Enterprise Linux 6, Ubuntu 10.04 12.04 LTS, Open Suse 12, SUSE Linux Enterprise Server. Other distributions are also possible.
113 113  
114 -Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp)
145 +The following distributions are currently used for productive instances:
146 +
147 +* Scientific Linux 7
148 +* Red Hat Enterprise Linux 7
149 +* Ubuntu 18.04.2 LTS
150 +
151 +Other distributions are possible.
152 +
153 +
154 +
155 +Web server: Apache Webserver + mod_ssl (jk od. proxy_ajp)
115 115  Database server: Postgresql or MySQL
116 -Application server: Oracle Java 8, Apache Tomcat 8
157 +Application server: OpenJDK 11 oder Oracle Java 11 and Apache Tomcat 9
117 117  
118 118  
119 -The ONYX Testsuite has been developed in the programming language JAVA. It is possible also to use other operating systems, databases and servlet container.
160 +The ONYX Testsuite has been developed in the programming language JAVA. It is also possible to use other operating systems, databases, and servlet containers.
120 120  {{/layout-cell}}
121 121  
122 122  {{layout-cell}}
123 123  == ONYX Player and Reporter ==
124 124  
125 -[[image:attach:webserver_player.png]]
166 +[[image:attach:Grafik - Onyxplayer.png]]
126 126  
127 -=== **Hardware** ===
168 +=== Hardware ===
128 128  
129 129  Recommendation for 100 concurrent users
130 130  
131 -* 6 GB RAM
132 -* 2 CPUs  >2 GHz
172 +* 8 GB RAM
173 +* 2 cores > 2 GHz
133 133  * 100 GB HDD
134 134  
135 -=== **Software** ===
176 +When using [[MAXIMA>>url:https://www.bps-system.de/help/display/ONYX/Installation+ONYX+Player+und+Reporter#InstallationONYXPlayerundReporter-InstallMAXIMA,ifyouliketousecalculations||shape="rect"]], it is recommended to have at least 16 GB RAM and 8 cores.
136 136  
178 +=== Software ===
179 +
137 137  We recommend Linux (64bit).
138 -The following distributions are currently used for productive instances: Scientific Linux 5.6, Red Hat Enterprise Linux 6, Ubuntu 10.04 12.04 LTS, Open Suse 12, SUSE Linux Enterprise Server. Other distributions are also possible.
139 139  
140 -Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp)
141 -Application server: Oracle Java 8, Apache Tomcat 8
182 +The following distributions are currently used for productive instances:
142 142  
143 -The ONYX Testsuite has been developed in the programming language JAVA. It is possible also to use other operating systems and servlet container.
184 +* Scientific Linux 7
185 +* Red Hat Enterprise Linux 7
186 +* Ubuntu 18.04.2 LTS
187 +
188 +Other distributions are possible.
189 +
190 +
191 +
192 +Web server: Apache Webserver + mod_ssl (jk od. proxy_ajp)
193 +Application server: OpenJDK 11 oder Oracle Java 11 and Apache Tomcat 9
194 +
195 +
196 +
197 +The ONYX Testsuite has been developed in the programming language JAVA. It is also possible to use other operating systems, databases, and servlet containers.
144 144  {{/layout-cell}}
145 145  {{/layout-section}}
146 146  {{/layout}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -3342718
1 +301073240
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/3342718/ONYX Technical Requirements
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/301073240/Technische Voraussetzungen ONYX