Änderungen von Dokument 01 Technische Voraussetzungen ONYX

Zuletzt geändert von Carina Enke am 13.02.2024

Von Version 286.1
bearbeitet von Carina Enke
am 13.02.2024
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 285.1
bearbeitet von Carina Enke
am 13.02.2024
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -91,3 +91,94 @@
91 91  {{/layout-cell}}
92 92  {{/layout-section}}
93 93  {{/layout}}
94 +
95 +{{layout}}
96 +{{layout-section ac:type="two_right_sidebar"}}
97 +{{layout-cell}}
98 +
99 +{{/layout-cell}}
100 +
101 +{{layout-cell}}
102 +{{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Inhalt"}}
103 +{{toc start="2"/}}
104 +
105 +
106 +{{/panel}}
107 +{{/layout-cell}}
108 +{{/layout-section}}
109 +
110 +{{layout-section ac:type="two_equal"}}
111 +{{layout-cell}}
112 +== ONYX Editor ==
113 +
114 +[[image:attach:Grafik - Onyxeditor.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
115 +
116 +=== Hardware ===
117 +
118 +Recommendation for 100 concurrent users
119 +
120 +* 8 GB RAM
121 +* 2 cores > 2 GHz
122 +* 100 GB HDD
123 +
124 +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.
125 +
126 +=== Software ===
127 +
128 +We recommend Linux (64bit).
129 +
130 +The following distributions are currently used for productive instances:
131 +
132 +* (((
133 +CentOS / Scientific Linux / Red Hat Enterprise Linux
134 +)))
135 +* (((
136 +Ubuntu LTS
137 +)))
138 +
139 +Other distributions are possible.
140 +
141 +
142 +Web server: Apache Webserver + mod_ssl (jk od. proxy_ajp)
143 +Database server: Postgresql ((% lang="en" %)on demand (%%)MySQL)
144 +Application server: Java 17, Apache Tomcat 9
145 +
146 +
147 +The ONYX Testsuite has been developed in the programming language JAVA. It is also possible to use other operating systems, databases, and servlet containers.
148 +{{/layout-cell}}
149 +
150 +{{layout-cell}}
151 +== ONYX Player and Reporter ==
152 +
153 +[[image:attach:Grafik - Onyxplayer.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]]
154 +
155 +=== Hardware ===
156 +
157 +Recommendation for 100 concurrent users
158 +
159 +* 8 GB RAM
160 +* 2 cores > 2 GHz
161 +* 200 GB HDD
162 +
163 +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.
164 +
165 +=== Software ===
166 +
167 +We recommend Linux (64bit).
168 +
169 +The following distributions are currently used for productive instances:
170 +
171 +* centOS / Scientific Linux / Red Hat Enterprise Linux
172 +* Ubuntu LTS
173 +
174 +Other distributions are possible.
175 +
176 +
177 +Web server: Apache Webserver + mod_ssl (jk od. proxy_ajp)
178 +Application server: Java 17, Apache Tomcat 9
179 +
180 +
181 +The ONYX Testsuite has been developed in the programming language JAVA. It is also possible to use other operating systems, databases, and servlet containers.
182 +{{/layout-cell}}
183 +{{/layout-section}}
184 +{{/layout}}