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

letsencrypt-boulder-server (3) Versions 0.1.0

Installs/Configures Boulder, the ACME-based CA server by Let's Encrypt.

Policyfile
Berkshelf
Knife
cookbook 'letsencrypt-boulder-server', '= 0.1.0', :supermarket
cookbook 'letsencrypt-boulder-server', '= 0.1.0'
knife supermarket install letsencrypt-boulder-server
knife supermarket download letsencrypt-boulder-server
README
Dependencies
Changelog
Quality 0%

Let's Encrypt: Boulder cookbook

This is a cookbook for provisioning Boulder, an
ACME-based certificate authority, written in Go. The
Boulder application is an official effort of Let's Encrypt
project
.

Warning: This cookbook was created for testing other cookbooks, not
production purposes.

Supported Platforms

  • Ubuntu 14.04
  • Centos 7

Attributes

Key Type Description
['boulder']['config']['boulder-config'] Hash Deep-merged into eponymous config file.
['boulder']['config']['issuer-ocsp-responder'] Hash Deep-merged into eponymous config file.

Recipes

default

Install and starts the Boulder server.

Notes

  • Pay close attention to the output of any failed attempts. By default,
    Boulder tries to use all ports in the range 8000 to 8010, among
    others. If there is a conflict with other applications, you can use this
    cookbook's attributes to force Boulder onto a different port.

  • If you're running the boulder server during testing, and it's on the
    same server as the webserver, you'll likely want to edit the
    hostsfile. The hostfile cookbook is great for this.

Development

To tag and publish a new version of this cookbook, first ensure:

  • the metadata.rb version has been bumped appropriately,
  • the CHANGELOG.md has been updated, and
  • all changes have been committed to git.

Once that has been done:

bundle exec rake publish

This will create a git tag and push a new release to the Supermarket.

License and Authors

Sponsors

Code contributions have been generously made by the following
organizations:

Dependent cookbooks

golang >= 0.0.0
rabbitmq >= 0.0.0
mariadb >= 0.0.0
build-essential >= 0.0.0
yum >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.1.0

Foodcritic Metric
            

0.1.0 failed this metric

FC009: Resource attribute not recognised: /tmp/cook/7425f2243b89830f2a0f7b60/letsencrypt-boulder-server/recipes/default.rb:80