diff --git a/README.md b/README.md index 60fd172..956ab7d 100644 --- a/README.md +++ b/README.md @@ -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.