Typesense
OfficielleApplication Docker from Eurotimmy's Repository
Vue d'ensemble
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.
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8108]/health- Réseau
bridge- Coquille
sh- Privilégié
- false
Configuration du modèle
API PortPorttcp
Typesense HTTP API port
- Cible
- 8108
- Défaut
- 8108
- Valeur
- 8108
Data LocationPathrw
Persistent data directory for collections, snapshots and indexes
- Cible
- /data
- Valeur
- /mnt/user/appdata/typesense/data
TYPESENSE_API_KEYVariable
Bootstrap Admin API key (required on first run). Use scoped keys for clients.
TYPESENSE_DATA_DIRVariable
Directory where Typesense stores data (maps to the container path above).
- Défaut
- /data
- Valeur
- /data
Enable CORSVariable
Set to true to allow browser apps to call the API. For production, restrict origins via your reverse proxy.
- Cible
- TYPESENSE_ENABLE_CORS
- Défaut
- true
- Valeur
- true
Catégories
Télécharger les statistiques
27,417,793
Total des téléchargements
1,243,101
Ce mois-ci
1,092,062
Moyenne / Mois
Total des téléchargements au fil du temps
Chargement du graphique...
Détails
Référentiel
typesense/typesense:29.0Dernière mise à jour2026-05-19
Première vue2025-10-01
Exécutez Typesense sur Unraid.
Typesense est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.