Skip to content

LimeSurveyLimeSurvey

LimeSurvey is an open-source web-based online survey application. It allows users to develop and publish questionnaires, collect responses, create statistics, and export the resulting data to other applications.

Along with the application, the app will also install a Debian-based Apache web server and MySQL database.

Helm Chart on GitLab

Installation

Install the app through Rancher.

This Helm chart can be used with martialblog/limesurvey Docker images that have the -apache tag.

Choose a subdomain for icedc.se, for example, mynamespace-limesurvey.icedc.se

Access

The admin web interface will be accessible on your chosen subdomain, for example:

https://mynamespace-limesurvey.icedc.se/index.php/admin

Configuration

Uploads are stored in the /var/www/html/upload directory. This directory is mounted as a persistent volume, so it will survive pod restarts.