Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 685 Bytes

File metadata and controls

23 lines (14 loc) · 685 Bytes

Typesense

We use the official Typesense Docker image.

Installation

Typesense is an optional service and is not installed or enabled by default. To enable it, add the typesense.yml file to your COMPOSE_FILE list in the .env file. For example, on Unix systems:

COMPOSE_FILE=docker-compose.yml:opt/typesense.yml

After updating the .env file, run docker compose up -d --remove-orphans to start the service.

Connecting

Parameter Value
Host typesense (from a container)
localhost (from your computer)
Port 8108
Password typesense_admin_key