Wiki source code of Administrator's Guide

Version 15.1 by Guillaume Fenollar on 2012/01/25

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

Get Connected