Typesense typesense/typesense:29.0 https://hub.docker.com/r/typesense/typesense bridge sh false https://github.com/Eurotimmy/unraid-templates/blob/main/Typesense/README.md https://forums.unraid.net/topic/193903-support-eurotimmy-typesense-typesense-dashboard/ https://github.com/typesense/typesense False typesense search engine algolia alternative full-text faceted filtering vector search typo tolerant instantsearch Typesense is an open-source, typo-tolerant search engine focused on simplicity, performance and developer ergonomics. It supports fast full-text search with faceting/filtering, synonyms, geosearch and vector search. This template deploys the official Typesense container (v29.0) on Unraid, exposing the HTTP API on port 8108 and persisting data to /data. On first start you must set a bootstrap Admin API key (TYPESENSE_API_KEY). You can later create scoped keys for front-end clients. CORS can be enabled for browser apps via TYPESENSE_ENABLE_CORS. :: IMPORTANT NOTES :: • You must set TYPESENSE_DATA_DIR=/data (already included) otherwise the server will exit with 'Invalid configuration: Data directory is not specified'. • Back up the mapped /data directory; Typesense rebuilds in-memory indexes from it on restart. • Do not expose the Admin API publicly. Place behind a reverse proxy and restrict access/origins as appropriate. • Documentation: Server configuration and environment variables, API keys, and backups are covered in the official docs. Other: http://[IP]:[PORT:8108]/health https://raw.githubusercontent.com/Eurotimmy/unraid-templates/master/Typesense/typesense.xml https://github.com/Eurotimmy/unraid-templates/blob/main/Typesense/typesense.png 8108 /mnt/user/appdata/typesense/data /data true