AppFlowy-Nginx

AppFlowy-Nginx

Officielle

Application Docker from vmalinics0's Repository

Vue d'ensemble

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.

Exigences

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.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:80]/
Réseau
custom:appflowy
Coquille
sh
Privilégié
false

Configuration du modèle

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.

Cible
/etc/nginx/nginx.conf
Défaut
/mnt/user/appdata/AppFlowy-Nginx/nginx.conf
Valeur
/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.

Cible
/etc/nginx/ssl
Défaut
/mnt/user/appdata/AppFlowy-Nginx/ssl
Valeur
/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.

Cible
/etc/letsencrypt
Défaut
/mnt/user/appdata/AppFlowy-Nginx/letsencrypt
Valeur
/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.

Cible
/var/www/certbot
Défaut
/mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
Valeur
/mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
HTTP PortPorttcp

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

Cible
80
Défaut
80
Valeur
80
HTTPS PortPorttcp

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

Cible
443
Défaut
443
Valeur
443

Détails

Référentiel
nginx:stable-alpine
Dernière mise à jour2026-05-24
Première vue2026-05-26

Exécutez AppFlowy-Nginx sur Unraid.

AppFlowy-Nginx est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.