Last modified by Alexandru Pentilescu on 2023/06/25 18:56

From version 17.1
edited by Alexandru Pentilescu
on 2022/06/08 21:45
Change comment: There is no comment for this version
To version 28.1
edited by Alexandru Pentilescu
on 2022/06/08 22:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,6 +9,8 @@
9 9  
10 10  With all of these details in mind, let's begin!
11 11  
12 +{{toc/}}
13 +
12 12  ----
13 13  
14 14  
... ... @@ -160,7 +160,7 @@
160 160  
161 161  In "/etc/nginx/sites-available/", please create a "xwiki.conf" file with the following contents:
162 162  
163 -{{code language="nginx configuration file"}}
165 +{{code language="nginx"}}
164 164  server {
165 165   server_name wiki.pentilescu.com;
166 166  
... ... @@ -185,6 +185,19 @@
185 185  sudo ln -s /etc/nginx/sites-available/xwiki.conf /etc/nginx/sites-enabled/xwiki.conf
186 186  {{/code}}
187 187  
190 +Finally, test your configuration before restarting Nginx with:
191 +
192 +{{code language="bash"}}
193 +sudo nginx -t
194 +{{/code}}
195 +
196 +If errors are reported, please review your configuration files and repair all the detected issues. If everything is fine then issue a "sudo systemctl restart nginx" and then you're pretty much good to go!
197 +
198 += Retrieving files for installing the Standard flavor packages and all its extensions=
199 +While the docker container contains all the necessary system utilities to run the XWiki server internally, a lot of functionality for the Wiki will be missing as it is.
200 +The XWiki container is very lackluster even in administration features and not installing the Standard flavor will give you a very barebones and almost functionally broken experience. As such, while optional, it is very strongly encouraged to install the Standard flavor along with XWiki to activate many of its most basic features.
201 +To do so, we will have to download a very specific XIP package from XWiki's download portal. Visit [[here>>https://www.xwiki.org/xwiki/bin/view/Download/]] this aforementioned download portal and click the "Download" button for the Long Term Support option on that page. On the new page, click the "Download" button for the "XIP Package" section. This will allow you to download the XIP package in question to your local computer.
202 +Unzip the contents of this XIP package (XIP is just a specific flavor of a ZIP archive so you can just rename the file to use the ".zip" extension if your archive program doesn't recognize it) and upload the unzipped contents to the server where the docker image of XWiki is running, under the "data/xwiki-data/data/extension/repository/" subdirectory of your XWiki directory.
188 188  = External references =
189 189  
190 190  [[Official docker guide for installing XWiki>>https://github.com/xwiki/xwiki-docker/blob/master/README.md]]
Screenshot_20220607_015843.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AlexandruPentilescu
Size
... ... @@ -1,0 +1,1 @@
1 +104.4 KB
Content
Screenshot_20220607_020931.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AlexandruPentilescu
Size
... ... @@ -1,0 +1,1 @@
1 +97.0 KB
Content
Screenshot_20220607_020959.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AlexandruPentilescu
Size
... ... @@ -1,0 +1,1 @@
1 +127.7 KB
Content
Screenshot_20220607_021031.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.AlexandruPentilescu
Size
... ... @@ -1,0 +1,1 @@
1 +182.0 KB
Content