Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fholzer/docker-nginx-brotli

Stable nginx with google brotli compression module
https://github.com/fholzer/docker-nginx-brotli

brotli brotli-compression compression docker nginx nginx-image

Last synced: about 2 months ago
JSON representation

Stable nginx with google brotli compression module

Awesome Lists containing this project

README

        

# What is this?
This project is based on Alpine Linux, the official nginx image and an nginx module that provides static and dynamic brotli compression. [Brotli](https://github.com/google/brotli) and the [nginx brotli module ](https://github.com/google/ngx_brotli) are built by Google.

# How to use this image
As this project is based on the official [nginx image](https://hub.docker.com/_/nginx/) look for instructions there. In addition to the standard configuration directives, you'll be able to use the brotli module specific ones, see [here for official documentation](https://github.com/google/ngx_brotli#configuration-directives)