EUSurvey / EUSURVEY

EUSurvey is an opensource surveying tool. It features different types of questions, free text fields as well as more complex elements like editable tables and gallery elements. Results can be displayed as histograms, percentages or in full details and can be exported to different formats. All submitted answers (or a sub-set) can be published automatically on a dedicated webpage within the application. It is freely available for any organisation or administration, public or private and can also be deployed as an open source version.
https://ec.europa.eu/eusurvey
European Union Public License 1.2
121 stars 28 forks source link

Update docker image and docker environment #536

Open phcollignon opened 2 months ago

phcollignon commented 2 months ago

The current Docker image is outdated and does not run the latest EUSurvey code. Additionally, some properties are missing from the ossdocker Spring property file.

This feature request aims to:

This feature request also proposes the inclusion of optional containers :

By implementing these updates and enhancements, we will achieve a fully functional local development environment and an up-to-date Docker image suitable for cloud deployment.