AppFlowy-Web
Docker 应用程序 from vmalinics0's Repository
概述
Step 6/7: AppFlowy Web — the browser-based AppFlowy client. Served at the root path / via the nginx proxy. Part of the AppFlowy Cloud stack.
要求
Custom Docker network named "appflowy" must exist before deploying any container in this stack. Create it via SSH or the Unraid terminal: docker network create appflowy — Network Type is pre-set to "appflowy" by default, verify it is selected.
运行时参数
- 网络
custom:appflowy- 外壳
sh- 特权
- false
模板配置
Base URLVariable
Public-facing base URL. Must match Base URL in AppFlowy-Cloud. No trailing slash.
- 目标
- APPFLOWY_BASE_URL
- 默认值
- http://YOUR_SERVER_IP
- 价值
- http://YOUR_SERVER_IP
GoTrue Base URLVariable
Public-facing GoTrue URL (used by the browser to reach the auth service).
- 目标
- APPFLOWY_GOTRUE_BASE_URL
- 默认值
- http://YOUR_SERVER_IP/gotrue
- 价值
- http://YOUR_SERVER_IP/gotrue
WebSocket Base URLVariable
WebSocket URL for real-time collaboration. Change ws:// to wss:// if using TLS.
- 目标
- APPFLOWY_WS_BASE_URL
- 默认值
- ws://YOUR_SERVER_IP/ws/v2
- 价值
- ws://YOUR_SERVER_IP/ws/v2
下载统计数据
206,551
下载总数
详细信息
存储库
appflowyinc/appflowy_web:latest最后更新2026-05-28
初见2026-05-26
在Unraid 上运行 AppFlowy-Web 。
AppFlowy-Web 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。