openresty-packaging icon indicating copy to clipboard operation
openresty-packaging copied to clipboard

Official OpenResty packaging source and scripts for various Linux distributions and other systems

Results 42 openresty-packaging issues
Sort by recently updated
recently updated
newest added

gpg check for CentOS 7 repo fails: ``` https://openresty.org/package/centos/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for openresty Trying other mirror. One of the configured repositories failed (Official OpenResty...

i use `openresty -V`, it gave: ``` nginx version: openresty/1.17.8.2 built by gcc 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) built with OpenSSL 1.0.2k-fips 26 Jan 2017 TLS SNI support enabled...

Any ETA to see this Beauty package in http://openresty.org/package/alpine/ ? =) Thanks in advance !

The RuntimeDirectory will create /var/run/openresty folder during start of the service. The OpenResty docker images creates the folder: https://github.com/openresty/docker-openresty/blob/master/jammy/Dockerfile#L174 But when running from systemd the folder doesn't exists and this...

Generally optimize makefile for different issues * Dependencies now are handled properly * Each target deletes only itself * Each target now uses build artifacts if exists * Some cleanup...

change: link pcre2 instead of pcre.

Hello OpenResty team, I have noticed HTTP/3 could be available starting with NGINX 1.25.0 / OpenResty 1.25.3.1. I tried enabling it, but received this warning: ``` /etc/openresty/sites-enabled# openresty -t nginx:...

As Debian Bookworm is stable now, it would be awesome to have packages for it.

It seems that for some reason on rhel, we don’t have Openresty-zlib for version 1.2.13 or 1.3 which both are available for x86 any guidance or help on this would...

I've tried to build a custom build however it stops at openresty-zlib-dev dependency. I don't get it. Why there is a dependency for it while building the "zlib-build" ?