AppFlowy-Certbot
官方Docker 应用程序 from vmalinics0's Repository
概述
Optional (TLS): Certbot/ACME automated certificate management for AppFlowy-Nginx. Obtains and renews Let's Encrypt TLS certificates using the HTTP-01 webroot challenge. Part of the AppFlowy Cloud stack.
要求
AppFlowy-Nginx must be running with nginx-letsencrypt.conf and port 80 accessible from the internet before running this container. Both containers share the letsencrypt and certbot-webroot host directories.
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
- 额外参数
certonly --webroot -w /var/www/certbot --agree-tos --non-interactive -d yourdomain.com --email admin@yourdomain.com
模板配置
Let's Encrypt dataPathrw
Persistent storage for Let's Encrypt account keys and certificates. Must match the path mapped in AppFlowy-Nginx.
- 目标
- /etc/letsencrypt
- 默认值
- /mnt/user/appdata/AppFlowy-Nginx/letsencrypt
- 价值
- /mnt/user/appdata/AppFlowy-Nginx/letsencrypt
Certbot webrootPathrw
Webroot directory for ACME challenge files. Must match the path mapped in AppFlowy-Nginx.
- 目标
- /var/www/certbot
- 默认值
- /mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
- 价值
- /mnt/user/appdata/AppFlowy-Nginx/certbot-webroot
下载统计数据
331,115,729
下载总数
详细信息
在Unraid 上运行 AppFlowy-Certbot 。
AppFlowy-Certbot 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。