cookbook 'ngx-modules', '= 1.3.1'
ngx-modules (8) Versions 1.3.1 Follow0
Configure nginx web server modules
cookbook 'ngx-modules', '= 1.3.1', :supermarket
knife supermarket install ngx-modules
knife supermarket download ngx-modules
ngx-modules cookbook
Configure nginx web server modules for ngx cookbook.
Resources
- ngx_http_ssl_module
- ngx_http_v2_module
- ngx_http_realip_module
- ngx_http_stub_status_module
- ngx_http_gzip_static_module
- ngx_http_dav_module
- ngx_http_secure_link_module
- ngx_http_image_filter_module
- ngx_http_js_module
- ngx_http_geoip2_module
- ngx_devel_kit
- ngx_lua_module
- ngx_set_misc_module
- ngx_headers_more_module
- ngx_brotli_module
- ngx_cache_purge_module
- ngx_http_dav_ext_module
Usage
ngx_http_ssl_module 'default' do # install the latest version of OpenSSL openssl_version '1.1.1b' openssl_checksum '5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b' action :add end ngx_http_v2_module 'default' ngx_http_realip_module 'default' ngx_http_stub_status_module 'default' ngx_http_gzip_static_module 'default' ngx_http_dav_module 'default' ngx_http_dav_ext_module 'default' ngx_http_secure_link_module 'default' ngx_http_image_filter_module 'default' ngx_http_js_module 'default' ngx_http_geoip2_module 'default' ngx_devel_kit 'default' ngx_lua_module 'default' ngx_set_misc_module 'default' ngx_headers_more_module 'default' ngx_brotli_module 'default' ngx_cache_purge_module 'default' nginx_install 'default' do action :run end
License
MIT @ Alexander Pyatkin
Dependent cookbooks
ngx >= 2.2.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.
[1.3.1] - 2020-08-28
Changed
- Updates ngx_http_geoip2_module default version.
[1.3.0] - 2020-07-05
Added
- Added support for ngx_http_dav_module.
- Added support for ngx_http_dav_ext_module.
[1.2.0] - 2019-10-28
Added
- Added support for ngx_cache_purge_module.
[1.1.1] - 2019-09-07
Fixed
- Fixed invalid distribution name when installing maxmind PPA.
[1.1.0] - 2019-04-28
Added
- Added support for ngx_http_geoip2_module.
[1.0.0] - 2019-04-04
First appearance in public.
Added
- Upload the cookbook to Chef Supermarket.
License Metric
1.3.1 failed this metric
FC064: Ensure issues_url is set in metadata: ngx-modules/metadata.rb:1
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
1.3.1 failed this metric
Run with Foodcritic Version 14.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any