6 Commits

Author SHA1 Message Date
Greg
0e9a51cfb1
fix: annotation-tool is missing DOMAIN_WHITELIST envvar (#5997)
The docker-compose.yml file for annotation tool
('annotation_tool/domain-compose.yml') is giving an error with latest
image.

The annotation-tool demands the `DOMAIN_WHITELIST` envvar to be defined
that is not a part of the given template referenced by the
documentation.

Signed-off-by: Greg Nagy <greg.nagy@deepset.ai>
2023-10-08 19:48:30 +02:00
oryx1729
5fc84904f1
fix: update envs for the backend image of annotation tool (#4535) 2023-03-29 12:54:21 +02:00
tstadel
9ad90b2e23
fix healtcheck cmds for annotation tool postgres (#2840) 2022-07-18 18:31:22 +02:00
Massimiliano Pippi
bb729ab95f
wait for postgres to be ready before data migrations (#2654) 2022-06-10 19:30:57 +02:00
venuraja79
e930d8a717
Annotation Tool: data is not persisted when using local version #853 (#855) 2021-02-21 15:35:45 +01:00
Tanay Soni
52000ff678
Add Docker setup for the annotation tool (#444) 2020-09-29 14:09:45 +02:00