AppFlowy-Web
Aplicación Docker from vmalinics0's Repository
Visión general
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.
Requisitos
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.
Argumentos en tiempo de ejecución
- Red
custom:appflowy- Concha
sh- Privilegiado
- false
Configuración de plantillas
Base URLVariable
Public-facing base URL. Must match Base URL in AppFlowy-Cloud. No trailing slash.
- Objetivo
- APPFLOWY_BASE_URL
- Por defecto
- http://YOUR_SERVER_IP
- Valor
- http://YOUR_SERVER_IP
GoTrue Base URLVariable
Public-facing GoTrue URL (used by the browser to reach the auth service).
- Objetivo
- APPFLOWY_GOTRUE_BASE_URL
- Por defecto
- http://YOUR_SERVER_IP/gotrue
- Valor
- http://YOUR_SERVER_IP/gotrue
WebSocket Base URLVariable
WebSocket URL for real-time collaboration. Change ws:// to wss:// if using TLS.
- Objetivo
- APPFLOWY_WS_BASE_URL
- Por defecto
- ws://YOUR_SERVER_IP/ws/v2
- Valor
- ws://YOUR_SERVER_IP/ws/v2
Categorías
Descargar estadísticas
206,551
Descargas totales
Detalles
Repositorio
appflowyinc/appflowy_web:latestÚltima actualización2026-05-28
Visto por primera vez2026-05-26
Ejecute AppFlowy-Web en Unraid.
AppFlowy-Web se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.