NextExplorer
Docker-Anwendung from MaybeGrim's Repository
Übersicht
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]- Netzwerk
bridge- Shell
bash- Privilegiert
- false
Konfiguration der Vorlage
Port for the NextExplorer web interface.
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
Persistent storage for database, settings, and session data. Do not delete.
- Ziel
- /config
- Standard
- /mnt/user/appdata/nextexplorer/config
- Wert
- /mnt/user/appdata/nextexplorer/config
Thumbnail cache and search indexes. Safe to clear if troubleshooting.
- Ziel
- /cache
- Standard
- /mnt/user/appdata/nextexplorer/cache
- Wert
- /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'.
- Ziel
- /mnt/Data
- Standard
- /mnt/user
- Wert
- /mnt/user
External URL used for cookies, CORS, and callback URLs. Set this to your reverse proxy URL if using one (no trailing slash).
- Standard
- http://[IP]:3000
- Wert
- http://[IP]:3000
Email for the admin account created on first launch. Only used during initial setup.
- Ziel
- AUTH_ADMIN_EMAIL
Password for the admin account created on first launch. Only used during initial setup.
- Ziel
- 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).
- Ziel
- SESSION_SECRET
Runtime environment. Leave as production.
- Standard
- production
- Wert
- production
Internal container port. Should match the Web UI Port mapping.
- Ziel
- PORT
- Standard
- 3000
- Wert
- 3000
Set to 'true' to enable OpenID Connect single sign-on. Requires OIDC provider configuration below.
- Ziel
- OIDC_ENABLED
- Standard
- false
- Wert
- false
Client ID from your OIDC identity provider (e.g. Authentik, Authelia, Keycloak).
- Ziel
- OIDC_CLIENT_ID
Client secret from your OIDC identity provider.
- Ziel
- OIDC_CLIENT_SECRET
OIDC issuer/discovery URL from your identity provider (e.g. https://auth.example.com).
- Ziel
- 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.
- Ziel
- TRUST_PROXY
Number of failed login attempts before the account is temporarily locked.
- Ziel
- AUTH_MAX_FAILED
- Standard
- 5
- Wert
- 5
Duration in minutes that an account stays locked after exceeding failed login attempts.
- Ziel
- AUTH_LOCK_MINUTES
- Standard
- 15
- Wert
- 15
Kategorien
Statistik herunterladen
Einzelheiten
nxzai/explorer:latestFühren Sie NextExplorer auf Unraid aus.
NextExplorer ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.