NASearch

NASearch

Docker-Anwendung from UnraidUser-4408178955's Repository

Übersicht

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.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:8000]/
Netzwerk
bridge
Shell
bash
Privilegiert
false

Konfiguration der Vorlage

WebUI PortPorttcp

Port to access the NASearch web interface.

Ziel
8000
Standard
8000
Wert
8000
Array PathPathro

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

Ziel
/data
Standard
/mnt/user
Wert
/mnt/user
Index & Config StoragePathrw

Persistent storage for the plocate database and settings.json.

Ziel
/index
Standard
/mnt/user/appdata/nasearch
Wert
/mnt/user/appdata/nasearch
Auth UsernameVariable

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

Ziel
AUTH_USER
Auth PasswordVariable

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

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

Ziel
NOAUTH
Prune PathsVariable

Space-separated list of paths to skip during indexing.

Ziel
PRUNE_PATHS
Standard
/data/appdata /data/system /data/domains /data/isos
Wert
/data/appdata /data/system /data/domains /data/isos
Max ResultsVariable

Maximum number of search results returned per query.

Ziel
MAX_RESULTS
Standard
500
Wert
500
Homepage: NameLabel

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

Ziel
homepage.name
Standard
NASearch
Wert
NASearch
Homepage: GroupLabel

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

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

Ziel
homepage.href

Kategorien

Einzelheiten

Repository
ghcr.io/dewgenenny/nasearch:latest
Zuletzt aktualisiert2026-06-02
Erstmals gesehen2026-05-29

Führen Sie NASearch auf Unraid aus.

NASearch ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.