AppFlowy-Nginx
AppFlowy-Nginx
OficialAplicación Docker from vmalinics0's Repository
Visión general
Requisitos
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]/- Red
custom:appflowy- Concha
sh- Privilegiado
- false
Configuración de plantillas
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.
- Objetivo
- /etc/nginx/nginx.conf
- Por defecto
- /mnt/user/appdata/AppFlowy-Nginx/nginx.conf
- Valor
- /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.
- Objetivo
- /etc/nginx/ssl
- Por defecto
- /mnt/user/appdata/AppFlowy-Nginx/ssl
- Valor
- /mnt/user/appdata/AppFlowy-Nginx/ssl
Directory where AppFlowy-Certbot stores Let's Encrypt certificates. Required only when using nginx-letsencrypt.conf.
- Objetivo
- /etc/letsencrypt
- Por defecto
- /mnt/user/appdata/AppFlowy-Nginx/letsencrypt
- Valor
- /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.
- Objetivo
- /var/www/certbot
- Por defecto
- /mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
- Valor
- /mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
HTTP port exposed to your Unraid host / LAN. This is the main AppFlowy access port.
- Objetivo
- 80
- Por defecto
- 80
- Valor
- 80
HTTPS port. Only needed if you configure TLS in nginx.conf.
- Objetivo
- 443
- Por defecto
- 443
- Valor
- 443
Categorías
Detalles
nginx:stable-alpineEjecute AppFlowy-Nginx en Unraid.
AppFlowy-Nginx se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.