Changes for page Deployment

Last modified by chrisby on 2024/03/03 14:54

From version 3.2
edited by chrisby
on 2023/09/03 22:21
Change comment: Update document after refactoring.
To version 1.1
edited by chrisby
on 2022/12/25 14:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Deployment
1 +Minimum Effort Deployment
Parent
... ... @@ -1,1 +1,1 @@
1 -Software Stacks.XWiki.WebHome
1 +Tutorials and Guides.XWiki.WebHome
Content
... ... @@ -1,9 +1,3 @@
1 -(% style="text-align: justify;" %)
2 -To deploy XWiki with a few simple commands, you should follow the instructions in the Quickstart section in the README of this [[XWiki Docker Fork on Github>>url:https://github.com/crispy-coding/xwiki-docker]]. As long as the [[corresponding pull request>>https://github.com/xwiki/xwiki-docker/pull/35]] is not merged to the original repository, the Git command must be adjusted as follows:
1 +To deploy XWiki with a few simple commands, you should follow the instructions in the Quickstart section of this [[XWiki Docker Fork on Github>>url:https://github.com/crispy-coding/xwiki-docker]].
3 3  
4 -{{code}}
5 -git clone --depth 1 https://github.com/crispy-coding/xwiki-docker
6 -{{/code}}
7 -
8 -(% style="text-align: justify;" %)
9 -The other instructions below remain the same and should be followed. After deploying XWiki, you should configure it through the GUI to customize the website to your needs. I have written an article about the [[most important configurations>>doc:Software Stacks.XWiki.Most Important Configurations.WebHome]] that I had applied for this website.
3 +After deploying XWiki, you should configure it through the GUI to customize the website to your needs. I have written an article about the [[most important configurations>>url:http://localhost:8080/bin/view/Administration/XWiki/Most%20Important%20GUI%20Configurations/]] that I had applied for this website.