How to install nginx-module-njs on alpine

Sergey A. Osokin osa at freebsd.org.ru
Wed Jun 2 20:41:38 UTC 2021


Hi Hugues,

On Wed, Jun 02, 2021 at 03:15:16PM -0400, bouvierh wrote:
> Hello,
> 
> How do I install the javascript module on Alpine? I have tried: "apk add
> nginx-module-njs" but that module is not available.
> ERROR: unable to select packages:
>   nginx-module-njs (no such package):

Could you try:

% sudo apk add nginx-module-njs at nginx

as it was described at https://nginx.org/ru/linux_packages.html#Alpine page.

-- 
Sergey Osokin


More information about the nginx mailing list