Alpine version of OpenResty with luarocks and many additional modules
- /etc/nginx/modules/*.conf (load_module)
- /etc/nginx/conf.d/*.conf (http)
- /etc/nginx/vhost/*.conf (server)
- /etc/nginx/stream/*.conf (stream)
- lua-var-nginx-module
- ngx_http_substitutions_filter_module
- nginx-http-auth-digest
- ngx_http_geoip2_module
- ngx_http_proxy_connect_module
- ngx_brotli
- nginx-sticky-module-ng
- stream_ssl_preread_module
- ModSecurity-nginx
- nginx-module-vts
- anjia0532/lua-resty-redis-util
- bungle/lua-resty-jq
- bungle/lua-resty-prettycjson
- bungle/lua-resty-session
- bungle/lua-resty-template
- bungle/lua-resty-validation
- c64bob/lua-resty-aes
- fffonion/lua-resty-acme
- fffonion/lua-resty-openssl
- jkeys089/lua-resty-hmac
- knyar/nginx-lua-prometheus
- spacewander/lua-resty-rsa
- xiangnanscu/lua-resty-ipmatcher
- xiaooloong/lua-resty-iconv
Official OpenResty packaging source and scripts: https://github.com/openresty/openresty-packaging.git
This can be configured to work with the ingress-nginx
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
annotations:
nginx.ingress.kubernetes.io/custom-http-errors: "404,403,500,502,503"