nginx-keyval icon indicating copy to clipboard operation
nginx-keyval copied to clipboard

Module included in Alpine Linux and nginx-binaries

Open jirutka opened this issue 2 years ago • 3 comments

Hi, you might be interested to know that I’ve added this module to Alpine Linux – nginx-mod-http-keyval (it’s available since v3.18) and also to nginx-binaries.

jirutka avatar May 22 '23 21:05 jirutka

So it's an option, but the Redis store isn't enabled.

I wonder if it would be easier to use the Redis store if it is enabled, since it may be used when operating multiple units.

See alpine module: nginx: [emerg] unknown directive "keyval_zone_redis"

export NGX_HTTP_KEYVAL_ZONE_REDIS=1

kjdev avatar May 23 '23 21:05 kjdev

Ah, I forgot about it, I’m gonna enable it.

jirutka avatar May 23 '23 21:05 jirutka

It’s built with the Redis store now (nginx-mod-http-keyval). I’ve also really added it to nginx-binaries (but not for Windows for now, it’s a bit more complicated) – I though that I already did it, but forgot to finish it before.

jirutka avatar May 24 '23 12:05 jirutka