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

From version 32.1
edited by Alexandru Pentilescu
on 2022/06/09 21:58
Change comment: There is no comment for this version
To version 17.1
edited by Alexandru Pentilescu
on 2022/06/08 21:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,8 +9,6 @@
9 9  
10 10  With all of these details in mind, let's begin!
11 11  
12 -{{box title="**Contents**"}}{{toc /}}{{/box}}
13 -
14 14  ----
15 15  
16 16  
... ... @@ -162,7 +162,7 @@
162 162  
163 163  In "/etc/nginx/sites-available/", please create a "xwiki.conf" file with the following contents:
164 164  
165 -{{code language="nginx"}}
163 +{{code language="nginx configuration file"}}
166 166  server {
167 167   server_name wiki.pentilescu.com;
168 168  
... ... @@ -187,27 +187,6 @@
187 187  sudo ln -s /etc/nginx/sites-available/xwiki.conf /etc/nginx/sites-enabled/xwiki.conf
188 188  {{/code}}
189 189  
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.
203 -Once this has been done, you may issue a "docker-compose up -d" again to start up the XWiki engine once again. Now that the files have been delivered to their expected disk location and are accessible to the engine, you will be good to go to install them efficiently.
204 -There are other means of installing the Standard flavor as well, as detailed [[here>>https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Installation/#HOthermethods]]. Choose whichever alternative you wish!
205 -
206 -Once the XWiki engine has initialized its start state properly, you may visit your XWiki instance by going into the browser and accessing the wiki via your Nginx configured subdomain, rather than by port 8081 as we previously did. If you opted to also configure Nginx to inject TLS into the connection, you should now see the green lock in your web browser, next to the address bar, indicating that your connection to your server is encrypted and protected from any network sniffers. You may now proceed to both create an administrative account, as well as install the Standard flavor.
207 -
208 -
209 -= Initial XWiki setup for administrative account and installing the Standard flavor=
210 -
211 211  = External references =
212 212  
213 213  [[Official docker guide for installing XWiki>>https://github.com/xwiki/xwiki-docker/blob/master/README.md]]
Screenshot_20220607_015843.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AlexandruPentilescu
Size
... ... @@ -1,1 +1,0 @@
1 -104.4 KB
Content
Screenshot_20220607_020931.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AlexandruPentilescu
Size
... ... @@ -1,1 +1,0 @@
1 -97.0 KB
Content
Screenshot_20220607_020959.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AlexandruPentilescu
Size
... ... @@ -1,1 +1,0 @@
1 -127.7 KB
Content
Screenshot_20220607_021031.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.AlexandruPentilescu
Size
... ... @@ -1,1 +1,0 @@
1 -182.0 KB
Content