Caddy-Modular
Docker 应用程序 from Jelle's Repository
概述
This container builds and runs the latest version of Caddy with the specified modules included.
This allows you to run a container with any of the modules available here: https://caddyserver.com/docs/modules.
This is especially usefull if you want to use your own DNS provider for the DNS bases TLS challenge.
Planned Features:
* Storing the build binary to speed up restarts
运行时参数
- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Appdata and CaddyfilePathrw
- 目标
- /etc/caddy
- 默认值
- /mnt/user/appdata/caddy-modular/
- 价值
- /mnt/user/appdata/caddy-modular/
HTTP 80Porttcp
- 目标
- 80
- 默认值
- 80
- 价值
- 80
TLS 443Porttcp
- 目标
- 443
- 默认值
- 443
- 价值
- 443
HTTP/3 portPortudp
- 目标
- 443
- 默认值
- 443
- 价值
- 443
Variable: CADDY_MODULESVariable{3}
List of caddy modules you want installed. Example: --with {module_url1} --with {module_url2}
- 目标
- CADDY_MODULES
- 默认值
- --with github.com/caddy-dns/duckdns --with github.com/caddy-dns/hetzner/v2 --with github.com/caddy-dns/cloudflare
Variable: DNS_API_TOKENVariable{3}
Your dns providers API token for automatic TLS certificate issuance and renewal.
- 目标
- DNS_API_TOKEN
详细信息
存储库
ghcr.io/snellejelle99/caddy-modular:latest最后更新2026-05-31
初见2026-05-28
在Unraid 上运行 Caddy-Modular 。
Caddy-Modular 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。