AppFlowy-Web
AppFlowy-Web
Docker app from vmalinics0's Repository
Overview
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.
Requirements
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.
Runtime arguments
- Network
custom:appflowy- Shell
sh- Privileged
- false
Template configuration
Base URLVariable
Public-facing base URL. Must match Base URL in AppFlowy-Cloud. No trailing slash.
- Target
- APPFLOWY_BASE_URL
- Default
- http://YOUR_SERVER_IP
- Value
- http://YOUR_SERVER_IP
GoTrue Base URLVariable
Public-facing GoTrue URL (used by the browser to reach the auth service).
- Target
- APPFLOWY_GOTRUE_BASE_URL
- Default
- http://YOUR_SERVER_IP/gotrue
- Value
- http://YOUR_SERVER_IP/gotrue
WebSocket Base URLVariable
WebSocket URL for real-time collaboration. Change ws:// to wss:// if using TLS.
- Target
- APPFLOWY_WS_BASE_URL
- Default
- ws://YOUR_SERVER_IP/ws/v2
- Value
- ws://YOUR_SERVER_IP/ws/v2
Categories
Download Statistics
206,551
Total Downloads
Details
Repository
appflowyinc/appflowy_web:latestLast Updated2026-05-28
First Seen2026-05-26
Run AppFlowy-Web on Unraid.
AppFlowy-Web is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.