Skip to content

askholme/static-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Travis: Build Status Bintray: Download

Compile a statically linked nginx inside docker

Scripts for compiling a production ready statically linked nginx using a docker container. The resulting binaries are available on bintray and are perfect for inclusion to a small (eg. busybox based) docker container.

The binary includes the following modules:

  • Modsecurity
  • SSL
  • SPDY
  • Stub status
  • gzip static
  • DAV
  • Realip

That means that a bunch of others are excluded

  • SSI
  • Userid
  • Autoindex
  • Geo
  • Map
  • Split clients
  • Scgi
  • Memcached
  • Empty gif
  • Browser
  • Upstream ip hash
  • POP3
  • IMAP
  • SMTP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages