Changes for page Installation

Last modified by Thomas Mortagne on 2023/12/19

<
From version < 99.3 >
edited by Vincent Massol
on 2017/03/18
To version < 100.1 >
edited by Vincent Massol
on 2017/05/23
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -96,15 +96,16 @@
96 96  
97 97  == Installing without internet connection ==
98 98  
99 -Three solutions:
99 +Several options:
100 100  
101 101  * Set up a local Extension Repository, either as a Maven Repository or using the [[Extension Repository Application>>extensions:Extension.Repository Application]]. Of course you'll need to [[prefill it with all the extensions you'll wish to install when offline>>platform:AdminGuide.FillLocalMavenRepository]], which isn't something easy to do.
102 102  * [[Install the Standalone Distribution>>platform:AdminGuide.InstallationStandalone]] which contains a default set of wiki pages.
103 103  * Do not use the Distribution Wizard and [[import default wiki pages using the XAR Import feature>>AdminGuide.InstallationConcludingSteps]].
104 +* Use the [[Offline Packager Maven plugin>>https://github.com/xwiki-contrib/maven-plugin-offline-xwiki-repository-packager]].
104 104  
105 105  == Getting an error about SSL certificate ==
106 106  
107 -If you get an error in the log telling you that it fail to access some some https website it usually means you have a too old version of Java 8 (older that update 101) and you should upgrade it (does not need to be upgrade to next major version of Java, just make sure you have at least Java 8 update 101).
108 +If you get an error in the log telling you that it fail to access some some https website it usually means you have a too old version of Java 8 (older that update 101) and you should upgrade it (does not need to be upgraded to next major version of Java, just make sure you have at least Java 8 update 101).
108 108  
109 109  {{code language="none"}}
110 110  2017-03-14 20:40:17,494 [http://dwswiki10:8080/xwiki/bin/admin/XWiki/XWikiPreferences?editor=globaladmin&section=XWiki.AddExtensions] ERROR aultExtensionRepositoryManager - Failed to search on repository [store.xwiki.com:xwiki:https://store.xwiki.com/xwiki/rest] with query [org.xwiki.extension.repository.search.ExtensionQuery@78b5e254]. Ignore and go to next repository.

Get Connected