Last modified by Simon Urli on 2023/10/10

<
From version < 8.1 >
edited by Vincent Massol
on 2014/06/07
To version < 7.7 >
edited by Vincent Massol
on 2013/11/05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -85,7 +85,25 @@
85 85  If your database is empty this will result in a minimal empty wiki installation. You may want to use the [[Import/Export tool>>AdminGuide.ImportExport]] to import some pages in your wiki. We recommend that you import the [[provided default XAR>>xwiki:Main.Download]]. If you're upgrading from an existing installation your database should already contain the pages you had before.
86 86  {{/info}}
87 87  
88 -== Concluding Step ==
88 += Concluding Step =
89 89  
90 -{{include reference="AdminGuide.InstallationConcludingSteps"/}}
90 +At this stage you have finished configuration XWiki. If you start your database and container and point your browser to ##http:~//localhost:8080/xwiki/## you'll have a working, albeit minimal, wiki (without any page loaded). The next step is either to create new pages by hand or import the default Wiki that we are providing as a [[XAR file>>xwiki:Main.Download]], by using the [[Import feature>>AdminGuide.ImportExport]].
91 91  
92 += Installing the Default Wiki XAR =
93 +
94 +The default wiki is a fully configured wiki that you can use as a starting point for creating your own wiki content. It provides the following:
95 +
96 +* A [[Blog>>extensions:Extension.Blog Application]]
97 +* A [[Dashboard>>extensions:Extension.Dashboard Application]]
98 +* A [[Panels Application>>extensions:Extension.Panels Application]]
99 +* [[Search>>extensions:Extension.Search Application]]
100 +* [[Administration features>>extensions:Extension.Administration Application]] (Access rights, Group and users management, etc)
101 +* ... and much more
102 +
103 +**It comes configured with an "Admin" user (password is "admin" in lowercase). You'll need that username/password to log in once you've imported the default wiki.**
104 +
105 +To install the XAR, use the [[Import/Export tool>>AdminGuide.ImportExport]].
106 +
107 +{{warning}}
108 +If you're upgrading an existing wiki be careful that the XAR import operation will replace the content of the existing pages of your wiki with the content of the XAR (New pages that you have created will not be modified). As a consequence it's critical that you [[perform a backup>>platform:AdminGuide.Backup]] first and read the upgrade nodes bellow carefully.
109 +{{/warning}}

Get Connected