Skip to content

Commit

Permalink
Merge pull request #4516 from broadinstitute/local-deploy-test
Browse files Browse the repository at this point in the history
update local install test
  • Loading branch information
hanars authored Dec 4, 2024
2 parents fd46467 + 34148e6 commit 1ceb589
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test_local_deployment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ set -ex
docker compose up -d elasticsearch
docker compose exec -T elasticsearch chmod 777 ./data

cp ./deploy/postgres/initdb.sql ./data/postgres_init/initdb.sql

docker compose up -d seqr
docker compose logs postgres
docker compose logs elasticsearch
Expand Down

0 comments on commit 1ceb589

Please sign in to comment.