NASearch

NASearch

Aplicación Docker from UnraidUser-4408178955's Repository

Visión general

Lightweight file search UI for your Unraid array. Uses plocate to index your files and serves a fast browser-based search interface with previews for images, video, audio, PDF, and text files. Supports inline download, folder zip, and optional HTTP Basic Auth. No Elasticsearch, no Node, no build step. IMPORTANT: You must set either AUTH_USER + AUTH_PASS (recommended) or NOAUTH=true before the app will start.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8000]/
Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

WebUI PortPorttcp

Port to access the NASearch web interface.

Objetivo
8000
Por defecto
8000
Valor
8000
Array PathPathro

Root of your Unraid array, mounted read-only. NASearch will index and serve files from here.

Objetivo
/data
Por defecto
/mnt/user
Valor
/mnt/user
Index & Config StoragePathrw

Persistent storage for the plocate database and settings.json.

Objetivo
/index
Por defecto
/mnt/user/appdata/nasearch
Valor
/mnt/user/appdata/nasearch
Auth UsernameVariable

HTTP Basic Auth username. Set both AUTH_USER and AUTH_PASS to enable authentication (recommended).

Objetivo
AUTH_USER
Auth PasswordVariable

HTTP Basic Auth password. Set both AUTH_USER and AUTH_PASS to enable authentication (recommended).

Objetivo
AUTH_PASS
Disable AuthVariable

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.

Objetivo
NOAUTH
Prune PathsVariable

Space-separated list of paths to skip during indexing.

Objetivo
PRUNE_PATHS
Por defecto
/data/appdata /data/system /data/domains /data/isos
Valor
/data/appdata /data/system /data/domains /data/isos
Max ResultsVariable

Maximum number of search results returned per query.

Objetivo
MAX_RESULTS
Por defecto
500
Valor
500
Homepage: NameLabel

Display name shown on your Homepage dashboard. Leave blank if you are not using Homepage (https://gethomepage.dev).

Objetivo
homepage.name
Por defecto
NASearch
Valor
NASearch
Homepage: GroupLabel

Dashboard group/category to place NASearch in (e.g. Tools, Media, System). Leave blank if not using Homepage.

Objetivo
homepage.group
Homepage: URLLabel

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.

Objetivo
homepage.href

Categorías

Detalles

Repositorio
ghcr.io/dewgenenny/nasearch:latest
Última actualización2026-06-02
Visto por primera vez2026-05-29

Ejecute NASearch en Unraid.

NASearch se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.