Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update docker image and docker environment #536

Open
phcollignon opened this issue Aug 27, 2024 · 0 comments
Open

Update docker image and docker environment #536

phcollignon opened this issue Aug 27, 2024 · 0 comments

Comments

@phcollignon
Copy link
Contributor

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:

  • Update the Docker Image: ensure the Docker image is running the latest version of EUSurvey code.
  • Provide a new ossdocker environment including all necessary Spring properties.

This feature request also proposes the inclusion of optional containers :

  • Mockup CAS EULogin Authentication Server: to simulate authentication processes locally with a CAS Server.
  • Mockup LDAP OpenLDAP Server: to simulate directory services for development and testing purposes.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@phcollignon and others