GithubHelp home page GithubHelp logo

behance / docker-nginx Goto Github PK

View Code? Open in Web Editor NEW
10.0 8.0 26.0 1.02 MB

Provides base OS, patches and stable nginx for quick and easy spinup

License: MIT License

Shell 73.80% HTML 4.00% Dockerfile 14.68% Makefile 6.67% JavaScript 0.86%
docker nginx s6 goss alpine ubuntu

docker-nginx's People

Contributors

0xbxmb avatar adobejmong avatar bryanlatten avatar drey-bigney avatar iderdik avatar ingluisjimenez avatar ko-be avatar mtrajano avatar sravankasu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker-nginx's Issues

Brotli support

Is there a plan to support Brotli in docker-nginx image?
Brotli is supported by all the major browsers and there is great improvement in performance when using Brotli compressed resources.

Feature request. SSL option?

Wouldn't it be a good idea to add a option to enable SSL and use port 443, rather than 8080. I did this manually by adding my own shell script to /etc/cont-init.d/ but I would have preferred it if I could have added an env variable SSL_ENABLED=1.

I'm no ngnix expert so although I got it to work, I am not sure I did it in the most effective / efficient way. :-)

Change the default value of ssl_session_cache?

The Nginx official document recommends to enable ssl_session_cache and set that to shared:name:size, which enables cache shared between all worker processes.

"To reduce the processor load it is recommended to set the number of worker processes equal to the number of processors, enable keep-alive connections,enable the shared session cache,"

I wonder whether the default setting need to be changed. Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.