Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenResty metapackage #14

Open
33 of 45 tasks
dvershinin opened this issue Apr 8, 2020 · 1 comment
Open
33 of 45 tasks

OpenResty metapackage #14

dvershinin opened this issue Apr 8, 2020 · 1 comment

Comments

@dvershinin
Copy link
Collaborator

dvershinin commented Apr 8, 2020

Most of the lua-resty-<library> as well as luajit2 / Lua NGINX module are available.
Build up the missing ones according to components and make available as a metapackage, e.g.:

yum install openresty

Should install all the corresponding component packages.

Pending build system for all lua-resty- modules on GitHub (way too many) - similar to nginx-extras. E.g. nginx-lua-extras

  • DrizzleNginxModule
  • StandardLuaInterpreter
  • LuaJIT = luajit2
  • ArrayVarNginxModule
  • AuthRequestNginxModule (NGINX is already built with --with-http_auth_request_module)
  • CoolkitNginxModule
  • EchoNginxModule
  • EncryptedSessionNginxModule = nginx-module-encrypted-session
  • FormInputNginxModule = nginx-module-form-input
  • HeadersMoreNginxModule
  • IconvNginxModule
  • MemcNginxModule
  • Nginx
  • NginxDevelKit
  • LuaCjsonLibrary
  • LuaNginxModule
  • LuaRdsParserLibrary = lua-rds-parser or lua5.1-rds-parser
  • LuaRedisParserLibrary
  • LuaRestyCoreLibrary = lua-resty-core
  • LuaRestyDNSLibrary = lua-resty-dns
  • LuaRestyLockLibrary = lua-resty-lock
  • LuaRestyLrucacheLibrary = lua-resty-lrucache
  • LuaRestyMemcachedLibrary = lua-resty-memcached
  • LuaRestyMySQLLibrary
  • LuaRestyRedisLibrary = lua-resty-redis
  • LuaRestyStringLibrary = lua-resty-string
  • LuaRestyUploadLibrary = lua-resty-upload
  • LuaRestyUpstreamHealthcheckLibrary = lua-resty-upstream-healthcheck
  • LuaRestyWebSocketLibrary = lua-resty-websocket
  • LuaRestyLimitTrafficLibrary = lua-resty-limit-traffic
  • LuaRestyShellLibrary = lua-resty-shell
  • LuaRestySignalLibrary = lua-resty-signal
  • LuaTablePoolLibrary
  • LuaUpstreamNginxModule
  • OPM
  • PostgresNginxModule
  • RdsCsvNginxModule
  • RdsJsonNginxModule
  • RedisNginxModule
  • Redis2NginxModule
  • RestyCLI
  • SetMiscNginxModule
  • SrcacheNginxModule
  • StreamLuaNginxModule = nginx-module-stream-lua
  • XssNginxModule = nginx-module-xss
@dvershinin
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant