Wiki-Quellcode von Technische Voraussetzungen

Version 38.1 von Carina Enke am 08.05.2018

Zeige letzte Bearbeiter
1 {{layout}}
2 {{layout-section ac:type="single"}}
3 {{layout-cell}}
4
5
6 {{details}}
7 |=(((
8 Verantwortlicher
9 )))|(((
10
11 )))
12 |=(% colspan="1" %)(% colspan="1" %)
13 (((
14 Status
15 )))|(% class="highlight-yellow" colspan="1" data-highlight-colour="yellow" %)(% class="highlight-yellow" colspan="1" data-highlight-colour="yellow" %)
16 (((
17 {{sv-metadata type="workflow-status"/}}
18
19 {{status colour="Green" title="Fertig"/}}
20 )))
21 |=(% colspan="1" %)(% colspan="1" %)
22 (((
23 Varianten
24 )))|(% colspan="1" %)(% colspan="1" %)
25 (((
26 {{sv-metadata type="variants"/}}
27 )))
28 |=(% colspan="1" %)(% colspan="1" %)
29 (((
30 Attribute
31 )))|(% colspan="1" %)(% colspan="1" %)
32 (((
33 {{sv-metadata type="attributes"/}}
34 )))
35 |=(% colspan="1" %)(% colspan="1" %)
36 (((
37 Pagekey
38 )))|(% colspan="1" %)(% colspan="1" %)
39 (((
40 {{sv-metadata type="pagekey"/}}
41 )))
42 |=(% colspan="1" %)(% colspan="1" %)
43 (((
44 Übersetzung
45 )))|(% colspan="1" %)(% colspan="1" %)
46 (((
47 {{status colour="Green" title="fertig"/}}
48 )))
49 |=(% colspan="1" %)(% colspan="1" %)
50 (((
51 TODOs
52 )))|(% colspan="1" %)(% colspan="1" %)
53 (((
54 (% class="task-list" %)
55 (((
56 {{task reference="/Tasks/Task_2" status="Done"}}
57 {{mention reference="XWiki.carina" style="FULL_NAME" anchor="XWiki-carina-jyfpa"/}} Aktualität überprüfen lassen =>/ADM-6247
58 {{/task}}
59
60 {{task reference="/Tasks/Task_3" status="Done"}}
61 carina {{mention reference="XWiki.0a49950f5c0f19a8015c101b60e10001" style="FULL_NAME" anchor="XWiki-0a49950f5c0f19a8015c101b60e10001-gYPGh"/}}: Bitte übersetzen
62 {{/task}}
63
64 {{task reference="/Tasks/Task_4" status="Done"}}
65 {{mention reference="XWiki.carina" style="FULL_NAME" anchor="XWiki-carina-IGuSf"/}} Permalink der live Seite noch anpassen => Ist noch: .../(% style="color: rgb(43,44,51);text-decoration: none;" %)Technische+Voraussetzungen+OLAT
66 {{/task}}
67 )))
68
69
70 )))
71 {{/details}}
72 {{/layout-cell}}
73 {{/layout-section}}
74
75 {{layout-section ac:type="two_right_sidebar"}}
76 {{layout-cell}}
77 Die Lernplattform ist eine web-basierte Anwendung und hauptsächlich in Java geschrieben. Folgende Standardanwendungen werden unterstützt:
78
79 * Web-Server: Apache
80 * Applikations-Server: Tomcat
81 * Verwaltung von Daten: PostgreSQL, XML
82
83 Zur Nutzung dieser Lernplattform benötigen Sie eine Internetverbindung sowie einen Browser (Google Chrome, Mozilla Firefox, Internet Explorer, etc).
84
85
86 {{/layout-cell}}
87
88 {{layout-cell}}
89 {{scroll-ignore}}
90 {{panel borderColor="#ddd" borderStyle="solid" title="Inhalt"}}
91
92
93 {{toc/}}
94 {{/panel}}
95 {{/scroll-ignore}}
96
97
98
99
100 {{/layout-cell}}
101 {{/layout-section}}
102
103 {{layout-section ac:type="single"}}
104 {{layout-cell}}
105 == Hardware ==
106
107 Empfehlung für 300 gleichzeitige Nutzer:
108
109 * 8 GB RAM
110 * 2 CPUs > 2 GHz
111 * 200 GB HDD
112
113 == Software ==
114
115 Wir empfehlen Linux (64bit).
116 Folgende Distributionen werden aktuell für Produktivinstanzen verwendet:
117
118 * Scientific Linux
119 * Red Hat Enterprise Linux
120 * Ubuntu
121 * Open Suse
122 * SUSE Linux Enterprise Server.
123
124 Andere Distributionen sind möglich.
125
126 === Softwarekomponenten ===
127
128 * Webserver: Apache Webserver + mod_ssl (mod_jk oder proxy_ajp)
129 * Datenbankserver: Postgresql
130 * Applicationserver: Oracle Java 8, Apache Tomcat 8
131
132 === Verteilung ===
133
134 * bis 300 gleichzeitige Nutzer : alle Komponenten auf einen Server
135 * bis 500 gleichzeitige Nutzer: Trennung zwischen Datenbankserver und Applicationserver
136 * bis 800 gleichzeitige Nutzer: Trennung zwischen Datenbankserver, Applicationserver und Webserver
137 * bis 1200 gleichzeitige Nutzer: mehrere OPAL-Nodes auf dem Applicationserver
138 * ab ca. 1500 gleichzeitige Nutzer: mehrere Applicationserver
139 {{/layout-cell}}
140 {{/layout-section}}
141 {{/layout}}