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

Latest commit

 

History

History
23 lines (12 loc) · 757 Bytes

File metadata and controls

23 lines (12 loc) · 757 Bytes

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

CODEX Blaze

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

The image is based on Blaze v0.16.

Start locally

docker-compose up -d

Build manually

docker build -t codex-blaze:0.16 .

or using docker compose:

docker-compose build

Initialise testdata

bash init-testdata.sh