Changes for page How to setup an XWiki docker container
Last modified by Alexandru Pentilescu on 2023/06/25 18:56
From version 33.1
edited by Alexandru Pentilescu
on 2022/06/09 22:08
on 2022/06/09 22:08
Change comment:
There is no comment for this version
To version 34.1
edited by Alexandru Pentilescu
on 2022/06/09 22:14
on 2022/06/09 22:14
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -229,6 +229,17 @@ 229 229 230 230 Press "Install". 231 231 232 +After some time, the following screen should appear: 233 +[[image:Screenshot_20220607_021031.png]] 234 + 235 +Press "Continue". Admittedly, this took several attempts on my end. I had to press "Continue" multiple times and a Time-out error appeared many times over, indicating that the process failed at some point. 236 + 237 +Not sure what was wrong, or what was even timing out. All the packages were supposed to already be provided by the XIP package which I already unarchived, so all the files should have been locally accessible for the server. Was it downloading something else in the process? Don't know. 238 +If you encounter a similar bug, please be persistent and keep on pressing "Continue" for another couple of times, like I did, around 3 or 4 times. If no progress is being made, press the "Later" button instead. If that button is disabled, press the "Select other flavor" at the top first and then press "Later", so that the installation of the Standard flavor is skipped. I did that and eventually it took me to the full Wiki page. 239 +Proceed through the next installation steps and eventually finish the setup wizard entirely. 240 +Once this is done, you should be directed to your XWiki's greeting page! 241 +Congratulations, you've finished your first installation! 242 + 232 232 = External references = 233 233 234 234 [[Official docker guide for installing XWiki>>https://github.com/xwiki/xwiki-docker/blob/master/README.md]]