Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

minted/openresty-debian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openresty-debian

Builds a deb package for OpenResty 1.9.3.1 w/ ssl-cert-by-lua branch of lua-nginx-module

##Notes

  • All files go in the standard debian nginx locations
  • Includes init, logrotate, and post/pre install/remove scripts from the official nginx package.
  • Builds for Ubuntu Trusty by default.
  • LuaJIT upgraded to 2.1 Beta 1 from 2.1 Alpha
  • Includes a bundled copy of LuaRocks 2.2.2
  • Statically linked against OpenSSL 1.0.2d, PCRE 8.3.7, ZLib 1.2.8
  • Uses the ssl-cert-by-lua branch of lua-nginx-module

##Usage

Run ./build from the project root. When it completes you'll have a deb in ./artifacts. Note that you'll need to have a functional docker installation.

About

OpenResty Debian package builder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 83.8%
  • Nginx 16.2%