Änderungen von Dokument 01 Technische Voraussetzungen ONYX

Zuletzt geändert von Carina Enke am 13.02.2024

Von Version 241.1
bearbeitet von tleu
am 21.11.2014
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 200.1
bearbeitet von Carina Enke
am 15.10.2018
Änderungskommentar: Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 1.12.

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,1 @@
1 -ONYX Technical Requirements
1 +Technische Voraussetzungen ONYX
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.tleu
1 +XWiki.carina
Inhalt
... ... @@ -1,24 +1,122 @@
1 +{{sv-translation language="de"}}
1 1  {{layout}}
2 -{{layout-section ac:type="two_right_sidebar"}}
3 +{{layout-section ac:type="single"}}
3 3  {{layout-cell}}
5 +
6 +
7 +(% class="removedPlaceholderWrapper" %)
8 +
9 +
10 +
11 +{{/layout-cell}}
12 +{{/layout-section}}
13 +
14 +{{layout-section ac:type="single"}}
15 +{{layout-cell}}
4 4  ====== Inhalt: ======
5 5  
6 6  
7 7  
8 -{{toc style="square" maxLevel="5" outline="true" absoluteUrl="true"/}}
20 +{{toc maxLevel="5" outline="true" absoluteUrl="true" style="square"/}}
9 9  {{/layout-cell}}
22 +{{/layout-section}}
10 10  
24 +{{layout-section ac:type="two_equal"}}
11 11  {{layout-cell}}
12 -|=(((
13 -Status
14 -)))|(((
15 -(% class="status-macro aui-lozenge aui-lozenge-error" %)ENTWURF
16 -)))
26 +== ONYX Editor ==
27 +
28 +[[image:attach:server.png]]
29 +
30 +=== Hardware ===
31 +
32 +Empfehlung für 100 gleichzeitige Nutzer
33 +
34 +* 6 GB RAM
35 +* 2 CPUs > 2 GHz
36 +* 100 GB HDD
37 +
38 +=== Software ===
39 +
40 +Wir empfehlen Linux (64bit).
41 +
42 +Folgende Distributionen werden aktuell für Produktivinstanzen verwendet:
43 +
44 +* Scientific Linux 6
45 +* Red Hat Enterprise Linux 6
46 +* Ubuntu 12.04 14.10 LTS
47 +* Open Suse 12
48 +* SUSE Linux Enterprise Server.
49 +
50 +Andere Distributionen sind möglich.
51 +
52 +
53 +
54 +Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp)
55 +Datenbank server: Postgresql oder MySQL
56 +Application server: Oracle Java 8, Apache Tomcat 8
57 +
58 +
59 +Die ONYX Testsuite wurde mit der Programmiersprache JAVA entwickelt. Es ist ebenso möglich, andere Betriebssysteme, Datenbanken und Servlet Container zu verwenden.
60 +
61 +
17 17  {{/layout-cell}}
63 +
64 +{{layout-cell}}
65 +== ONYX Player und Reporter ==
66 +
67 +[[image:attach:webserver_player.png]]
68 +
69 +=== Hardware ===
70 +
71 +Empfehlung für 100 gleichzeitige Nutzer
72 +
73 +* 6 GB RAM
74 +* 2 CPUs > 2 GHz
75 +* 100 GB HDD
76 +
77 +=== Software ===
78 +
79 +Wir empfehlen Linux (64bit).
80 +
81 +Folgende Distributionen werden aktuell für Produktivinstanzen verwendet:
82 +
83 +* Scientific Linux 6
84 +* Red Hat Enterprise Linux 6
85 +* Ubuntu 12.04 14.10 LTS
86 +* Open Suse 12
87 +* SUSE Linux Enterprise Server.
88 +
89 +Andere Distributionen sind möglich.
90 +
91 +
92 +
93 +Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp)
94 + Application server: Oracle Java 8, Apache Tomcat 8
95 +
96 +Die ONYX Testsuite wurde mit der Programmiersprache JAVA entwickelt. Es ist ebenso möglich, andere Betriebssysteme, Datenbanken und Servlet Container zu verwenden.
97 +{{/layout-cell}}
18 18  {{/layout-section}}
99 +{{/layout}}
100 +{{/sv-translation}}
19 19  
102 +{{sv-translation language="en"}}
103 +{{layout}}
20 20  {{layout-section ac:type="two_equal"}}
21 21  {{layout-cell}}
106 +====== Content: ======
107 +
108 +
109 +
110 +{{toc maxLevel="5" outline="true" absoluteUrl="true" style="square"/}}
111 +{{/layout-cell}}
112 +
113 +{{layout-cell}}
114 +
115 +{{/layout-cell}}
116 +{{/layout-section}}
117 +
118 +{{layout-section ac:type="two_equal"}}
119 +{{layout-cell}}
22 22  == ONYX Editor ==
23 23  
24 24  [[image:attach:server.png]]
... ... @@ -28,19 +28,31 @@
28 28  Recommendation for 100 concurrent users
29 29  
30 30  * 6 GB RAM
31 -* 2 CPUs  >2 GHz
129 +* 2 CPUs > 2 GHz
32 32  * 100 GB HDD
33 33  
34 34  === **Software** ===
35 35  
36 36  We recommend Linux (64bit).
37 - 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.
38 38  
39 -Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp)
40 - Database server: Postgresql or MySQL
41 - Application server: Oracle Java 7, Apache Tomcat 7
136 +The following distributions are currently used for productive instances:
42 42  
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.
138 +* Scientific Linux 6
139 +* Red Hat Enterprise Linux 6
140 +* Ubuntu 12.04 14.10 LTS
141 +* Open Suse 12
142 +* SUSE Linux Enterprise Server
143 +
144 +Other distributions are possible.
145 +
146 +
147 +
148 +Web server: Apache Webserver + mod_ssl (jk od. proxy_ajp)
149 +Database server: Postgresql or MySQL
150 +Application server: Oracle Java 8, Apache Tomcat 8
151 +
152 +
153 +The ONYX Testsuite has been developed in the programming language JAVA. It is also possible to use other operating systems, databases, and servlet containers.
44 44  {{/layout-cell}}
45 45  
46 46  {{layout-cell}}
... ... @@ -53,18 +53,32 @@
53 53  Recommendation for 100 concurrent users
54 54  
55 55  * 6 GB RAM
56 -* 2 CPUs  >2 GHz
166 +* 2 CPUs > 2 GHz
57 57  * 100 GB HDD
58 58  
59 59  === **Software** ===
60 60  
61 61  We recommend Linux (64bit).
62 - 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.
63 63  
64 -Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp)
65 - Application server: Oracle Java 7, Apache Tomcat 7
173 +The following distributions are currently used for productive instances:
66 66  
67 -The ONYX test suite has been developed in the programming language JAVA. It is possible also to use other operating systems and servlet container.
175 +* Scientific Linux 6
176 +* Red Hat Enterprise Linux 6
177 +* Ubuntu 12.04 14.10 LTS
178 +* Open Suse 12
179 +* SUSE Linux Enterprise Server
180 +
181 +Other distributions are possible.
182 +
183 +
184 +
185 +Web server: Apache Webserver + mod_ssl (jk od. proxy_ajp)
186 +Application server: Oracle Java 8, Apache Tomcat 8
187 +
188 +
189 +
190 +The ONYX Testsuite has been developed in the programming language JAVA. It is also possible to use other operating systems, databases, and servlet containers.
68 68  {{/layout-cell}}
69 69  {{/layout-section}}
70 70  {{/layout}}
194 +{{/sv-translation}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -3342696
1 +182518163
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/3342696/ONYX Technical Requirements
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/182518163/Technische Voraussetzungen ONYX