Skip to content

Specify container dependencies in docker compose instructions #57

Description

@dennisvang

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

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions