Closed dominikznidar closed 6 years ago
postgres cert definition json is missing
@mateuszkrasucki added
Looks good to me except my small comments; will need some integration with auth.
@mateuszkrasucki where are those small comments?
@dominikznidar hm, in the review? like this one: "As I see based on docs, in the case of discovery API there should be "link" in whitelsitURLSanitize." you don't see those? I've posted them when the PR was first opened.
To make postgres start I needed to add in docker-compose config: postgres: build: context: . dockerfile: ./services/postgres/Dockerfile volumes:
Discovery service is responsible for matching user identifiable information to storage patient IDs.
The data is kept in sync with symmetric service that keeps data between different instances of database replicated according to our custom replication rules.