GetPageSpeed Extras

nginx-module-njs

How to install nginx-module-njs (x86_64)

NGINX njs dynamic modules

License: BSD Vendor: GetPageSpeed LLC https://github.com/nginx/njs

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install dnf-plugins-core
sudo dnf config-manager --enable getpagespeed-extras-mainline
sudo dnf -y install nginx-module-njs

Description

NGINX njs dynamic modules To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_js_module.so; load_module modules/ngx_stream_js_module.so; Alternatively, you can enable all installed modules by placing this line at the top of /etc/nginx/nginx.conf: include /usr/share/nginx/modules/*.conf;

RPMs

Package Size Changelog
nginx-module-njs-1.27.4+0.8.10-1.fc40.gps.x86_64 786 KiB no changelog
nginx-module-njs-1.27.4+0.8.9-1.fc40.gps.x86_64 787 KiB no changelog
nginx-module-njs-1.27.3+0.8.9-8.fc40.gps.x86_64 787 KiB no changelog
nginx-module-njs-1.27.3+0.8.8-8.fc40.gps.x86_64 781 KiB no changelog
nginx-module-njs-1.27.3+0.8.8-6.fc40.gps.x86_64 781 KiB no changelog
nginx-module-njs-1.27.3+0.8.8-4.fc40.gps.x86_64 780 KiB no changelog
nginx-module-njs-1.27.3+0.8.7-4.fc40.gps.x86_64 780 KiB no changelog
nginx-module-njs-1.27.2+0.8.7-4.fc40.gps.x86_64 780 KiB no changelog
nginx-module-njs-1.27.2+0.8.7-1.fc40.gps.x86_64 777 KiB Danila Vershinin (2024-10-22)
- upstream module version auto-updated to 0.8.7
nginx-module-njs-1.27.2+0.8.6-1.fc40.gps.x86_64 778 KiB Danila Vershinin (2024-10-02)
- upstream module version auto-updated to 0.8.6

Subscribe