NextExplorer
Application Docker from MaybeGrim's Repository
Vue d'ensemble
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:3000]- Réseau
bridge- Coquille
bash- Privilégié
- false
Configuration du modèle
Port for the NextExplorer web interface.
- Cible
- 3000
- Défaut
- 3000
- Valeur
- 3000
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
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
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
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
Email for the admin account created on first launch. Only used during initial setup.
- Cible
- AUTH_ADMIN_EMAIL
Password for the admin account created on first launch. Only used during initial setup.
- Cible
- AUTH_ADMIN_PASSWORD
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
Runtime environment. Leave as production.
- Défaut
- production
- Valeur
- production
Internal container port. Should match the Web UI Port mapping.
- Cible
- PORT
- Défaut
- 3000
- Valeur
- 3000
Set to 'true' to enable OpenID Connect single sign-on. Requires OIDC provider configuration below.
- Cible
- OIDC_ENABLED
- Défaut
- false
- Valeur
- false
Client ID from your OIDC identity provider (e.g. Authentik, Authelia, Keycloak).
- Cible
- OIDC_CLIENT_ID
Client secret from your OIDC identity provider.
- Cible
- OIDC_CLIENT_SECRET
OIDC issuer/discovery URL from your identity provider (e.g. https://auth.example.com).
- Cible
- OIDC_ISSUER
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
Number of failed login attempts before the account is temporarily locked.
- Cible
- AUTH_MAX_FAILED
- Défaut
- 5
- Valeur
- 5
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
Détails
nxzai/explorer:latestExé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.