AppFlowy-Nginx

AppFlowy-Nginx

Offiziell

Docker-Anwendung from vmalinics0's Repository

Übersicht

Step 7/7 (deploy last): Nginx reverse proxy — the single entry point for all AppFlowy Cloud services. Routes HTTP/WebSocket traffic to AppFlowy-Cloud, AppFlowy-GoTrue, AppFlowy-Web, AppFlowy-Admin, and AppFlowy-MinIO. Part of the AppFlowy Cloud stack.

Anforderungen

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.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:80]/
Netzwerk
custom:appflowy
Shell
sh
Privilegiert
false

Konfiguration der Vorlage

nginx.confPathro

nginx configuration file. Use nginx.conf (HTTP only), nginx-https-custom.conf (user-provided TLS certs), or nginx-letsencrypt.conf (Let's Encrypt). All configs are in the template repository.

Ziel
/etc/nginx/nginx.conf
Standard
/mnt/user/appdata/AppFlowy-Nginx/nginx.conf
Wert
/mnt/user/appdata/AppFlowy-Nginx/nginx.conf
SSL DirectoryPathro

Directory for user-provided TLS certificate and key (certificate.crt, private_key.key). Required for nginx-https-custom.conf. Create the directory even if empty.

Ziel
/etc/nginx/ssl
Standard
/mnt/user/appdata/AppFlowy-Nginx/ssl
Wert
/mnt/user/appdata/AppFlowy-Nginx/ssl
Let's Encrypt certs (optional)Pathro

Directory where AppFlowy-Certbot stores Let's Encrypt certificates. Required only when using nginx-letsencrypt.conf.

Ziel
/etc/letsencrypt
Standard
/mnt/user/appdata/AppFlowy-Nginx/letsencrypt
Wert
/mnt/user/appdata/AppFlowy-Nginx/letsencrypt
Certbot webroot (optional)Pathro

Webroot directory for Let's Encrypt HTTP-01 ACME challenge files. Required only when using nginx-letsencrypt.conf with AppFlowy-Certbot.

Ziel
/var/www/certbot
Standard
/mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
Wert
/mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
HTTP PortPorttcp

HTTP port exposed to your Unraid host / LAN. This is the main AppFlowy access port.

Ziel
80
Standard
80
Wert
80
HTTPS PortPorttcp

HTTPS port. Only needed if you configure TLS in nginx.conf.

Ziel
443
Standard
443
Wert
443

Einzelheiten

Repository
nginx:stable-alpine
Zuletzt aktualisiert2026-05-24
Erstmals gesehen2026-05-26

Führen Sie AppFlowy-Nginx auf Unraid aus.

AppFlowy-Nginx ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.