nginx extras

nginx-module-njs - NGINX njs dynamic modules

Website: https://github.com/nginx/njs
License: BSD
Vendor: GetPageSpeed LLC
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;

How to Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install nginx-module-njs

Packages

nginx-module-njs-1.26.2+0.8.9-8.fc41.gps.x86_64 [720 KiB] (no changelog entry)
nginx-module-njs-1.26.2+0.8.8-8.fc41.gps.x86_64 [716 KiB] (no changelog entry)
nginx-module-njs-1.26.2+0.8.8-6.fc41.gps.x86_64 [716 KiB] (no changelog entry)
nginx-module-njs-1.26.2+0.8.8-4.fc41.gps.x86_64 [715 KiB] (no changelog entry)
nginx-module-njs-1.26.2+0.8.7-4.fc41.gps.x86_64 [782 KiB] (no changelog entry)
nginx-module-njs-1.26.2+0.8.7-1.fc41.gps.x86_64 [775 KiB] Changelog by Danila Vershinin (2024-10-22):
- upstream module version auto-updated to 0.8.7
nginx-module-njs-1.26.0+0.8.4-2.fc41.gps.x86_64 [836 KiB] Changelog by Danila Vershinin (2024-04-16):
- upstream module version auto-updated to 0.8.4

Subscribe