Last modified by Carina Enke on 12.08.2024

From version 1.2
edited by Carina Enke
on 12.08.2024
Change comment: There is no comment for this version
To version 1.1
edited by Carina Enke
on 13.01.2024
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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  The learning platform is a web-based application mainly written in Java. The following standard applications are supported:
4 4  
5 5  * Web server: Apache
... ... @@ -7,18 +7,17 @@
7 7  * Management of data: PostgreSQL, XML
8 8  
9 9  To use this learning platform, you need an internet connection and a web browser (Google Chrome, Mozilla Firefox, Internet Explorer, etc.).
10 -{{/column}}
11 +{{/layout-cell}}
11 11  
12 -{{column width="30%"}}
13 -
13 +{{layout-cell}}
14 14  {{panel title="Content"}}
15 -{{toc start="2"/}}
15 +{{toc minLevel="2"/}}
16 16  {{/panel}}
17 +{{/layout-cell}}
18 +{{/layout-section}}
17 17  
18 -{{/column}}
19 -{{/section}}
20 -
21 -
20 +{{layout-section ac:type="single"}}
21 +{{layout-cell}}
22 22  == Hardware ==
23 23  
24 24  Recommendation for 300 concurrent users:
... ... @@ -39,8 +39,10 @@
39 39  * Open Suse
40 40  * SUSE Linux Enterprise Server
41 41  
42 +(% style="text-align: left;" %)
42 42  Other distributions are possible.
43 43  
45 +(% style="text-align: left;" %)
44 44  === Software components ===
45 45  
46 46  * Web server: Apache web server + mod_ssl (mod_jk or proxy_ajp)
... ... @@ -54,4 +54,6 @@
54 54  * Up to 800 concurrent users: Separation between database server, application server, and web server
55 55  * Up to 1200 concurrent users: Multiple OPAL nodes on the application server
56 56  * More than approx. 1500 concurrent users: Multiple application servers
57 -
59 +{{/layout-cell}}
60 +{{/layout-section}}
61 +{{/layout}}