lucaslorentz/caddy-docker-proxy

How to enable brotli module

sowinski opened this issue · 1 comments

Hi,

how can I enable brotli plugin with caddy-docker-proxy?

Is this currently not supported?

You can build a custom image with extra plugins you need: https://github.com/lucaslorentz/caddy-docker-proxy#custom-images

That said, I can't recommend using the brotli plugin, it's very, very slow. You can instead use the file_server directive which supports precompressed to serve .br files.