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 #537

Conversation

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

@clam2310 clam2310 merged commit 4eb193f into EUSurvey:master Sep 2, 2024
@rugk
Copy link

rugk commented Sep 11, 2024

Did you mean to close #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.)

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

Successfully merging this pull request may close these issues.

3 participants