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

node-express-chef-quickstart (1) Versions 0.2.0

node 6.9.1, npm, express, async, and mocha bundle install

Policyfile
Berkshelf
Knife
cookbook 'node-express-chef-quickstart', '~> 0.2.0', :supermarket
cookbook 'node-express-chef-quickstart', '~> 0.2.0'
knife supermarket install node-express-chef-quickstart
knife supermarket download node-express-chef-quickstart
README
Dependencies
Changelog
Quality 17%

node-express-chef-quickstart Cookbook

Installs Node 6.9.1, NPM, Express, async, and mocha packages.

Requirements

You must set the checksum that matches your binary at http://nodejs.org/dist/v6.9.1/SHASUMS256.txt in recipes/default.rb.

Issue lies with upstream dependency: https://github.com/redguide/nodejs

Installation to Chef Server

  1. Download this package to your chef/knife directory
  2. Use berkshelf and run berks install within root of this cookbook
  3. Run berks upload and it will upload this package along with its dependencies to your chef server

Use with Vagrant

  1. Make sure you've installed the Vagrant chef and berkshelf plugins
    vagrant plugin install vagrant-omnibus
    vagrant plugin install vagrant-berkshelf

  2. Run vagrant up

Dependent cookbooks

nodejs >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

node-express-chef-quickstart CHANGELOG

This file is used to list changes made in each version of the node-express-chef-quickstart cookbook.

0.1.0

  • [welps] - Initial release of node-express-chef-quickstart

Check the Markdown Syntax Guide for help with Markdown.

The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.

Collaborator Number Metric
            

0.2.0 failed this metric

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

Contributing File Metric
            

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

0.2.0 failed this metric

FC064: Ensure issues_url is set in metadata: node-express-chef-quickstart/metadata.rb:1
FC065: Ensure source_url is set in metadata: node-express-chef-quickstart/metadata.rb:1
FC066: Ensure chef_version is set in metadata: node-express-chef-quickstart/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: node-express-chef-quickstart/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

No Binaries Metric
            

0.2.0 passed this metric

Testing File Metric
            

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

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