Wiki source code of Administrator Guide
Last modified by Eduard Moraru on 2020/07/20 19:29
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity output="false"}} | ||
| 2 | $xwiki.ssx.use('xwiki:Documentation.WebHome') | ||
| 3 | {{/velocity}} | ||
| 4 | |||
| 5 | (% class="row cards" %) | ||
| 6 | ((( | ||
| 7 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 8 | ((( | ||
| 9 | (% class="card card1" %) | ||
| 10 | ((( | ||
| 11 | (% class="card-body" %) | ||
| 12 | ((( | ||
| 13 | ==== (% class="card-title" %)[[Installation>>Documentation.AdminGuide.Installation.WebHome]](%%) ==== | ||
| 14 | |||
| 15 | (% class="card-text" %) | ||
| 16 | ((( | ||
| 17 | Learn how to install XWiki on your machine or upgrade an existing installation. | ||
| 18 | ))) | ||
| 19 | ))) | ||
| 20 | ))) | ||
| 21 | ))) | ||
| 22 | |||
| 23 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 24 | ((( | ||
| 25 | (% class="card card1" %) | ||
| 26 | ((( | ||
| 27 | (% class="card-body" %) | ||
| 28 | ((( | ||
| 29 | ==== (% class="card-title" %)[[Configuration>>Documentation.AdminGuide.Configuration.WebHome]](%%) ==== | ||
| 30 | |||
| 31 | (% class="card-text" %) | ||
| 32 | ((( | ||
| 33 | Learn how to configure and tune XWiki in various ways. | ||
| 34 | ))) | ||
| 35 | ))) | ||
| 36 | ))) | ||
| 37 | ))) | ||
| 38 | |||
| 39 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 40 | ((( | ||
| 41 | (% class="card card1" %) | ||
| 42 | ((( | ||
| 43 | (% class="card-body" %) | ||
| 44 | ((( | ||
| 45 | ==== (% class="card-title" %)[[Upgrade>>Documentation.AdminGuide.Upgrade]](%%) ==== | ||
| 46 | |||
| 47 | (% class="card-text" %) | ||
| 48 | ((( | ||
| 49 | Learn how to upgrade your XWiki installation to keep it up-to-date. | ||
| 50 | ))) | ||
| 51 | ))) | ||
| 52 | ))) | ||
| 53 | ))) | ||
| 54 | ))) | ||
| 55 | |||
| 56 | == Main Topics == | ||
| 57 | |||
| 58 | |||
| 59 | (% class="row cards" %) | ||
| 60 | ((( | ||
| 61 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 62 | ((( | ||
| 63 | (% class="card card2" %) | ||
| 64 | ((( | ||
| 65 | (% class="card-body" %) | ||
| 66 | ((( | ||
| 67 | (% class="card-title" %) | ||
| 68 | ((( | ||
| 69 | ===== [[Documentation.AdminGuide.Authentication.WebHome]] ===== | ||
| 70 | ))) | ||
| 71 | |||
| 72 | (% class="card-subtitle mb-2" %) | ||
| 73 | ((( | ||
| 74 | ====== Configure XWiki's authentication mechanism (Database, LDAP, custom implementation, etc). ====== | ||
| 75 | ))) | ||
| 76 | ))) | ||
| 77 | ))) | ||
| 78 | ))) | ||
| 79 | |||
| 80 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 81 | ((( | ||
| 82 | (% class="card card2" %) | ||
| 83 | ((( | ||
| 84 | (% class="card-body" %) | ||
| 85 | ((( | ||
| 86 | (% class="card-title" %) | ||
| 87 | ((( | ||
| 88 | ===== [[Documentation.AdminGuide.User Management]] ===== | ||
| 89 | ))) | ||
| 90 | |||
| 91 | (% class="card-subtitle mb-2" %) | ||
| 92 | ((( | ||
| 93 | ====== Add, Edit, Delete and manage users. ====== | ||
| 94 | ))) | ||
| 95 | ))) | ||
| 96 | ))) | ||
| 97 | ))) | ||
| 98 | |||
| 99 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 100 | ((( | ||
| 101 | (% class="card card2" %) | ||
| 102 | ((( | ||
| 103 | (% class="card-body" %) | ||
| 104 | ((( | ||
| 105 | (% class="card-title" %) | ||
| 106 | ((( | ||
| 107 | ===== [[Documentation.AdminGuide.Access Rights.WebHome]] ===== | ||
| 108 | ))) | ||
| 109 | |||
| 110 | (% class="card-subtitle mb-2" %) | ||
| 111 | ((( | ||
| 112 | ====== Define which users should be allowed to view and interact with your wiki. ====== | ||
| 113 | ))) | ||
| 114 | ))) | ||
| 115 | ))) | ||
| 116 | ))) | ||
| 117 | ))) | ||
| 118 | |||
| 119 | (% class="hidden-xs" %) | ||
| 120 | ---- | ||
| 121 | |||
| 122 | (% class="row cards" %) | ||
| 123 | ((( | ||
| 124 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 125 | ((( | ||
| 126 | (% class="card card2" %) | ||
| 127 | ((( | ||
| 128 | (% class="card-body" %) | ||
| 129 | ((( | ||
| 130 | (% class="card-title" %) | ||
| 131 | ((( | ||
| 132 | ===== [[Import/Export>>Documentation.AdminGuide.ImportExport]] ===== | ||
| 133 | ))) | ||
| 134 | |||
| 135 | (% class="card-subtitle mb-2" %) | ||
| 136 | ((( | ||
| 137 | ====== Import and Export pages to and from your wikis. ====== | ||
| 138 | ))) | ||
| 139 | ))) | ||
| 140 | ))) | ||
| 141 | ))) | ||
| 142 | |||
| 143 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 144 | ((( | ||
| 145 | (% class="card card2" %) | ||
| 146 | ((( | ||
| 147 | (% class="card-body" %) | ||
| 148 | ((( | ||
| 149 | (% class="card-title" %) | ||
| 150 | ((( | ||
| 151 | ===== [[Skins>>Documentation.AdminGuide.Skins]] ===== | ||
| 152 | ))) | ||
| 153 | |||
| 154 | (% class="card-subtitle mb-2" %) | ||
| 155 | ((( | ||
| 156 | ====== Learn how to use a different skin and even how to create a complete new one. ====== | ||
| 157 | ))) | ||
| 158 | ))) | ||
| 159 | ))) | ||
| 160 | ))) | ||
| 161 | |||
| 162 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 163 | ((( | ||
| 164 | (% class="card card2" %) | ||
| 165 | ((( | ||
| 166 | (% class="card-body" %) | ||
| 167 | ((( | ||
| 168 | (% class="card-title" %) | ||
| 169 | ((( | ||
| 170 | ===== [[Backup/Restore>>Documentation.AdminGuide.Backup]] ===== | ||
| 171 | ))) | ||
| 172 | |||
| 173 | (% class="card-subtitle mb-2" %) | ||
| 174 | ((( | ||
| 175 | ====== Learn how to backup and restore your wiki. ====== | ||
| 176 | ))) | ||
| 177 | ))) | ||
| 178 | ))) | ||
| 179 | ))) | ||
| 180 | ))) | ||
| 181 | |||
| 182 | (% class="hidden-xs" %) | ||
| 183 | ---- | ||
| 184 | |||
| 185 | (% class="row cards" %) | ||
| 186 | ((( | ||
| 187 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 188 | ((( | ||
| 189 | (% class="card card2" %) | ||
| 190 | ((( | ||
| 191 | (% class="card-body" %) | ||
| 192 | ((( | ||
| 193 | (% class="card-title" %) | ||
| 194 | ((( | ||
| 195 | ===== [[Documentation.AdminGuide.Performances.Database Administration.WebHome]] ===== | ||
| 196 | ))) | ||
| 197 | |||
| 198 | (% class="card-subtitle mb-2" %) | ||
| 199 | ((( | ||
| 200 | ====== Administer your XWiki database. ====== | ||
| 201 | ))) | ||
| 202 | ))) | ||
| 203 | ))) | ||
| 204 | ))) | ||
| 205 | |||
| 206 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 207 | ((( | ||
| 208 | (% class="card card2" %) | ||
| 209 | ((( | ||
| 210 | (% class="card-body" %) | ||
| 211 | ((( | ||
| 212 | (% class="card-title" %) | ||
| 213 | ((( | ||
| 214 | ===== [[Performance Tuning>>Documentation.AdminGuide.Performances.WebHome]] ===== | ||
| 215 | ))) | ||
| 216 | |||
| 217 | (% class="card-subtitle mb-2" %) | ||
| 218 | ((( | ||
| 219 | ====== Improve your wiki's performance. ====== | ||
| 220 | ))) | ||
| 221 | ))) | ||
| 222 | ))) | ||
| 223 | ))) | ||
| 224 | |||
| 225 | (% class="col-xs-12 col-sm-6 col-md-4 cards-container" %) | ||
| 226 | ((( | ||
| 227 | (% class="card card2" %) | ||
| 228 | ((( | ||
| 229 | (% class="card-body" %) | ||
| 230 | ((( | ||
| 231 | (% class="card-title" %) | ||
| 232 | ((( | ||
| 233 | ===== [[Documentation.AdminGuide.Security]] ===== | ||
| 234 | ))) | ||
| 235 | |||
| 236 | (% class="card-subtitle mb-2" %) | ||
| 237 | ((( | ||
| 238 | ====== Tune the configuration to secure your wiki. ====== | ||
| 239 | ))) | ||
| 240 | ))) | ||
| 241 | ))) | ||
| 242 | ))) | ||
| 243 | ))) | ||
| 244 | |||
| 245 | |||
| 246 | (% class="row cards" %) | ||
| 247 | ((( | ||
| 248 | |||
| 249 | ))) | ||
| 250 | |||
| 251 | == Other Topics == | ||
| 252 | |||
| 253 | |||
| 254 | ; [[Multi Tenancy>>Documentation.AdminGuide.Virtualization.WebHome]] | ||
| 255 | : Learn how you can have multiple wikis running on the same XWiki instance (i.e. same JVM) for great scalability. | ||
| 256 | |||
| 257 | ; [[Access a wiki>>Documentation.AdminGuide.Virtualization.AccessWiki.WebHome]] | ||
| 258 | : Learn the different ways to target a wiki when you have more than one wiki in your instance. | ||
| 259 | |||
| 260 | ; [[Applications installation into wiki-farm>>Documentation.AdminGuide.Installation.ApplicationInstallationIntoWikiFarm.WebHome]] | ||
| 261 | : Learn the peculiarities of application installation on wiki-farm | ||
| 262 | |||
| 263 | ; [[Documentation.AdminGuide.Group Management]] | ||
| 264 | : Add, Edit, Delete and manage groups. | ||
| 265 | |||
| 266 | ; [[Documentation.AdminGuide.Configuration.Encoding.WebHome]] | ||
| 267 | : Learn how to configure XWiki for UTF-8 or any other non-default encoding. | ||
| 268 | |||
| 269 | ; [[Documentation.AdminGuide.Logging]] | ||
| 270 | : Configure XWiki's logging system. | ||
| 271 | |||
| 272 | ; [[Documentation.AdminGuide.Attachments]] | ||
| 273 | : Configure how attachments are stored, whether version history will be kept and set size limits. | ||
| 274 | |||
| 275 | ; [[Short URLs>>Documentation.AdminGuide.ShortURLs]] | ||
| 276 | : Learn how to configure the XWiki URL scheme to generate short URLs. | ||
| 277 | |||
| 278 | ; [[Clustering>>Documentation.AdminGuide.Clustering.WebHome]] | ||
| 279 | : You can run multiple instances of XWiki on the same database to be able to do load balancing. Here's how to do it. | ||
| 280 | |||
| 281 | ; [[Documentation.AdminGuide.Monitoring]] | ||
| 282 | : Monitor a running instance using JMX | ||
| 283 | |||
| 284 | ; [[AntiSpam Techniques>>Documentation.AdminGuide.AntiSpam]] | ||
| 285 | : Various strategies and tools to fight spam in public XWiki instances |