Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

medizininformatik-initiative/blaze

Repository files navigation

This repository is deprecated. Please use the vanilla Blaze image that can be found here and add custom search parameters according to the documentation.

MII Blaze

This repository contains a Blaze server image, which includes the search parameters necessary for the Medizininformatik Initiative feasibility project.

The image is based on Blaze v0.20.6.

Start locally

docker-compose up -d

Build manually

docker build -t blaze:0.20.6 .

or using docker compose:

docker-compose build

Initialise testdata

bash init-testdata.sh