You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but I can't find any installation candidates today
$ opm search naxsiERROR: failed to search on server: status 404: no search result found.
This would be useful to me since I'm trying to install on top of the docker-openresty "bullseye" version which uses their .deb installation instead of compiling at build time.
I'm looking to install this module for openresty. I was curious if this project will ever build for the openresty package manager opm.
I see the archived version of naxsi is listed in a list of opm packages here: https://github.com/bungle/awesome-resty#third-party-nginx-modules
but I can't find any installation candidates today
This would be useful to me since I'm trying to install on top of the docker-openresty "bullseye" version which uses their
.deb
installation instead of compiling at build time.https://github.com/openresty/docker-openresty/blob/master/bullseye/Dockerfile
This means I don't have a hook as far as I can tell to download the tar file from the releases page and add it as a compilation flag.
If this project was built for OPM then I would be able to do something more like their example here: https://github.com/openresty/docker-openresty/blob/master/buster/Dockerfile.opm_example
The text was updated successfully, but these errors were encountered: