Änderungen von Dokument 06 Technische Voraussetzungen
Zuletzt geändert von Carina Enke am 12.08.2024
Von Version 61.1
bearbeitet von Carina Enke
am 12.08.2024
am 12.08.2024
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Auf Version 58.4
bearbeitet von Carina Enke
am 15.01.2024
am 15.01.2024
Änderungskommentar:
Update document after refactoring.
Zusammenfassung
-
Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Titel
-
... ... @@ -1,1 +1,1 @@ 1 - 06Technische Voraussetzungen1 +Technische Voraussetzungen - Inhalt
-
... ... @@ -1,5 +1,6 @@ 1 -{{section}} 2 -{{column width="60%"}} 1 +{{layout}} 2 +{{layout-section ac:type="two_right_sidebar"}} 3 +{{layout-cell}} 3 3 Die Lernplattform ist eine web-basierte Anwendung und hauptsächlich in Java geschrieben. Folgende Standardanwendungen werden unterstützt: 4 4 5 5 * Web-Server: Apache ... ... @@ -7,15 +7,22 @@ 7 7 * Verwaltung von Daten: PostgreSQL, XML 8 8 9 9 Zur Nutzung dieser Lernplattform benötigen Sie eine Internetverbindung sowie einen Browser (Google Chrome, Mozilla Firefox, Internet Explorer, etc). 10 -{{/column}} 11 11 12 -{{column width="30%"}} 13 -{{panel title="Inhalt"}} 14 -{{toc start="2"/}} 12 + 13 +{{/layout-cell}} 14 + 15 +{{layout-cell}} 16 +{{panel borderColor="#ddd" borderStyle="solid" title="Inhalt"}} 17 +{{toc/}} 15 15 {{/panel}} 16 -{{/column}} 17 -{{/section}} 18 18 20 +(% class="auto-cursor-target" %) 21 + 22 +{{/layout-cell}} 23 +{{/layout-section}} 24 + 25 +{{layout-section ac:type="single"}} 26 +{{layout-cell}} 19 19 == Hardware == 20 20 21 21 Empfehlung für 300 gleichzeitige Nutzer: ... ... @@ -24,7 +24,6 @@ 24 24 * 2 CPUs > 2 GHz 25 25 * 200 GB HDD 26 26 27 - 28 28 == Software == 29 29 30 30 Wir empfehlen Linux (64bit). ... ... @@ -51,3 +51,68 @@ 51 51 * bis 800 gleichzeitige Nutzer: Trennung zwischen Datenbankserver, Applicationserver und Webserver 52 52 * bis 1200 gleichzeitige Nutzer: mehrere OPAL-Nodes auf dem Applicationserver 53 53 * ab ca. 1500 gleichzeitige Nutzer: mehrere Applicationserver 61 +{{/layout-cell}} 62 +{{/layout-section}} 63 +{{/layout}} 64 + 65 +{{layout}} 66 +{{layout-section ac:type="two_right_sidebar"}} 67 +{{layout-cell}} 68 +The learning platform is a web-based application mainly written in Java. The following standard applications are supported: 69 + 70 +* Web server: Apache 71 +* Application server: Tomcat 72 +* Management of data: PostgreSQL, XML 73 + 74 +To use this learning platform, you need an internet connection and a web browser (Google Chrome, Mozilla Firefox, Internet Explorer, etc.). 75 +{{/layout-cell}} 76 + 77 +{{layout-cell}} 78 +{{panel title="Content"}} 79 +{{toc minLevel="2"/}} 80 +{{/panel}} 81 +{{/layout-cell}} 82 +{{/layout-section}} 83 + 84 +{{layout-section ac:type="single"}} 85 +{{layout-cell}} 86 +== Hardware == 87 + 88 +Recommendation for 300 concurrent users: 89 + 90 +* 8 GB RAM 91 +* 2 CPUs > 2 GHz 92 +* 200 GB HDD 93 + 94 +== Software == 95 + 96 +We recommend Linux (64bit). 97 + 98 +The following distributions are currently used for productive instances: 99 + 100 +* Scientific Linux 101 +* Red Hat Enterprise Linux 102 +* Ubuntu 103 +* Open Suse 104 +* SUSE Linux Enterprise Server 105 + 106 +(% style="text-align: left;" %) 107 +Other distributions are possible. 108 + 109 +(% style="text-align: left;" %) 110 +=== Software components === 111 + 112 +* Web server: Apache web server + mod_ssl (mod_jk or proxy_ajp) 113 +* Database server: Postgresql 114 +* Application server: Java 17, Apache Tomcat 9 115 + 116 +=== Distribution === 117 + 118 +* Up to 300 concurrent users: All components on one server 119 +* Up to 500 concurrent users: Separation between database server and application server 120 +* Up to 800 concurrent users: Separation between database server, application server, and web server 121 +* Up to 1200 concurrent users: Multiple OPAL nodes on the application server 122 +* More than approx. 1500 concurrent users: Multiple application servers 123 +{{/layout-cell}} 124 +{{/layout-section}} 125 +{{/layout}}