Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Latest commit

 

History

History
83 lines (55 loc) · 2.88 KB

dockerization.md

File metadata and controls

83 lines (55 loc) · 2.88 KB

Install and Configure Lifemapper on Docker

Containers

  • Backend (PostgreSQL server)
  • Compute
  • NGinx (PostgreSQL client)
  • System test (lmtest and specify-openapi-tools)
  • Solr
  • Flask

Environment variables

System dependencies

Flask container only:

Solr container only:

  • solr (docker hub?)

Backend container only:

Backend and Compute containers:

Testing container:

Source or binary installs

Installation resources

Combine Environmental variables and values with

  • variables in lifemapper/core/LmServer/config/config.lmserver.ini and values in lifemapper-server/src/version.mk
  • variables in lifemapper/core/LmCompute/config/config.lmcompute.ini and values in lifemapper-compute/src/version.mk

Process

Misc

Move helper shell scripts from roll repos lifemapper-server/src/rocks-lifemapper and lifemapper-compute/src/rocks-lmcompute into core/bin