cookbook 'certbot', '~> 0.2.0'
certbot (4) Versions 0.2.0 Follow3
Installs/Configures certbot
cookbook 'certbot', '~> 0.2.0', :supermarket
knife supermarket install certbot
knife supermarket download certbot
certbot
Usage
The certbot cookbook manages SSL certificate generation and renewal within projects.
Remove any SSLs which are stored within data bags.
Add the following to the project's Berksfile:
cookbook 'certbot', '~> 0.1.0'
Add the cookbook to the run list:
"run_list": { "recipe[certbot]" }
Finally create a custom recipe, such as this:
certbot_certonly_webroot 'something' do webroot_path '/var/www/certbot' email 'devops@example.com' domains ['domain1.com', 'domain2.com'] agree_tos true end
You will need the cookbook which contains the recipe to depend on it in its metadata.rb to be able to use the resource:
depends 'certbot', '~> 0.1.0'
License and Authors
- Author:: Andy Thompson
- Author:: Felicity Ratcliffe
Copyright:: 2016 The Inviqa Group Ltd See LICENSE file
Dependent cookbooks
apache2 >= 0.0.0 |
cron >= 0.0.0 |
nginx >= 0.0.0 |
yum-epel >= 0.0.0 |
Contingent cookbooks
0.1.2 (09 Nov 2016)
BUGFIXES:
- Correct renewal script quotes for shell variable expansion #11
0.1.1 (28 Sep 2016)
BUGFIXES:
- Bypass http access restrictions for certbot webroot #10
0.1.0 (09 Aug 2016)
- Initial release
Collaborator Number Metric
0.2.0 failed this metric
Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.2.0 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
0.2.0 passed this metric
No Binaries Metric
0.2.0 passed this metric
Testing File Metric
0.2.0 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
0.2.0 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 include a tag that matches this cookbook version number
0.2.0 failed this metric
0.2.0 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
0.2.0 passed this metric
No Binaries Metric
0.2.0 passed this metric
Testing File Metric
0.2.0 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
0.2.0 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 include a tag that matches this cookbook version number
0.2.0 passed this metric
0.2.0 passed this metric
Testing File Metric
0.2.0 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
0.2.0 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 include a tag that matches this cookbook version number
0.2.0 failed this metric
0.2.0 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 include a tag that matches this cookbook version number