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

authbind (9) Versions 0.1.2

Installs/Configures authbind and defines resources for managing authorization

Policyfile
Berkshelf
Knife
cookbook 'authbind', '= 0.1.2', :supermarket
cookbook 'authbind', '= 0.1.2'
knife supermarket install authbind
knife supermarket download authbind
README
Dependencies
Quality -%

Description

Install the authbind tool to facilitate launching applications on privileged ports. Also provide several resource definitions for executing a command under authbind.


Requirements

Platform

  • Debian, Ubuntu

Recipes

default

Include the default recipe in a run list, to get authbind installed.


Usage

Simply include the authbind recipe to get authbind installed and use the providers to manage permission binding.

authbind_port resource

Allow the glassfish user to bind to port 80.

authbind_port "AuthBind GlassFish Port 80" do
    port 80
    user 'glassfish'
end

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

arcgis-enterprise Applicable Versions
glassfish Applicable Versions
graylog2 Applicable Versions
hopsworks Applicable Versions

No quality metric results found