Typesense-Dashboard
Docker 应用程序 from Eurotimmy's Repository
概述
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).
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
bridge- 外壳
/bin/sh- 特权
- false
模板配置
WebUI PortPorttcp
Container listens on 80. Change host port if 8080 is in use.
- 目标
- 80
- 默认值
- 8080
Auto-login config (optional)Pathrw
Bind a file that exists on the host. IMPORTANT: create it first or Docker will make a folder.
- 目标
- /srv/config.json
- 默认值
- /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.
- 默认值
- /
下载统计数据
43,268
下载总数
3,035
本月
4,069
平均每月
长期下载总量
加载图表...
详细信息
存储库
ghcr.io/bfritscher/typesense-dashboard:latest最后更新2026-03-24
初见2025-10-02
在Unraid 上运行 Typesense-Dashboard 。
Typesense-Dashboard 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。