Wiki source code of Administrator's Guide

Version 14.2 by elbeeyou on 2011/11/20

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

Get Connected