Replies: 1 comment 1 reply
-
So in theory seqr is platform agnostic so you should be able to get a basic AWS seqr instance by running the instructions for local setup on a single VM in AWS. You would be responsible for either running Also, any of the helper components specified in the docker compose file, such as redis, postgres, and elasticsearch, can be replaced with AWS services and then updating the seqr env's I believe @monkollek might have gotten seqr working on AWS at some point, but I don't know if he has any documentation/forks that would be helpful |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, apologies if this has been asked before I was just wondering if its possible to run a local install of seqr on AWS - is it possible to have a copy of the reference files in storage and somehow reference them when running
docker-compose exec pipeline-runner load_data.sh
?thanks!
Beta Was this translation helpful? Give feedback.
All reactions