Ä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
am 21.11.2014
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 203.1
bearbeitet von Carina Enke
am 24.09.2018
am 24.09.2018
Änderungskommentar:
Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 1.11.1.
Zusammenfassung
-
Seiteneigenschaften (3 geändert, 0 hinzugefügt, 0 gelöscht)
-
Objekte (1 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Titel
-
... ... @@ -1,1 +1,1 @@ 1 - ONYXTechnicalRequirements1 +Technische Voraussetzungen ONYX - Dokument-Autor
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. tleu1 +XWiki.carina - Inhalt
-
... ... @@ -1,19 +1,33 @@ 1 +{{sv-translation language="de"}} 1 1 {{layout}} 2 2 {{layout-section ac:type="two_right_sidebar"}} 3 3 {{layout-cell}} 5 + 6 + 7 +(% class="removedPlaceholderWrapper" %) 8 + 9 + 10 + 11 +{{/layout-cell}} 12 + 13 +{{layout-cell}} 14 + 15 +{{/layout-cell}} 16 +{{/layout-section}} 17 + 18 +{{layout-section ac:type="two_right_sidebar"}} 19 +{{layout-cell}} 4 4 ====== Inhalt: ====== 5 5 6 6 7 7 8 -{{toc style="square"maxLevel="5" outline="true" absoluteUrl="true"/}}24 +{{toc maxLevel="5" outline="true" absoluteUrl="true" style="square"/}} 9 9 {{/layout-cell}} 10 10 11 11 {{layout-cell}} 12 -|=((( 13 -Status 14 -)))|((( 15 -(% class="status-macro aui-lozenge aui-lozenge-error" %)ENTWURF 16 -))) 28 + 29 + 30 + 17 17 {{/layout-cell}} 18 18 {{/layout-section}} 19 19 ... ... @@ -25,6 +25,100 @@ 25 25 26 26 === Hardware === 27 27 42 +Empfehlung für 100 gleichzeitige Nutzer 43 + 44 +* 6 GB RAM 45 +* 2 CPUs > 2 GHz 46 +* 100 GB HDD 47 + 48 +=== **Software** === 49 + 50 +Wir empfehlen Linux (64bit). 51 + 52 +Folgende Distributionen werden aktuell für Produktivinstanzen verwendet: 53 + 54 +* Scientific Linux 6 55 +* Red Hat Enterprise Linux 6 56 +* Ubuntu 12.04 14.10 LTS 57 +* Open Suse 12 58 +* SUSE Linux Enterprise Server. 59 + 60 +Andere Distributionen sind möglich. 61 + 62 + 63 + 64 +Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp) 65 +Datenbank server: Postgresql oder MySQL 66 +Application server: Oracle Java 8, Apache Tomcat 8 67 + 68 + 69 +Die ONYX Testsuite wurde mit der Programmiersprache JAVA entwickelt. Es ist ebenso möglich, andere Betriebssysteme, Datenbanken und Servlet Container zu verwenden. 70 + 71 + 72 +{{/layout-cell}} 73 + 74 +{{layout-cell}} 75 +== ONYX Player und Reporter == 76 + 77 +[[image:attach:webserver_player.png]] 78 + 79 +=== **Hardware** === 80 + 81 +Empfehlung für 100 gleichzeitige Nutzer 82 + 83 +* 6 GB RAM 84 +* 2 CPUs > 2 GHz 85 +* 100 GB HDD 86 + 87 +=== **Software** === 88 + 89 +Wir empfehlen Linux (64bit). 90 + 91 +Folgende Distributionen werden aktuell für Produktivinstanzen verwendet: 92 + 93 +* Scientific Linux 6 94 +* Red Hat Enterprise Linux 6 95 +* Ubuntu 12.04 14.10 LTS 96 +* Open Suse 12 97 +* SUSE Linux Enterprise Server. 98 + 99 +Andere Distributionen sind möglich. 100 + 101 + 102 + 103 +Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp) 104 + Application server: Oracle Java 8, Apache Tomcat 8 105 + 106 +Die ONYX Testsuite wurde mit der Programmiersprache JAVA entwickelt. Es ist ebenso möglich, andere Betriebssysteme, Datenbanken und Servlet Container zu verwenden. 107 +{{/layout-cell}} 108 +{{/layout-section}} 109 +{{/layout}} 110 +{{/sv-translation}} 111 + 112 +{{sv-translation language="en"}} 113 +{{layout}} 114 +{{layout-section ac:type="two_equal"}} 115 +{{layout-cell}} 116 +====== Content: ====== 117 + 118 + 119 + 120 +{{toc maxLevel="5" outline="true" absoluteUrl="true" style="square"/}} 121 +{{/layout-cell}} 122 + 123 +{{layout-cell}} 124 + 125 +{{/layout-cell}} 126 +{{/layout-section}} 127 + 128 +{{layout-section ac:type="two_equal"}} 129 +{{layout-cell}} 130 +== ONYX Editor == 131 + 132 +[[image:attach:server.png]] 133 + 134 +=== Hardware === 135 + 28 28 Recommendation for 100 concurrent users 29 29 30 30 * 6 GB RAM ... ... @@ -34,13 +34,14 @@ 34 34 === **Software** === 35 35 36 36 We recommend Linux (64bit). 37 - 145 +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: 40 - 41 - 7, Apache Tomcat7147 +Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp) 148 +Database server: Postgresql or MySQL 149 +Application server: Oracle Java 8, Apache Tomcat 8 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. 151 + 152 +The ONYX Testsuite has been developed in the programming language JAVA. It is possible also to use other operating systems, databases and servlet container. 44 44 {{/layout-cell}} 45 45 46 46 {{layout-cell}} ... ... @@ -59,12 +59,13 @@ 59 59 === **Software** === 60 60 61 61 We recommend Linux (64bit). 62 - 171 +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 64 Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp) 65 - 7, Apache Tomcat7174 +Application server: Oracle Java 8, Apache Tomcat 8 66 66 67 -The ONYX test176 +The ONYX Testsuite has been developed in the programming language JAVA. It is possible also to use other operating systems and servlet container. 68 68 {{/layout-cell}} 69 69 {{/layout-section}} 70 70 {{/layout}} 180 +{{/sv-translation}}
- Confluence.Code.ConfluencePageClass[0]
-
- id
-
... ... @@ -1,1 +1,1 @@ 1 - 33426961 +182190535 - url
-
... ... @@ -1,1 +1,1 @@ 1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/ 3342696/ONYXTechnicalRequirements1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/182190535/Technische Voraussetzungen ONYX