NASearch
Docker 应用程序 from UnraidUser-4408178955's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:8000]/- 网络
bridge- 外壳
bash- 特权
- false
模板配置
Port to access the NASearch web interface.
- 目标
- 8000
- 默认值
- 8000
- 价值
- 8000
Root of your Unraid array, mounted read-only. NASearch will index and serve files from here.
- 目标
- /data
- 默认值
- /mnt/user
- 价值
- /mnt/user
Persistent storage for the plocate database and settings.json.
- 目标
- /index
- 默认值
- /mnt/user/appdata/nasearch
- 价值
- /mnt/user/appdata/nasearch
HTTP Basic Auth username. Set both AUTH_USER and AUTH_PASS to enable authentication (recommended).
- 目标
- AUTH_USER
HTTP Basic Auth password. Set both AUTH_USER and AUTH_PASS to enable authentication (recommended).
- 目标
- AUTH_PASS
Set to 'true' to explicitly disable authentication. Only use on a fully trusted, firewalled network. Either AUTH_USER+AUTH_PASS or NOAUTH=true must be set.
- 目标
- NOAUTH
Space-separated list of paths to skip during indexing.
- 目标
- PRUNE_PATHS
- 默认值
- /data/appdata /data/system /data/domains /data/isos
- 价值
- /data/appdata /data/system /data/domains /data/isos
Maximum number of search results returned per query.
- 目标
- MAX_RESULTS
- 默认值
- 500
- 价值
- 500
Display name shown on your Homepage dashboard. Leave blank if you are not using Homepage (https://gethomepage.dev).
- 目标
- homepage.name
- 默认值
- NASearch
- 价值
- NASearch
Dashboard group/category to place NASearch in (e.g. Tools, Media, System). Leave blank if not using Homepage.
- 目标
- homepage.group
Full URL Homepage should link to (e.g. http://192.168.1.10:8000 or your reverse-proxy address). Leave blank if not using Homepage.
- 目标
- homepage.href
详细信息
ghcr.io/dewgenenny/nasearch:latest在Unraid 上运行 NASearch 。
NASearch 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。