cookbook 'nginx_source_install', '= 0.1.5'
nginx_source_install (11) Versions 0.1.5 Follow1
Installs/Configures Nginx from source
cookbook 'nginx_source_install', '= 0.1.5', :supermarket
knife supermarket install nginx_source_install
knife supermarket download nginx_source_install
nginx_source_install Cookbook
This cookbook installs Nginx using my installer script with HTTP2 and ALPN.
Requirements
Platforms
- Debian
- Ubuntu
- RedHat
- CentOS
Chef
- Chef 12.0 or later
Usage
nginx_source_install::default
To install the most recent stable version of Nginx:
Just include nginx_source_install
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[nginx_source_install]" ] }
nginx_source_install::mainline
To install the most recent mainline version of Nginx:
Just include nginx_source_install::mainline
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[nginx_source_install::mainline]" ] }
License and Authors
Authors: Alex Markessinis
License: MIT
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.1.5 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Foodcritic Metric
0.1.5 passed this metric
License Metric
0.1.5 passed this metric
0.1.5 failed this metric
0.1.5 passed this metric
License Metric
0.1.5 passed this metric
0.1.5 passed this metric