Changes for page Administrator Guide

Last modified by Eduard Moraru on 2020/07/20

<
From version < 18.2 >
edited by Roman Muntyanu
on 2014/01/09
To version < 19.1 >
edited by Vincent Massol
on 2014/01/10
>
Change comment: Rollback to version 18.1

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.coldserenity
1 +XWiki.VincentMassol
Content
... ... @@ -1,26 +1,69 @@
1 1  Everything you want to know about administrating XWiki, from Installation to backups and more.
2 2  
3 3  == Admin Topics ==
4 -|=(% style="width: 300px;" %)Topic |= Description
5 -| **[[Installation>>Installation]]** | Learn how to install XWiki on your machine or upgrade an existing installation.
6 -| **[[Upgrade>>Upgrade]]** | Learn how to upgrade your XWiki installation to keep it up-to-date.
7 -| **[[Configuration>>Configuration]]** | Learn how to configure and tune XWiki in various ways.
8 -| **[[Backup/Restore>>Backup]]** | Learn how to backup and restore your wiki.
9 -| **[[Multi Tenancy>>Virtualization]]** | Learn how you can have multiple wikis running on the same XWiki instance (i.e. same JVM) for great scalability.
10 -| **[[Access a wiki>>AccessWiki]]** | Learn the different ways to target a wiki when you have more than one wiki in your instance.
11 -| **[[Applications installation into wiki-farm>>ApplicationInstallationIntoWikiFarm]]** | Learn the peculiarities of application installation on wiki-farm
12 -| **[[Import/Export>>ImportExport]]** | Import and Export pages to and from your wikis.
13 -| **[[Security]]** | Tune the configuration to secure your wiki.
14 -| **[[Access Rights]]** | Define which users should be allowed to view and interact with your wiki.
15 -| **[[User Management]]** | Add, Edit, Delete and manage users.
16 -| **[[Group Management]]** | Add, Edit, Delete and manage groups.
17 -| **[[Skins>>Skins]]** | Learn how to use a different skin and even how to create a complete new one.
18 -| **[[Encoding]]** | Learn how to configure XWiki for UTF-8 or any other non-default encoding.
19 -| **[[Authentication]]** | Configure XWiki's authentication mechanism (Database, LDAP, custom implementation, etc).
20 -| **[[Logging]]** | Configure XWiki's logging system.
21 -| **[[Database Administration]]** | Administer your XWiki database.
22 -| **[[Attachments]]** | Configure how attachments are stored, whether version history will be kept and set size limits.
23 -| **[[Performance Tuning>>Performances]]** | Improve your wiki's performance.
24 -| **[[URL resolution]]** | Learn how XWiki parse and interpret given URL.
25 -| **[[Clustering>>Clustering]]** | You can run multiple instances of XWiki on the same database to be able to do load balancing. Here's how to do it.
26 -| **[[Monitoring]]** | Monitor a running instance using JMX
4 +
5 +; **[[Installation>>Installation]]**
6 +: Learn how to install XWiki on your machine or upgrade an existing installation.
7 +
8 +; **[[Upgrade>>Upgrade]]**
9 +: Learn how to upgrade your XWiki installation to keep it up-to-date.
10 +
11 +; **[[Configuration>>Configuration]]**
12 +: Learn how to configure and tune XWiki in various ways.
13 +
14 +; **[[Backup/Restore>>Backup]]**
15 +: Learn how to backup and restore your wiki.
16 +
17 +; **[[Multi Tenancy>>Virtualization]]**
18 +: Learn how you can have multiple wikis running on the same XWiki instance (i.e. same JVM) for great scalability.
19 +
20 +; **[[Access a wiki>>AccessWiki]]**
21 +: Learn the different ways to target a wiki when you have more than one wiki in your instance.
22 +
23 +; **[[Applications installation into wiki-farm>>ApplicationInstallationIntoWikiFarm]]**
24 +: Learn the peculiarities of application installation on wiki-farm
25 +
26 +; **[[Import/Export>>ImportExport]]**
27 +: Import and Export pages to and from your wikis.
28 +
29 +; **[[Security]]**
30 +: Tune the configuration to secure your wiki.
31 +
32 +; **[[Access Rights]]**
33 +: Define which users should be allowed to view and interact with your wiki.
34 +
35 +; **[[User Management]]**
36 +: Add, Edit, Delete and manage users.
37 +
38 +; **[[Group Management]]**
39 +: Add, Edit, Delete and manage groups.
40 +
41 +; **[[Skins>>Skins]]**
42 +: Learn how to use a different skin and even how to create a complete new one.
43 +
44 +; **[[Encoding]]**
45 +: Learn how to configure XWiki for UTF-8 or any other non-default encoding.
46 +
47 +; **[[Authentication]]**
48 +: Configure XWiki's authentication mechanism (Database, LDAP, custom implementation, etc).
49 +
50 +; **[[Logging]]**
51 +: Configure XWiki's logging system.
52 +
53 +; **[[Database Administration]]**
54 +: Administer your XWiki database.
55 +
56 +; **[[Attachments]]**
57 +: Configure how attachments are stored, whether version history will be kept and set size limits.
58 +
59 +; **[[Performance Tuning>>Performances]]**
60 +: Improve your wiki's performance.
61 +
62 +; **[[URL resolution]]**
63 +: Learn how XWiki parse and interpret given URL.
64 +
65 +; **[[Clustering>>Clustering]]**
66 +: You can run multiple instances of XWiki on the same database to be able to do load balancing. Here's how to do it.
67 +
68 +; **[[Monitoring]]**
69 +: Monitor a running instance using JMX

Get Connected