Skip to content

Run the brotli compression in front of your app server on Heroku

Notifications You must be signed in to change notification settings

qualaio/heroku-brotli-nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Yallin's nginx-brotli Heroku Buildpack

Nginx-brotli-buildpack inside a dyno and runs NGINX per your configuration.

Versions

Required

Usage

Install the heroku/php or make sure that this pack is installed:

$ heroku buildpacks:set heroku/php

Or to use the master branch from GitHub instead:

$ heroku buildpacks:set https:/heroku/heroku-buildpack-php

Install the brotli buildpack:

$ heroku buildpacks:set https:/seyallin/heroku-brotli-nginx

About

Run the brotli compression in front of your app server on Heroku

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%