mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Update README (#84)
This commit is contained in:
@@ -124,7 +124,7 @@ For further details on the settings see: https://manual.limesurvey.org/Data_encr
|
||||
|
||||
For further details on the settings see: https://manual.limesurvey.org/Optional_settings#Advanced_Path_Settings
|
||||
|
||||
# Running this Image with docker-compose
|
||||
# Running LimeSurvey with docker-compose
|
||||
|
||||
The easiest way to get a fully featured and functional setup is using a docker-compose file. Several examples are provided in the [repository](https://github.com/martialblog/docker-limesurvey).
|
||||
|
||||
@@ -138,6 +138,12 @@ http://localhost:8080/
|
||||
http://localhost:8080/index.php/admin
|
||||
```
|
||||
|
||||
# Running LimeSurvey with Helm
|
||||
|
||||
A Helm Chart for this Image can be used for deployments. Please refer to the Helm Repository for further details:
|
||||
|
||||
https://github.com/martialblog/helm-charts
|
||||
|
||||
# Upgrade Guide
|
||||
|
||||
These guides are only referring to the Docker Image, for details on the application users should consult the [official LimeSurvey documentation](https://manual.limesurvey.org/Upgrading_from_a_previous_version) for details.
|
||||
|
||||
Reference in New Issue
Block a user