Skip to content

withinstem/nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx stem

NGINX is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server.*

Build

Builds from the official nginx docker image. Sticks to a latest (mainline) version.

Configuration

Configuration based on various production systems configs normalized to sane defaults.

nginx/ structure

See detailed description of files and directories.

Deployment

Deploy with docker using embedded ops-docker tool.

Scripts available:

  • scripts/start for launching local instance.
  • scripts/rollout for rolling out to remote host and
  • scripts/rollback for rolling back.

License

The Unlicense.