Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

higanworks-cookbooks/mongodb-10gen

Repository files navigation

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

# mongo
MongoDB shell version: 2.0.4
connecting to: test
s01:PRIMARY:[2.0.4] > 

Author

Author:: HiganWorks LLC ([email protected])

About

Add ppa repository and install mongodb-10gen.

Resources

License

Stars

Watchers

Forks

Packages

No packages published