NextExplorer

NextExplorer

Application Docker from MaybeGrim's Repository

Vue d'ensemble

NextExplorer is a modern, self-hosted web-based file explorer with secure access control and a polished UI. Features include fast previews for images, videos, and PDFs, a built-in code/text editor with syntax highlighting, link-based file sharing (read-only or read-write), ripgrep-powered search across filenames and content, and multiple view modes (grid, list, column). Security is built in with local users and groups, optional OIDC/SSO integration, account lockout policies, and session management. Toggle "Show more settings" for advanced options including OIDC single sign-on, reverse proxy trust, and account lockout configuration.

Arguments d'exécution

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

Configuration du modèle

Web UI PortPorttcp

Port for the NextExplorer web interface.

Cible
3000
Défaut
3000
Valeur
3000
Config PathPathrw

Persistent storage for database, settings, and session data. Do not delete.

Cible
/config
Défaut
/mnt/user/appdata/nextexplorer/config
Valeur
/mnt/user/appdata/nextexplorer/config
Cache PathPathrw

Thumbnail cache and search indexes. Safe to clear if troubleshooting.

Cible
/cache
Défaut
/mnt/user/appdata/nextexplorer/cache
Valeur
/mnt/user/appdata/nextexplorer/cache
Data PathPathrw

Root directory to browse. Mounted paths appear as top-level volumes in the UI. Add more by clicking 'Add another Path'.

Cible
/mnt/Data
Défaut
/mnt/user
Valeur
/mnt/user
PUBLIC_URLVariable

External URL used for cookies, CORS, and callback URLs. Set this to your reverse proxy URL if using one (no trailing slash).

Défaut
http://[IP]:3000
Valeur
http://[IP]:3000
Admin EmailVariable

Email for the admin account created on first launch. Only used during initial setup.

Cible
AUTH_ADMIN_EMAIL
Admin PasswordVariable

Password for the admin account created on first launch. Only used during initial setup.

Cible
AUTH_ADMIN_PASSWORD
Session SecretVariable

Random string (32+ chars) used to sign session cookies. Set a stable value to keep sessions valid across container restarts. Leave blank to auto-generate (sessions reset on restart).

Cible
SESSION_SECRET
NODE_ENVVariable

Runtime environment. Leave as production.

Défaut
production
Valeur
production
Container PortVariable

Internal container port. Should match the Web UI Port mapping.

Cible
PORT
Défaut
3000
Valeur
3000
Enable OIDCVariable

Set to 'true' to enable OpenID Connect single sign-on. Requires OIDC provider configuration below.

Cible
OIDC_ENABLED
Défaut
false
Valeur
false
OIDC Client IDVariable

Client ID from your OIDC identity provider (e.g. Authentik, Authelia, Keycloak).

Cible
OIDC_CLIENT_ID
OIDC Client SecretVariable

Client secret from your OIDC identity provider.

Cible
OIDC_CLIENT_SECRET
OIDC Issuer URLVariable

OIDC issuer/discovery URL from your identity provider (e.g. https://auth.example.com).

Cible
OIDC_ISSUER
Trust ProxyVariable

Express trust proxy setting for running behind a reverse proxy. Usually auto-derived from PUBLIC_URL. Set to 'true', a number of hops, or a CIDR range if needed.

Cible
TRUST_PROXY
Max Failed LoginsVariable

Number of failed login attempts before the account is temporarily locked.

Cible
AUTH_MAX_FAILED
Défaut
5
Valeur
5
Lockout Duration (minutes)Variable

Duration in minutes that an account stays locked after exceeding failed login attempts.

Cible
AUTH_LOCK_MINUTES
Défaut
15
Valeur
15

Catégories

Télécharger les statistiques

555,964
Total des téléchargements

Détails

Référentiel
nxzai/explorer:latest
Dernière mise à jour2026-04-19
Première vue2026-03-29

Exécutez NextExplorer sur Unraid.

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