All notable changes to luisaveiro/docker-reverse-proxy
will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Caddy REST API port is included and configured in the Docker Compose file.
- Updated Docker Compose file to allow better customisation with environment variables.
- Update DotEnv example file formatting.
- TLS configuration in
Caddyfile
example file to enable Caddy HTTPS support. - Developer-friendly comments for environment variables in the DotEnv example file.
- "Trusting Caddy certificate authority" steps in Readme.
- Renamed Docker Compose file to follow compose specifications.
- Readme to adopt Compose V2 specifications.
- Connection refuse when triggering the
caddy reload
command.
- Docker Compose not creating volumes.
- Docker Compose YAML file.
- Caddyfile example file.
- DotEnv example file.