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

Task/329 #338

Closed
wants to merge 8 commits into from
Closed

Task/329 #338

wants to merge 8 commits into from

Conversation

JMyrtue
Copy link
Contributor

@JMyrtue JMyrtue commented Nov 13, 2023

Description

Creates a localized docker-compose file for development.

Fixes #329

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Definition of Done:

  • When a Docker compose file can be called to instantiate a container with a MySQL server and the GIRAF web-api.
  • The underlying Dockerfiles must correctly define the MySQL server and GIRAF web-api.
  • Manually test that the endpoints are reachable through the container.

@JMyrtue
Copy link
Contributor Author

JMyrtue commented Nov 13, 2023

Initializing the tables of the database should be made easier, before this modification creates value.

Accordingly, the pull request is closed for now.

@JMyrtue JMyrtue closed this Nov 13, 2023
@JMyrtue JMyrtue deleted the Task/329 branch November 21, 2023 12:58
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.

Dockerization of local environment
2 participants