Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
Stable nginx with google brotli compression module
- Host: GitHub
- URL: https://github.com/fholzer/docker-nginx-brotli
- Owner: fholzer
- Created: 2016-08-13T13:14:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T05:57:21.000Z (7 months ago)
- Last Synced: 2024-07-18T04:32:30.639Z (4 months ago)
- Topics: brotli, brotli-compression, compression, docker, nginx, nginx-image
- Language: Dockerfile
- Size: 151 KB
- Stars: 162
- Watchers: 5
- Forks: 123
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
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)