SurfSense---Frontend
Docker 应用程序 from grtgbln's Repository
概述
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.
要求
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 3000
- 目标
- 3000
- 默认值
- 3000
- 价值
- 3000
Backend - URLVariable
URL of the backend service, including port
- 目标
- NEXT_PUBLIC_API_URL
- 默认值
- http://MY_IP_ADDRESS:3001
- 价值
- http://MY_IP_ADDRESS:3001
Backend - URLVariable
URL of the FastAPI backend service, including port. Should match other Backend URL.
- 目标
- NEXT_PUBLIC_FASTAPI_BACKEND_URL
- 默认值
- http://MY_IP_ADDRESS:3001
- 价值
- http://MY_IP_ADDRESS:3001
Backend - Authentication TypeVariable
Authentication type used by the backend.
- 目标
- NEXT_PUBLIC_FASTAPI_BACKEND_AUTH_TYPE
- 默认值
- LOCAL|GOOGLE
Backend - ETL ServiceVariable
Document parsing service used by the backend.
- 目标
- NEXT_PUBLIC_ETL_SERVICE
- 默认值
- UNSTRUCTURED|LLAMACLOUD|DOCLING
Database - Postgres URLVariable
PostgreSQL database connection URL
- 目标
- DATABASE_URL
- 默认值
- postgresql://postgres:MY_PASSWORD@db.sdsf.supabase.co:5432/postgres
- 价值
- postgresql://postgres:MY_PASSWORD@db.sdsf.supabase.co:5432/postgres
Electric - URLVariable
URL of the Electric service, including port
- 目标
- NEXT_PUBLIC_ELECTRIC_URL
- 默认值
- http://MY_IP_ADDRESS:5133
- 价值
- http://MY_IP_ADDRESS:5133
Electric - Auth ModeVariable
Authentication mode for Electric service
- 目标
- NEXT_PUBLIC_ELECTRIC_AUTH_MODE
- 默认值
- insecure
- 价值
- insecure
App DataPath
Path to the data folder
- 目标
- /app
- 默认值
- /mnt/user/appdata/surfsense/frontend/data
- 价值
- /mnt/user/appdata/surfsense/frontend/data
App Node ModulesPath
Path to node modules
- 目标
- /app/node_modules
- 默认值
- /mnt/user/appdata/surfsense/frontend/node_modules
- 价值
- /mnt/user/appdata/surfsense/frontend/node_modules
详细信息
存储库
ghcr.io/modsetter/surfsense_ui:latest最后更新2026-05-31
初见2025-06-05
在Unraid 上运行 SurfSense---Frontend 。
SurfSense---Frontend 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。