NextExplorer is a modern, self-hosted web-based file explorer built for easy browsing and managing files on your server. Project: https://github.com/nxzai/NextExplorer Docker Hub: https://hub.docker.com/r/nxzai/explorer Documentation: https://explorer.nxz.ai Features: --Fast previews for images, videos, and PDFs - Built-in code/text editor with syntax highlighting - Link-based file sharing (read-only or read-write) - Ripgrep-powered search across filenames and content - Multiple view modes (grid, list, column) - Local users and groups with role-based access - Optional OIDC/SSO integration (Authentik, Authelia, Keycloak, etc.) - Account lockout and session management Installation: Available through Community Applications — search for "NextExplorer" in the Apps tab. The container runs on port 3000 by default. Mount your shares under /mnt/<Label> to browse them in the UI. For configuration details, environment variables, and reverse proxy setup, check the docs: https://explorer.nxz.ai/installation/deployment.html If you run into any issues or have questions, feel free to reply in this thread,