kyl191/nginx-pagespeed
Project ID: 2928
Description
Build the latest mainline version of nginx with the latest version of ngx_pagespeed builtin
Installation Instructions
- Add the appropriate repo to your system (generally at /etc/yum.repos.d)
- Run
yum install nginx-pagespeed
ordnf install nginx-mainline
as appropriate - Start nginx as normal (this package does not change the name of the binary)
This package conflicts with nginx >=1.7.0 (for Fedora 22+) and nginx-mainline. Force install at your own risk. (At the very least, the nginx binary will be overwritten, no renaming has occurred.)
File issues on the GitHub page: https://github.com/kyl191/nginx-pagespeed
No testing beyond "Does this package build" is done. Use at your own risk, YMMV, etc.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | i386 (21)*, x86_64 (29)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 (25)* | EPEL 7 (324 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable kyl191/nginx-pagespeed
More info about enabling Copr repositories