Last modified by Simon Urli on 2023/10/10

<
From version < 15.2 >
edited by Vincent Massol
on 2017/09/06
To version < 15.3 >
edited by Vincent Massol
on 2017/09/06
>
Change comment: Updated the relative links.

Summary

Details

Page properties
Content
... ... @@ -7,19 +7,19 @@
7 7  * Install and configure a Servlet Container
8 8  * Install and configure a relational database
9 9  
10 -But first, you'll need to [[download>>enterprise:Main.Download]] the .war version of XWiki and check the [[System Requirements>>AdminGuide.Installation#HPrerequisites]].
10 +But first, you'll need to [[download>>enterprise:Main.Download]] the .war version of XWiki and check the [[System Requirements>>platform:AdminGuide.Installation#HPrerequisites]].
11 11  
12 12  = Install and configure a Servlet Container =
13 13  
14 14  XWiki will work with any Servlet Container (provided it's properly configured obviously). We're only listing instructions for a few containers but you can adapt these instructions for your favorite container.
15 15  
16 -* [[Tomcat installation>>AdminGuide.InstallationTomcat]]
17 -* [[Jetty installation>>AdminGuide.InstallationJetty]]
18 -* [[GlassFish installation>>AdminGuide.InstallationGlassFish]]
19 -* [[WebSphere installation>>AdminGuide.InstallationWebSphere]]
20 -* [[JBoss Installation>>AdminGuide.InstallationJBoss]]
21 -* [[Oracle OC4J Installation>>AdminGuide.InstallationOC4J]]
22 -* [[Apache Geronimo>>AdminGuide.InstallationGeronimo]]
16 +* [[Tomcat installation>>platform:AdminGuide.InstallationTomcat]]
17 +* [[Jetty installation>>platform:AdminGuide.InstallationJetty]]
18 +* [[GlassFish installation>>platform:AdminGuide.InstallationGlassFish]]
19 +* [[WebSphere installation>>platform:AdminGuide.InstallationWebSphere]]
20 +* [[JBoss Installation>>platform:AdminGuide.InstallationJBoss]]
21 +* [[Oracle OC4J Installation>>platform:AdminGuide.InstallationOC4J]]
22 +* [[Apache Geronimo>>platform:AdminGuide.InstallationGeronimo]]
23 23  
24 24  Some containers have the Java Security Manager turned on. In this case, XWiki needs to be granted some permissions. Below there's a sample policy file if you want to run your container with the Security Manager active. Depending on the version of XWiki that you use and on the plugins/extensions that you use the permissions might need to be adjusted to your needs:
25 25  
... ... @@ -55,7 +55,7 @@
55 55  
56 56  = Set a proper permanent directory =
57 57  
58 -Open ##WEB-INF/xwiki.properties## and make sure to [[set a proper permanent directory>>AdminGuide.Configuration#HConfiguringDirectories]].
58 +Open ##WEB-INF/xwiki.properties## and make sure to [[set a proper permanent directory>>platform:AdminGuide.Configuration#HConfiguringDirectories]].
59 59  
60 60  = Install and configure a Relational Database =
61 61  
... ... @@ -74,14 +74,14 @@
74 74  
75 75  Install and configure the database you wish to use:
76 76  
77 -* [[HSQL Installation>>AdminGuide.InstallationHSQL]]
78 -* [[MySQL Installation>>AdminGuide.InstallationMySQL]]
79 -* [[PostgreSQL Installation>>AdminGuide.InstallationPostgreSQL]]
80 -* [[Oracle Installation>>AdminGuide.InstallationOracle]]
81 -* [[DB2 Installation>>AdminGuide.InstallationDB2]]
82 -* [[Derby Installation>>AdminGuide.InstallationDerby]]
83 -* [[Microsoft SQL Server Installation>>AdminGuide.InstallationMSSQL]]
84 -* [[H2 Installation>>AdminGuide.InstallationH2]]
77 +* [[HSQL Installation>>platform:AdminGuide.InstallationHSQL]]
78 +* [[MySQL Installation>>platform:AdminGuide.InstallationMySQL]]
79 +* [[PostgreSQL Installation>>platform:AdminGuide.InstallationPostgreSQL]]
80 +* [[Oracle Installation>>platform:AdminGuide.InstallationOracle]]
81 +* [[DB2 Installation>>platform:AdminGuide.InstallationDB2]]
82 +* [[Derby Installation>>platform:AdminGuide.InstallationDerby]]
83 +* [[Microsoft SQL Server Installation>>platform:AdminGuide.InstallationMSSQL]]
84 +* [[H2 Installation>>platform:AdminGuide.InstallationH2]]
85 85  
86 86  == Using a Data Source ==
87 87  
... ... @@ -93,4 +93,4 @@
93 93  
94 94  = Install the XWiki UI =
95 95  
96 -{{include reference="AdminGuide.InstallationConcludingSteps"/}}
96 +{{include reference="platform:AdminGuide.InstallationConcludingSteps"/}}

Get Connected