cookbook 'letsencrypt-boulder-server', '= 0.1.1'
letsencrypt-boulder-server (3) Versions 0.1.1 Follow0
Installs/Configures Boulder, the ACME-based CA server by Let's Encrypt.
cookbook 'letsencrypt-boulder-server', '= 0.1.1', :supermarket
knife supermarket install letsencrypt-boulder-server
knife supermarket download letsencrypt-boulder-server
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- hostfilecookbook is great for this.
Development
To tag and publish a new version of this cookbook, first ensure:
- the metadata.rbversion has been bumped appropriately,
- the CHANGELOG.mdhas 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
- Author:: Thijs Houtenbos (@thoutenbos) thoutenbos@schubergphilis.com
- Countributor:: Patrick Connolly (@patcon) patrickcconnolly@gmail.com
Sponsors
Code contributions have been generously made by the following
organizations:
- Schuberg Philis (@thoutenbos)
- Blended Perspectives, Inc. (@patcon)
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.1
- Added metadata for Supermarket.
0.1.0
- Initial release of letsencrypt-boulder-server, based offacme_servertest cookbook.
Foodcritic Metric
        
            0.1.1 failed this metric
            FC009: Resource attribute not recognised: /tmp/cook/cd0e5cfa1ffca0d11d64b0cb/letsencrypt-boulder-server/recipes/default.rb:80
        
  
0.1.1 failed this metric