From dfdee592656971372a789baca35524ba2cb4813f Mon Sep 17 00:00:00 2001 From: Birm Date: Thu, 2 Nov 2023 17:09:39 -0400 Subject: [PATCH] no more indexer --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a2fdd34..7b9067f 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,6 @@ To enable ssl, mount the private key and certificate files to the ca-back servic ## Component Services mongo - vanilla mongo container -idxMongo - ephemeral container to index mongo (that is, this container is *expected* to exit once it's done its job) - iip - slide tile server (see https://github.com/camicroscope/iipImage) loader - extracts metadata needed for image loading (see https://github.com/camicroscope/SlideLoader)