Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

RSS

ngx-modules (8) Versions 1.1.1

Configure nginx web server modules

Policyfile
Berkshelf
Knife
cookbook 'ngx-modules', '= 1.1.1', :supermarket
cookbook 'ngx-modules', '= 1.1.1'
knife supermarket install ngx-modules
knife supermarket download ngx-modules
README
Dependencies
Changelog
Quality 33%

ngx-modules cookbook

Chef cookbook
license

Configure nginx web server modules for ngx cookbook.

Resources

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_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'

nginx_install 'default' do
  action :run
end

License

MIT @ Alexander Pyatkin

Dependent cookbooks

ngx >= 2.0.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.1.1] - 2019-09-07

Fixed

  • Fixed invalid distribution name when installing maxmind PPA.

[1.1.0] - 2019-04-28

Added

[1.0.0] - 2019-04-04

First appearance in public.

Added

Collaborator Number Metric
            

1.1.1 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

1.1.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

1.1.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

No Binaries Metric
            

1.1.1 passed this metric

Testing File Metric
            

1.1.1 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

1.1.1 passed this metric