NASearch

NASearch

Application Docker from UnraidUser-4408178955's Repository

Vue d'ensemble

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.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:8000]/
Réseau
bridge
Coquille
bash
Privilégié
false

Configuration du modèle

WebUI PortPorttcp

Port to access the NASearch web interface.

Cible
8000
Défaut
8000
Valeur
8000
Array PathPathro

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

Cible
/data
Défaut
/mnt/user
Valeur
/mnt/user
Index & Config StoragePathrw

Persistent storage for the plocate database and settings.json.

Cible
/index
Défaut
/mnt/user/appdata/nasearch
Valeur
/mnt/user/appdata/nasearch
Auth UsernameVariable

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

Cible
AUTH_USER
Auth PasswordVariable

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

Cible
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.

Cible
NOAUTH
Prune PathsVariable

Space-separated list of paths to skip during indexing.

Cible
PRUNE_PATHS
Défaut
/data/appdata /data/system /data/domains /data/isos
Valeur
/data/appdata /data/system /data/domains /data/isos
Max ResultsVariable

Maximum number of search results returned per query.

Cible
MAX_RESULTS
Défaut
500
Valeur
500
Homepage: NameLabel

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

Cible
homepage.name
Défaut
NASearch
Valeur
NASearch
Homepage: GroupLabel

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

Cible
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.

Cible
homepage.href

Catégories

Détails

Référentiel
ghcr.io/dewgenenny/nasearch:latest
Dernière mise à jour2026-06-01
Première vue2026-05-29

Exécutez NASearch sur Unraid.

NASearch est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.