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

s3fs (12) Versions 0.0.4

Mount one or more S3 buckets to the filesystem.

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

Amazon s3fs Recipe

The purpose of this recipe is to create a s3fs driver for one of your amazon s3 buckets.

Setup

To use simply include the following nodes in your json string:

# Amazon Keys
access_key: 
secret_key:

# s3 bucket name
s3: { bucket: 'mybucket' }

What does it do?

It will install s3fs on your server, then it will create a folder that is named the same as your bucket in the /mnt directory. Lastly it will create a s3fs mount to your s3 bucket specified in your configuration.

Support

If you have any problems or change requests to this recipe please contact team@jackrussellsoftware.com

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

No quality metric results found