AppFlowy-Nginx
OfficielleApplication Docker from vmalinics0's Repository
Vue d'ensemble
Exigences
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 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
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
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
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 port exposed to your Unraid host / LAN. This is the main AppFlowy access port.
- Cible
- 80
- Défaut
- 80
- Valeur
- 80
HTTPS port. Only needed if you configure TLS in nginx.conf.
- Cible
- 443
- Défaut
- 443
- Valeur
- 443
Catégories
Détails
nginx:stable-alpineExé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.