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

plex (5) Versions 0.2.2

Installs/Configures plex

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

plex Cookbook

Cookbook Version
Build Status

Installs the latest version of Plex from the Plex downloads API.

Requirements

Fedora, Debian or RHEL family Linux

Usage

Quick start

Add recipe[plex] to your run_list to install/upgrade to the latest version of
Plex media server

Recipes

default.rb

Installs, starts, and enables Plex media server.

disable_pms.rb

Disables Plex media server.

enable_pms.rb

Enables Plex media server.

install_pms.rb

Installs Plex media server.

restart_pms.rb

Restarts Plex media server.

start_pms.rb

Starts Plex media server.

stop_pms.rb

Stops Plex media server.

uninstall_pms.rb

Uninstalls Plex media server.

Attributes

Attribute Default Description
node['plex']['channel'] nil Set to 'plexpass' to use the Plex Pass version of Plex media server
node['plex']['token'] nil If you set channel to 'plexpass' this be the value the X-Plex-Token header when logged in to plex.tv
node['plex']['service_provider'] nil Override the service provider chef uses to interact with the Plex media server service
node['plex']['source'] nil Override to install from a custom location to pin a version

Resources and Providers

plex_media_server.rb

Manages the Plex media server installation

Actions

Default: install, enable, start

  • enable
  • install
  • restart
  • start
  • stop
  • uninstall

Attributes

  • channel - Set to 'plexpass' to use the Plex Pass version of Plex media server
  • token - If you set channel to 'plexpass' this be the value the X-Plex-Token header when logged in to plex.tv
  • service_provider - Override the service provider chef uses to interact with the Plex media server service
  • source - Override to install from a custom location to pin a version

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
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request using Github

License & Authors

Author: Henry Muru Paenga (meringu@gmail.com)

Copyright 2016 Henry Muru Paenga 

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

0.2.2 (2016-10-24)

  • Refactor into LWRP

0.2.1: (2016-08-02)

  • Ensure the plexmediaserver service is started

0.2.0: (2016-07-20)

  • Use The Plex API to get the Download Links

0.1.2: (2015-11-17)

  • Food critic fixes

0.1.1: (2015-08-20)

  • Initial public version of Plex cookbook.

Collaborator Number Metric
            

0.2.2 failed this metric

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

Foodcritic Metric
            

0.2.2 passed this metric