Änderungen von Dokument 01 Technische Voraussetzungen ONYX
Zuletzt geändert von Carina Enke am 13.02.2024
Von Version 255.1
bearbeitet von sandra_riediger
am 15.12.2014
am 15.12.2014
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 199.1
bearbeitet von Carina Enke
am 15.10.2018
am 15.10.2018
Änderungskommentar:
Mittels Scroll Versions veröffentlicht aus dem Bereich ONYXintern und Version 1.12.
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. sandra_riediger1 +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,22 +28,31 @@ 28 28 Recommendation for 100 concurrent users 29 29 30 30 * 6 GB RAM 31 -* 2 CPUs 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 with proxy_ajp and mod_rewrite (optional) 136 +The following distributions are currently used for productive instances: 137 + 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) 40 40 Database server: Postgresql or MySQL 41 41 Application server: Oracle Java 8, Apache Tomcat 8 42 -MAXIMA for the use of calculations (optional) 43 43 44 44 45 - 46 -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. 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. 47 47 {{/layout-cell}} 48 48 49 49 {{layout-cell}} ... ... @@ -56,18 +56,32 @@ 56 56 Recommendation for 100 concurrent users 57 57 58 58 * 6 GB RAM 59 -* 2 CPUs 166 +* 2 CPUs > 2 GHz 60 60 * 100 GB HDD 61 61 62 62 === **Software** === 63 63 64 64 We recommend Linux (64bit). 65 - 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. 66 66 67 -Webserver: Apache Webserver + mod_ssl (jk od. proxy_ajp) 68 - Application server: Oracle Java 8, Apache Tomcat 8 173 +The following distributions are currently used for productive instances: 69 69 70 -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. 71 71 {{/layout-cell}} 72 72 {{/layout-section}} 73 73 {{/layout}} 194 +{{/sv-translation}}
- Confluence.Code.ConfluencePageClass[0]
-
- id
-
... ... @@ -1,1 +1,1 @@ 1 - 33427091 +182518163 - url
-
... ... @@ -1,1 +1,1 @@ 1 -https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/ 3342709/ONYXTechnicalRequirements1 +https://www.bps-system.de/help/display/SOV/wiki/spaces/ONYX/pages/182518163/Technische Voraussetzungen ONYX