[go: nahoru, domu]

Skip to content

Haystack Annotation tool: Unclear on credentials in the docker-compose.yml file #5577

Closed Answered by bogdankostic
tarangMittal asked this question in Questions
Discussion options

You must be logged in to vote

Hey @tarangMittal, the docker-compose file will take care of creating the database, so no need to set up postgres yourself. Before running docker-compose up, you need to uncomment this line and the following ones (and choose appropriate values for the environment variables.) Also, it seems that you need to add the environment variable DOMAIN_WHITELIST (for example DOMAIN_WHITELIST: "1"). If you want to change the DB name, username and password, make sure to change them in all places of the docker-compose file, so here, here, and here.

Let me know if you have further questions. :)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tarangMittal
Comment options

@bsna1988
Comment options

Answer selected by tarangMittal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants