public
Description: A mongodb recipe for Moonshine
Homepage:
Clone URL: git://github.com/orderedlist/moonshine_mongodb.git
name age message
file README.rdoc Wed Nov 11 14:08:30 -0800 2009 clean up readme [jnewland]
directory lib/ Fri Nov 20 05:42:50 -0800 2009 Switched from /db/data/ to /data/db/ for db dir... [Steve Smith]
directory moonshine/ Wed Nov 04 12:01:50 -0800 2009 Initial load of files. [Steve Smith]
directory spec/ Wed Nov 04 12:01:50 -0800 2009 Initial load of files. [Steve Smith]
directory templates/ Fri Nov 20 05:42:50 -0800 2009 Switched from /db/data/ to /data/db/ for db dir... [Steve Smith]
README.rdoc

Moonshine_Mongodb

A plugin for Moonshine

A plugin for installing and managing mongodb.

Instructions

  • script/plugin install git://github.com/orderedlist/moonshine_mongodb.git
  • Include the plugin and recipe(s) in your Moonshine manifest
      plugin :mongodb
      recipe :mongodb