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
125 stars 31 forks source link

Update docker image and docker environment#536 #537

Closed phcollignon closed 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 pull request aims to:

This pull 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.

rugk commented 2 months ago

Did you mean to close https://github.com/EUSurvey/EUSURVEY/issues/536 with this PR?

Note you can (automatically) let issues close when a PR is merged by adding some "magic" text to your PR body. (Manually linking is also possible after creation of the PR.)