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

Blaze Image including Codex Search Parameters

Notifications You must be signed in to change notification settings

num-codex/codex-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.

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