Changes for page LimeSurvey

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

From version 1.3
edited by chrisby
on 2023/09/11 22:02
Change comment: There is no comment for this version
To version 1.5
edited by chrisby
on 2024/03/03 14:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,6 @@
1 -**docker-compose.yml**
1 +====== docker-compose.yml ======
2 2  
3 -{{code language="yaml"}}
3 +{{code language="none"}}
4 4  version: "3.3"
5 5  
6 6  volumes:
... ... @@ -62,6 +62,8 @@
62 62   - limesurvey-db:/var/lib/mysql
63 63  {{/code}}
64 64  
65 +====== Instructions ======
66 +
65 65  * Execute {{code language="none"}}docker-compose up -d{{/code}}
66 66  * Go to {{code language="none"}}https://<subdomain>/index.php/admin{{/code}}
67 67  * Login as "admin" using the "<ADMIN_PASSWORD>"