v2.0.0
版本发布时间: 2020-05-29 02:42:41
lucaslorentz/caddy-docker-proxy最新发布版本:v2.9.1(2024-06-04 14:25:29)
Caddy docker proxy v2 is incompatible with v1 configuration!
New features:
- Upgraded to caddy v2
- Supports separation of caddy proxy controller from servers. View more
- A simplified and more predictable reverse-proxy generation using template functions. View more
Breaking changes from V1:
- Remove special labels address, sourcepath, targetport, targetpath, targetprotocol in favor of template functions.
- CLI arguments and execution mode changed
- All breaking changes from Caddy itself.
Upgrade path:
- Read new caddy-docker-proxy readme
- Read Caddy 2 documentation
- Read Caddy 2 upgrade guide
- Remove special labels caddy.address, caddy.sourcepath, caddy.targetport, caddy.targetpath, caddy.targetprotocol from your resources
- Add new proxy labels to your resources based on these examples
- Update additional directives labels to Caddy 2 directives if necessary