AppFlowy-Nginx
AppFlowy-Nginx
OffiziellDocker-Anwendung from vmalinics0's Repository
Übersicht
Anforderungen
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:80]/- Netzwerk
custom:appflowy- Shell
sh- Privilegiert
- false
Konfiguration der Vorlage
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
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
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
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 port exposed to your Unraid host / LAN. This is the main AppFlowy access port.
- Ziel
- 80
- Standard
- 80
- Wert
- 80
HTTPS port. Only needed if you configure TLS in nginx.conf.
- Ziel
- 443
- Standard
- 443
- Wert
- 443
Kategorien
Einzelheiten
nginx:stable-alpineFü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.