Changes for page Deployment

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

From version 3.6
edited by chrisby
on 2023/09/03 22:59
Change comment: There is no comment for this version
To version 3.7
edited by chrisby
on 2023/11/18 15:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,5 +1,5 @@
1 1  (% style="text-align: justify;" %)
2 -**docker-compose.yml**
2 +====== docker-compose.yml ======
3 3  
4 4  {{code language="yaml"}}
5 5  version: "3.3"
... ... @@ -63,6 +63,8 @@
63 63   - POSTGRES_INITDB_ARGS="--encoding=UTF8"
64 64  {{/code}}
65 65  
66 +====== Instructions ======
67 +
66 66  * Execute {{code language="none"}}docker-compose up -d{{/code}}
67 67  * Go to {{code language="none"}}https://subdomain>{{/code}}. XWiki may take a few minutes to set up.
68 68  * Once initialization is complete, simply follow the instructions, including creating an admin account.