SurfSense---Frontend
SurfSense---Frontend
Docker-Anwendung from grtgbln's Repository
Übersicht
Open Source Alternative to NotebookLM / Perplexity / Glean, connected to external sources such as search engines (Tavily, Linkup), Slack, Linear, Notion, YouTube, GitHub, Discord and more.
This is the frontend container.
This is the frontend container.
Anforderungen
Requires separate SurfSense - Backend, SurfSense - Worker, pgAdmin4, pgvector, electric and Redis containers. See documentation: https://github.com/MODSetter/SurfSense/blob/main/DOCKER_SETUP.md#deployment-options
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:3000]/- Netzwerk
bridge- Privilegiert
- false
Konfiguration der Vorlage
Web UI PortPorttcp
Container Port: 3000
- Ziel
- 3000
- Standard
- 3000
- Wert
- 3000
Backend - URLVariable
URL of the backend service, including port
- Ziel
- NEXT_PUBLIC_API_URL
- Standard
- http://MY_IP_ADDRESS:3001
- Wert
- http://MY_IP_ADDRESS:3001
Backend - URLVariable
URL of the FastAPI backend service, including port. Should match other Backend URL.
- Ziel
- NEXT_PUBLIC_FASTAPI_BACKEND_URL
- Standard
- http://MY_IP_ADDRESS:3001
- Wert
- http://MY_IP_ADDRESS:3001
Backend - Authentication TypeVariable
Authentication type used by the backend.
- Ziel
- NEXT_PUBLIC_FASTAPI_BACKEND_AUTH_TYPE
- Standard
- LOCAL|GOOGLE
Backend - ETL ServiceVariable
Document parsing service used by the backend.
- Ziel
- NEXT_PUBLIC_ETL_SERVICE
- Standard
- UNSTRUCTURED|LLAMACLOUD|DOCLING
Database - Postgres URLVariable
PostgreSQL database connection URL
- Ziel
- DATABASE_URL
- Standard
- postgresql://postgres:MY_PASSWORD@db.sdsf.supabase.co:5432/postgres
- Wert
- postgresql://postgres:MY_PASSWORD@db.sdsf.supabase.co:5432/postgres
Electric - URLVariable
URL of the Electric service, including port
- Ziel
- NEXT_PUBLIC_ELECTRIC_URL
- Standard
- http://MY_IP_ADDRESS:5133
- Wert
- http://MY_IP_ADDRESS:5133
Electric - Auth ModeVariable
Authentication mode for Electric service
- Ziel
- NEXT_PUBLIC_ELECTRIC_AUTH_MODE
- Standard
- insecure
- Wert
- insecure
App DataPath
Path to the data folder
- Ziel
- /app
- Standard
- /mnt/user/appdata/surfsense/frontend/data
- Wert
- /mnt/user/appdata/surfsense/frontend/data
App Node ModulesPath
Path to node modules
- Ziel
- /app/node_modules
- Standard
- /mnt/user/appdata/surfsense/frontend/node_modules
- Wert
- /mnt/user/appdata/surfsense/frontend/node_modules
Einzelheiten
Repository
ghcr.io/modsetter/surfsense_ui:latestZuletzt aktualisiert2026-05-31
Erstmals gesehen2025-06-05
Führen Sie SurfSense---Frontend auf Unraid aus.
SurfSense---Frontend ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.