CloudflareSSL
Docker 应用程序 from JohnnyP's Repository
概述
A small Docker container that generates Let's Encrypt certificates for Unraid using the Cloudflare API allowing to avoid "this page is not secure" warnings when connecting to Unraid locally.
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Cloudflare API TokenVariable
Token to authenticate against the Cloudflare API endpoint.
- 目标
- CLOUDFLARE_API_TOKEN
EmailVariable
Email address for Let's Encrypt notifications.
- 目标
- CERTBOT_EMAIL
DomainsVariable
Comma-separated list of domains for which to obtain the certificate.
- 目标
- CERTBOT_DOMAINS
Key TypeVariable
Type of private key to generate (e.g. ecdsa, rsa).
- 目标
- CERTBOT_KEY_TYPE
- 默认值
- ecdsa
Renewal IntervalVariable
Interval between certificate renewal checks. Set to 0 to disable renewals and only run once.
- 目标
- RENEWAL_INTERVAL
- 默认值
- 43200
Unraid SSL BundlePathrw
Path to the Unraid SSL bundle file. This should be stored in /boot/config/ssl/certs/HOSTNAME_unraid_bundle.pem
- 目标
- /etc/ssl/unraid_bundle.pem
- 默认值
- /boot/config/ssl/certs/HOSTNAME_unraid_bundle.pem
Lets Encrypt Config PathPathrw
- 目标
- /etc/letsencrypt
- 默认值
- /mnt/user/appdata/cloudflaressl
- 价值
- /mnt/user/appdata/cloudflaressl/
下载统计数据
571
下载总数
详细信息
存储库
tenasi/cloudflaressl:latest最后更新2026-01-25
初见2026-01-24
在Unraid 上运行 CloudflareSSL 。
CloudflareSSL 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。