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

teleport-le (1) Versions 1.0.0

Installs Let's Encrypt, generate a certificate and update teleport-ce cookbook config

Policyfile
Berkshelf
Knife
cookbook 'teleport-le', '~> 1.0.0', :supermarket
cookbook 'teleport-le', '~> 1.0.0'
knife supermarket install teleport-le
knife supermarket download teleport-le
README
Dependencies
Changelog
Quality 33%

Teleport LE Cookbook

The purpose of this cookbook is to install Let's Encrypt, generate a SSL certificate to be used by the teleport-le coobook.

Supported Platforms

  • Debian 8/9

If you want to add more platforms, feel free to open a PR!

Attributes

Please look at the attributes/teleport_le.rb file.

Usage

In order to use this cookbook:

  1. Add the cookbook to your chef repository.
  2. Add the teleport-le::default recipe to the run_list where it should run (must be the same as the teleport-ce one).
  3. Converge ! :)

You can find a Policyfile example from the teleport-ce README.md file.

Dependent cookbooks

acme >= 0.0.0
nginx >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Changelog

This file is used to list changes made in each version of this cookbook.

Unreleased

1.0.0 (2019-11-12)

  • Initial release.

Collaborator Number Metric
            

1.0.0 failed this metric

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

Contributing File Metric
            

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

1.0.0 passed this metric

No Binaries Metric
            

1.0.0 passed this metric

Testing File Metric
            

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

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