Last modified by Carina Enke on 12.08.2024

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

Summary

Details

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