Skip to content

docker-compose #2906

Answered by hpuri
hpuri asked this question in Q&A
Aug 22, 2022 · 1 comment
Discussion options

You must be logged in to vote

NVM the solution is to chmod 777 the elasticsearch directory

e.g. after
SEQR_DIR=$(pwd)

wget https://raw.githubusercontent.com/broadinstitute/seqr/master/docker-compose.yml

sudo docker-compose up -d seqr

sudo chmod -R 777 $SEQR_DIR/data/elasticsearch

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hpuri
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant