Go to file
rhy-jot a7bcb52023 Relicense to CC0 2013-11-11 16:09:17 -08:00
bin Make executable 2013-08-18 10:50:20 -07:00
conf Output error log to stderr 2013-08-17 19:53:44 -07:00
LICENSE Relicense to CC0 2013-11-11 16:09:17 -08:00
README.md Relicense to CC0 2013-11-11 16:09:17 -08:00

README.md

NGINX Buildpack

Note: This has only been tested with dokku - it may not work elsewhere.

Structure

  • .nginx - File: its presence signals that this buildpack should be used
  • www - Folder: holds all files to be served by nginx
  • nginx.conf.erb - Optional File: overrides conf/nginx.conf.erb
  • mime.types - Optional File: overrides conf/mime.types