AppFlowy-Nginx
官方Docker 应用程序 from vmalinics0's Repository
概述
要求
运行时参数
- 网络用户界面
http://[IP]:[PORT:80]/- 网络
custom:appflowy- 外壳
sh- 特权
- false
模板配置
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.
- 目标
- /etc/nginx/nginx.conf
- 默认值
- /mnt/user/appdata/AppFlowy-Nginx/nginx.conf
- 价值
- /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.
- 目标
- /etc/nginx/ssl
- 默认值
- /mnt/user/appdata/AppFlowy-Nginx/ssl
- 价值
- /mnt/user/appdata/AppFlowy-Nginx/ssl
Directory where AppFlowy-Certbot stores Let's Encrypt certificates. Required only when using nginx-letsencrypt.conf.
- 目标
- /etc/letsencrypt
- 默认值
- /mnt/user/appdata/AppFlowy-Nginx/letsencrypt
- 价值
- /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.
- 目标
- /var/www/certbot
- 默认值
- /mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
- 价值
- /mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
HTTP port exposed to your Unraid host / LAN. This is the main AppFlowy access port.
- 目标
- 80
- 默认值
- 80
- 价值
- 80
HTTPS port. Only needed if you configure TLS in nginx.conf.
- 目标
- 443
- 默认值
- 443
- 价值
- 443
详细信息
在Unraid 上运行 AppFlowy-Nginx 。
AppFlowy-Nginx 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。