Skip to content

refgenie/deploy_guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

Refgenieserver deploy guide

We're running 4 server instances on an AWS ECS cluster. These are available at:

Primary server

Data staging

Software staging

Basic demo

Two-stage container strategy

We use a 2-stage container building strategy:

  1. we build the refgenieserver application with no data, which lives at docker.io/databio/refgenieserver.
  2. for deploying a server, we start from the docker.io/databio/refgenieserver image and add a config file, building a new image that we can then deploy.

About

Information on deployed refgenieserver instances.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published