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

sonarr (6) Versions 2.0.0

Installs Sonarr.

Policyfile
Berkshelf
Knife
cookbook 'sonarr', '= 2.0.0', :supermarket
cookbook 'sonarr', '= 2.0.0'
knife supermarket install sonarr
knife supermarket download sonarr
README
Dependencies
Changelog
Quality 50%

Sonarr Cookbook

Installs Sonarr and its required dependencies.

Attributes

sonarr::default

  • ['sonarr']['user'] (String) - user which sonarr will be ran as
  • ['sonarr']['group'] (String) - group which owns the sonarr installation
  • ['sonarr']['home'] (String) - directory where sonarr will place its .config directory
  • ['sonarr']['settings']['AnalyticsEnabled'] (String) - 'True'
  • ['sonarr']['settings']['ApiKey'] (String) - 'changeme'
  • ['sonarr']['settings']['AuthenticationMethod'] (String) - 'None'
  • ['sonarr']['settings']['BindAddress'] (String) - '*'
  • ['sonarr']['settings']['Branch'] (String) - 'master'
  • ['sonarr']['settings']['EnableSsl'] (String) - 'False'
  • ['sonarr']['settings']['LaunchBrowser'] (String) - 'True'
  • ['sonarr']['settings']['LogLevel'] (String) - 'Info'
  • ['sonarr']['settings']['Port'] (Integer) - 8989
  • ['sonarr']['settings']['SslCertHash'] (String) - nil
  • ['sonarr']['settings']['SslPort'] (Integer) - 9898
  • ['sonarr']['settings']['UpdateMechanism'] (String) - 'BuiltIn'
  • ['sonarr']['settings']['UrlBase'] (String) - nil
Empty settings should be defined as nil.

Usage

sonarr::default

It installs Sonarr using the official apt repository.

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

Special Thanks

Jeroen Jacobs (jeroenj) did most of the work on this cookbook and deserves your
thanks if you get any use out of it.

LICENSE AND AUTHORS

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

sonarr cookbook CHANGELOG

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

2.0.0

  • Chef 13+ required
  • Idempotent config file generation
  • Import current sonarr signing key
  • Update Ubuntu platforms in Test Kitchen

1.0.4

  • Add support for Debian
  • Add test runs for Ubuntu 14.04 and 16.04
  • Add test runs for Debian 9.3
  • Update README formatting

1.0.3

  • Creates the home directory if it would not exist yet when creating the .config dir

1.0.2

  • Add systemd support for late revisions of ubuntu

1.0.1

  • Removes double attribute assignment in user block

1.0.0

  • Initial release of the sonarr cookbook

Collaborator Number Metric
            

2.0.0 failed this metric

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

Contributing File Metric
            

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

2.0.0 passed this metric

No Binaries Metric
            

2.0.0 passed this metric

Testing File Metric
            

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

2.0.0 passed this metric