reversejames/nginx-mod-nchan

Project ID: 194713

Description

This project exists to automate the building of nginx-mod-nchan packages for Fedora COPR, ensuring compatibility between the latest nginx version available in Fedora repositories and the latest nchan (Nginx HTTP push module) code from GitHub. It dynamically detects the current nginx version, applies patches, and builds nchan as a dynamic module, solving the common problem of version mismatches and providing up-to-date nchan functionality for Fedora users without manual compilation.

Installation Instructions

To install from COPR, first enable the repository with dnf copr enable reversejames/nginx-mod-nchan, then install the package using dnf install nginx-mod-nchan. The module will be automatically loaded by nginx through the configuration file placed in /etc/nginx/modules.d/, and nginx will need to be restarted (not reloaded) after installation due to nchan's module loading requirements.

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
Fedora 41 x86_64 (7)* Fedora 41 (13 downloads)
Fedora 42 x86_64 (14)* Fedora 42 (21 downloads)
Fedora 43 x86_64 (8)* Fedora 43 (16 downloads)
Fedora rawhide x86_64 (4)* Fedora rawhide (14 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable reversejames/nginx-mod-nchan
More info about enabling Copr repositories

Other Actions