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

mongodb-10gen (11) Versions 0.1.7

Installs/Configures mongodb-10gen

Policyfile
Berkshelf
Knife
cookbook 'mongodb-10gen', '= 0.1.7', :supermarket
cookbook 'mongodb-10gen', '= 0.1.7'
knife supermarket install mongodb-10gen
knife supermarket download mongodb-10gen
README
Dependencies
Quality -%

Description

Build Status

Add apt repository and install mongodb-10gen.

Platform

  • ubuntu
  • debian

Tested on

  • ubuntu 12.04(precise)

Requirements

  • OpscodeCookbook[apt]

Attributes

group ['mongodb']

update your mongodb.conf values

group ['mongodb']['config']

update your mongodb_config.conf values

group ['mongodb']['router']

update your mongos.conf values

Usage

Available recipes

default

  • Add 10gen official repository and install newer stable mongodb.
  • disable autostart when install or serverboot.

single

  • setup mongodb single node.

config

  • setup mongodb config node.

router

  • setup mongodb router(mongos) node.

Additions

mongorc.js

Print information to prompt.

Usage: cp {mongo_dir}misc/mongorc.js ~/.mongorc.js

<pre><code># mongo
MongoDB shell version: 2.0.4
connecting to: test
s01:PRIMARY:[2.0.4] > </code></pre>

Author

Author:: HiganWorks LLC (sawanoboriyu@higanworks.com)

No quality metric results found