Coder Social home page Coder Social logo

puppet-mongodb's Introduction

# MongoDB Module #
Author	: Sean Porter <[email protected]>
Version	: 0.0.6
Licence : Apache

Module for creating a MongoDB server.

Use a Ubuntu AMI provided by: http://alestic.com/
Use Git.

Add it:
	git submodule add git://github.com/portertech/puppet-mongodb.git modules/mongodb
	git submodule init
	git submodule update

Update it:
	git pull modules/mongodb

Sample Usage :
	node 'mongodb-1.domain.com', 'mongodb-2.domain.com', 'mongodb-3.domain.com' {
		# Install MongoDB
		include mongodb
		# Nodes are in a replica set
		mongodb::replica_set { "example_set_name": }
	}

## CHANGELOG ##
- v0.0.1 : Hello World.
- v0.0.2 : Require apt to update.
- v0.0.3 : Fixed the apt update. Puppet couldn’t determine the apt update resource state.
- v0.0.4 : Begin support for multiple Ubuntu releases. Added replica set support and README.
- v0.0.5 : Support for Ubuntu Maverick (10.10).
- v0.0.6 : Added "python-software-properties" for apt abstraction.

puppet-mongodb's People

Contributors

portertech avatar mattmcmanus avatar

Stargazers

 avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.