Changes for page How to setup an XWiki docker container
Last modified by Alexandru Pentilescu on 2023/06/25 18:56
From version 15.1
edited by Alexandru Pentilescu
on 2022/06/08 21:25
on 2022/06/08 21:25
Change comment:
There is no comment for this version
To version 12.1
edited by Alexandru Pentilescu
on 2022/06/08 21:18
on 2022/06/08 21:18
Change comment:
Upload new image "Screenshot_20220607_015727.png", version 1.1
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -148,12 +148,8 @@ 148 148 149 149 In the end, you should see an image like the one below: 150 150 151 -[[image: Screenshot_20220607_015727.png]]151 +[[image:example.jpg]] 152 152 153 -**While it may be tempting to immediately try to setup an administrator account from this portal, unless you're browsing this page from localhost (i.e. the XWiki server is on the exact same machine that you're running your web browser from) DO NOT register an account YET! All traffic is unencrypted to the server and may be intercepted by anyone sniffing your internet packets. We must first configure an X509 TLS certificate with Nginx and configure Nginx to act as a reverse proxy for this wiki** 154 - 155 -For the time being, press the "Later" button on the dialog (not the "Never" one!) and then run a "docker-compose down" to stop the container from running. The first test run was a success! Congratulations! 156 - 157 157 = External references = 158 158 159 159 [[Official docker guide for installing XWiki>>https://github.com/xwiki/xwiki-docker/blob/master/README.md]]