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

Specify container dependencies in docker compose instructions #57

Open
dennisvang opened this issue Nov 28, 2024 · 0 comments
Open

Specify container dependencies in docker compose instructions #57

dennisvang opened this issue Nov 28, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@dennisvang
Copy link
Contributor

The fdp-client depends on the fdp, which, in turn, depends on both the relational database (mongo or postgres) and the (optional) triple store.

These dependencies between docker containers need to be specified in the docker compose examples.

For this to work properly, we should also implement health checks for the fdp, relational db, and triple store.

See example in FAIRDataTeam/FAIRDataPoint-E2E-Tests#12

@dennisvang dennisvang added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 28, 2024
@dennisvang dennisvang self-assigned this Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant