Sign inSign up

tuiteraz/nginx-more

By tuiteraz

Updated almost 2 years ago

Built from source alpine based nginx with extra features.

Image
Networking
0

1.6K

tuiteraz/nginx-more repository overview

[github]

NGINX-MORE

Built from source alpine based nginx with extra features.

Check 0-install-deps.alpine.sh for build options. Nginx access and error logs piped to stderr and stdout to check them in docker logs. Also, no additional log rotation needed inside container.

Dependencies

How to use

Current build contains following configuration options ready to use:

  • CORS validation
  • default mime-types
  • default locations
  • common proxy-pass

To start nginx-more:

make up
make logs

Then open localhost:80 in browser to check it's working. To build an image:

make build

Extended metrics available at:

localhost:9020/status # html
localhost:9020/metrics # prometheus

Check Makefile for more useful targets

Tag summary

Content type

Image

Digest

sha256:f626a15fc

Size

9.6 MB

Last updated

almost 2 years ago

docker pull tuiteraz/nginx-more