Skip to content

moechs/openresty-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release (with filter) Docker Image Version (tag latest semver) Docker Image CI

OpenResty

Alpine version of OpenResty with luarocks and many additional modules

Config Files

  • /etc/nginx/modules/*.conf (load_module)
  • /etc/nginx/conf.d/*.conf (http)
  • /etc/nginx/vhost/*.conf (server)
  • /etc/nginx/stream/*.conf (stream)

Additional modules

  • 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

Installed lua modules

  • 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:


defaultbackend

This can be configured to work with the ingress-nginx

Ingress

apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
  annotations:
    nginx.ingress.kubernetes.io/custom-http-errors: "404,403,500,502,503"

See also https://github.com/tarampampam/error-pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •