SurfSense---Frontend
SurfSense---Frontend
Aplicación Docker from grtgbln's Repository
Visión general
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.
Requisitos
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
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Web UI PortPorttcp
Container Port: 3000
- Objetivo
- 3000
- Por defecto
- 3000
- Valor
- 3000
Backend - URLVariable
URL of the backend service, including port
- Objetivo
- NEXT_PUBLIC_API_URL
- Por defecto
- http://MY_IP_ADDRESS:3001
- Valor
- http://MY_IP_ADDRESS:3001
Backend - URLVariable
URL of the FastAPI backend service, including port. Should match other Backend URL.
- Objetivo
- NEXT_PUBLIC_FASTAPI_BACKEND_URL
- Por defecto
- http://MY_IP_ADDRESS:3001
- Valor
- http://MY_IP_ADDRESS:3001
Backend - Authentication TypeVariable
Authentication type used by the backend.
- Objetivo
- NEXT_PUBLIC_FASTAPI_BACKEND_AUTH_TYPE
- Por defecto
- LOCAL|GOOGLE
Backend - ETL ServiceVariable
Document parsing service used by the backend.
- Objetivo
- NEXT_PUBLIC_ETL_SERVICE
- Por defecto
- UNSTRUCTURED|LLAMACLOUD|DOCLING
Database - Postgres URLVariable
PostgreSQL database connection URL
- Objetivo
- DATABASE_URL
- Por defecto
- postgresql://postgres:MY_PASSWORD@db.sdsf.supabase.co:5432/postgres
- Valor
- postgresql://postgres:MY_PASSWORD@db.sdsf.supabase.co:5432/postgres
Electric - URLVariable
URL of the Electric service, including port
- Objetivo
- NEXT_PUBLIC_ELECTRIC_URL
- Por defecto
- http://MY_IP_ADDRESS:5133
- Valor
- http://MY_IP_ADDRESS:5133
Electric - Auth ModeVariable
Authentication mode for Electric service
- Objetivo
- NEXT_PUBLIC_ELECTRIC_AUTH_MODE
- Por defecto
- insecure
- Valor
- insecure
App DataPath
Path to the data folder
- Objetivo
- /app
- Por defecto
- /mnt/user/appdata/surfsense/frontend/data
- Valor
- /mnt/user/appdata/surfsense/frontend/data
App Node ModulesPath
Path to node modules
- Objetivo
- /app/node_modules
- Por defecto
- /mnt/user/appdata/surfsense/frontend/node_modules
- Valor
- /mnt/user/appdata/surfsense/frontend/node_modules
Detalles
Repositorio
ghcr.io/modsetter/surfsense_ui:latestÚltima actualización2026-06-02
Visto por primera vez2025-06-05
Ejecute SurfSense---Frontend en Unraid.
SurfSense---Frontend se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.