Änderungen von Dokument 01 Technische Voraussetzungen ONYX

Zuletzt geändert von Carina Enke am 13.02.2024

Von Version 233.1
bearbeitet von tleu
am 21.11.2014
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 201.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,65 +1,156 @@
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 -|=(% colspan="1" %)(% colspan="1" %)
13 -(((
14 -Programmversion
15 -)))|(% colspan="1" %)(% colspan="1" %)
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 +
17 17  
18 -)))
19 -|=(((
20 -Status
21 -)))|(((
22 -(% class="status-macro aui-lozenge aui-lozenge-error" %)ENTWURF
23 -)))
24 -|=(((
25 -Aufgaben
26 -)))|(((
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 +
27 27  
59 +Die ONYX Testsuite wurde mit der Programmiersprache JAVA entwickelt. Es ist ebenso möglich, andere Betriebssysteme, Datenbanken und Servlet Container zu verwenden.
28 28  
29 29  
30 -)))
31 -|=(((
32 -JIRA
33 -)))|(((
62 +{{/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 +
34 34  
35 -)))
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.
36 36  {{/layout-cell}}
37 37  {{/layout-section}}
99 +{{/layout}}
100 +{{/sv-translation}}
38 38  
102 +{{sv-translation language="en"}}
103 +{{layout}}
39 39  {{layout-section ac:type="two_equal"}}
40 40  {{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}}
41 41  == ONYX Editor ==
42 42  
43 43  [[image:attach:server.png]]
44 44  
45 -== Hardware ==
124 +=== Hardware ===
46 46  
47 47  Recommendation for 100 concurrent users
48 48  
49 49  * 6 GB RAM
50 -* 2 CPUs  >2 GHz
129 +* 2 CPUs > 2 GHz
51 51  * 100 GB HDD
52 52  
53 -== **Software** ==
132 +=== **Software** ===
54 54  
55 55  We recommend Linux (64bit).
56 - 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.
57 57  
58 -Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp)
59 - Database server: Postgresql or MySQL
60 - Application server: Oracle Java 7, Apache Tomcat 7
136 +The following distributions are currently used for productive instances:
61 61  
62 -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.
63 63  {{/layout-cell}}
64 64  
65 65  {{layout-cell}}
... ... @@ -67,39 +67,37 @@
67 67  
68 68  [[image:attach:webserver_player.png]]
69 69  
70 -== **Hardware** ==
161 +=== **Hardware** ===
71 71  
72 72  Recommendation for 100 concurrent users
73 73  
74 74  * 6 GB RAM
75 -* 2 CPUs  >2 GHz
166 +* 2 CPUs > 2 GHz
76 76  * 100 GB HDD
77 77  
78 -== **Software** ==
169 +=== **Software** ===
79 79  
80 80  We recommend Linux (64bit).
81 - 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.
82 82  
83 -Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp)
84 - Application server: Oracle Java 7, Apache Tomcat 7
173 +The following distributions are currently used for productive instances:
85 85  
86 -The ONYX test suite has been developed in the programming language JAVA. It is possible also to use other operating systems and servlet container.
87 -{{/layout-cell}}
88 -{{/layout-section}}
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
89 89  
90 -{{layout-section ac:type="two_right_sidebar"}}
91 -{{layout-cell}}
92 -====== untergeordnete Seiten: ======
181 +Other distributions are possible.
93 93  
183 +
94 94  
185 +Web server: Apache Webserver + mod_ssl (jk od. proxy_ajp)
186 +Application server: Oracle Java 8, Apache Tomcat 8
95 95  
96 -{{children all="true"/}}
97 -{{/layout-cell}}
188 +
98 98  
99 -{{layout-cell}}
100 -====== relevante Links: ======
101 -
102 -* [[lorem ipsum>>url:https://www.bps-system.de/help/display/OPAL/Handbuch+OPAL||shape="rect"]]
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.
103 103  {{/layout-cell}}
104 104  {{/layout-section}}
105 105  {{/layout}}
194 +{{/sv-translation}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -3342353
1 +182518069
url
... ... @@ -1,1 +1,1 @@
1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/3342353/ONYX TECHNICAL REQUIREMENTS
1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/182518069/Technische Voraussetzungen ONYX