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;
Architecture:
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

How to Install

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

Packages

nginx-module-njs-1.26.2+0.8.9-8.sles15.gps.aarch64 [552 KiB] (no changelog entry)
nginx-module-njs-1.26.2+0.8.8-8.sles15.gps.aarch64 [549 KiB] (no changelog entry)
nginx-module-njs-1.26.2+0.8.8-6.sles15.gps.aarch64 [549 KiB] (no changelog entry)
nginx-module-njs-1.26.2+0.8.8-4.sles15.gps.aarch64 [549 KiB] (no changelog entry)
nginx-module-njs-1.26.2+0.8.7-4.sles15.gps.aarch64 [550 KiB] (no changelog entry)
nginx-module-njs-1.26.2+0.8.7-1.sles15.gps.aarch64 [554 KiB] Changelog by Danila Vershinin (2024-10-22):
- upstream module version auto-updated to 0.8.7
nginx-module-njs-1.26.2+0.8.6-1.sles15.gps.aarch64 [551 KiB] Changelog by Danila Vershinin (2024-10-02):
- upstream module version auto-updated to 0.8.6
nginx-module-njs-1.26.2+0.8.5-1.sles15.gps.aarch64 [552 KiB] Changelog by Danila Vershinin (2024-06-26):
- upstream module version auto-updated to 0.8.5

Subscribe