Wiki source code of 01 Technische Voraussetzungen ONYX
Last modified by Carina Enke on 13.02.2024
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{layout}} | ||
2 | {{layout-section ac:type="two_right_sidebar"}} | ||
3 | {{layout-cell}} | ||
4 | |||
5 | {{/layout-cell}} | ||
6 | |||
7 | {{layout-cell}} | ||
8 | {{panel borderColor="#ddd" bgColor="#f0f0f0" borderStyle="solid" title="Content"}} | ||
9 | {{toc start="2"/}} | ||
10 | |||
11 | |||
12 | {{/panel}} | ||
13 | {{/layout-cell}} | ||
14 | {{/layout-section}} | ||
15 | |||
16 | {{layout-section ac:type="two_equal"}} | ||
17 | {{layout-cell}} | ||
18 | == ONYX Editor == | ||
19 | |||
20 | [[image:attach:Grafik - Onyxeditor.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
21 | |||
22 | === Hardware === | ||
23 | |||
24 | Recommendation for 100 concurrent users | ||
25 | |||
26 | * 8 GB RAM | ||
27 | * 2 cores > 2 GHz | ||
28 | * 100 GB HDD | ||
29 | |||
30 | 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. | ||
31 | |||
32 | === Software === | ||
33 | |||
34 | We recommend Linux (64bit). | ||
35 | |||
36 | The following distributions are currently used for productive instances: | ||
37 | |||
38 | * ((( | ||
39 | CentOS / Scientific Linux / Red Hat Enterprise Linux | ||
40 | ))) | ||
41 | * ((( | ||
42 | Ubuntu LTS | ||
43 | ))) | ||
44 | |||
45 | Other distributions are possible. | ||
46 | |||
47 | |||
48 | Web server: Apache Webserver + mod_ssl (jk od. proxy_ajp) | ||
49 | Database server: Postgresql ((% lang="en" %)on demand (%%)MySQL) | ||
50 | Application server: Java 17, Apache Tomcat 9 | ||
51 | |||
52 | |||
53 | The ONYX Testsuite has been developed in the programming language JAVA. It is also possible to use other operating systems, databases, and servlet containers. | ||
54 | {{/layout-cell}} | ||
55 | |||
56 | {{layout-cell}} | ||
57 | == ONYX Player and Reporter == | ||
58 | |||
59 | [[image:attach:Grafik - Onyxplayer.png||data-xwiki-image-style="img-screen" data-xwiki-image-style-border="true" width="500"]] | ||
60 | |||
61 | === Hardware === | ||
62 | |||
63 | Recommendation for 100 concurrent users | ||
64 | |||
65 | * 8 GB RAM | ||
66 | * 2 cores > 2 GHz | ||
67 | * 200 GB HDD | ||
68 | |||
69 | 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. | ||
70 | |||
71 | === Software === | ||
72 | |||
73 | We recommend Linux (64bit). | ||
74 | |||
75 | The following distributions are currently used for productive instances: | ||
76 | |||
77 | * centOS / Scientific Linux / Red Hat Enterprise Linux | ||
78 | * Ubuntu LTS | ||
79 | |||
80 | Other distributions are possible. | ||
81 | |||
82 | |||
83 | Web server: Apache Webserver + mod_ssl (jk od. proxy_ajp) | ||
84 | Application server: Java 17, Apache Tomcat 9 | ||
85 | |||
86 | |||
87 | The ONYX Testsuite has been developed in the programming language JAVA. It is also possible to use other operating systems, databases, and servlet containers. | ||
88 | {{/layout-cell}} | ||
89 | {{/layout-section}} | ||
90 | {{/layout}} |