Typesense-Dashboard
Typesense-Dashboard
Docker app from Eurotimmy's Repository
Overview
A lightweight, feature-rich web dashboard for managing and browsing your Typesense collections.
• Default WebUI: http://IP:PORT/
• Optional auto-login: mount a JSON file to /srv/config.json (contains your Typesense host/port/protocol and API key).
• If serving behind a sub-path, set PUBLIC_PATH (e.g. "/dashboard").
• If your Typesense server is on a different origin, ensure it’s started with CORS enabled.
Note: If you want auto-login functionality, create the file config.json in your Unraid server first (typically at: /mnt/user/appdata/typesense-dashboard/config.json).
Runtime arguments
- Web UI
http://[IP]:[PORT:80]/- Network
bridge- Shell
/bin/sh- Privileged
- false
Template configuration
WebUI PortPorttcp
Container listens on 80. Change host port if 8080 is in use.
- Target
- 80
- Default
- 8080
Auto-login config (optional)Pathrw
Bind a file that exists on the host. IMPORTANT: create it first or Docker will make a folder.
- Target
- /srv/config.json
- Default
- /mnt/user/appdata/typesense-dashboard/config.json
PUBLIC_PATHVariable
Set to a sub-path (must start with '/') if you’re serving behind a reverse-proxy subfolder.
- Default
- /
Categories
Download Statistics
43,268
Total Downloads
3,035
This Month
4,069
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
ghcr.io/bfritscher/typesense-dashboard:latestLast Updated2026-03-24
First Seen2025-10-02
Run Typesense-Dashboard on Unraid.
Typesense-Dashboard is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.