Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sous-chefs/sc-mongodb

Development repository for the sc-mongodb cookbook
https://github.com/sous-chefs/sc-mongodb

Fixed issue 14: Only abort replicaset configuration in chef-solo mode if no members are found.

If chef-server is running the configuration print a warning and stop configuration.

fa596d6f245afa0dcaf209c5c7ce4d14ae423a47 authored about 13 years ago by Markus Korn <[email protected]>
add support for the CentOS and Fedora repo

787734b56ae791e670a4c8fe8d98cf31653c9714 authored about 13 years ago by Nathen Harvey <[email protected]>
Remove firewall example (commented out) code

6f143e35e6ed406106ede9cb30708c6486220852 authored about 13 years ago by Miquel Torres <[email protected]>
Added hint on why we don't start a configserver and a shard with

the --shardsvr and --configsvr option

0610ee7e72a36db2714d40db56531df5ca7a1e6a authored about 13 years ago by Markus Korn <[email protected]>
added missing file

73cb137cef5d22a3ce4e5800740a67dbd0544bb6 authored about 13 years ago by Markus Korn <[email protected]>
Converted the mongodb init script from a cookbook_file to a template and added proper LSB header.

3e03289b8b64cc59647b712dcfa9fab782724b44 authored about 13 years ago by Markus Korn <[email protected]>
Changed the Makefile of the mongodb cookbook to include the version number in the resulting tarball.

a643814a2d67a30a60aed52feeb1b4d1c4e495b2 authored over 13 years ago by Markus Korn <[email protected]>
Small fix in the mMakefile of the mongodb cookbook, opscode requires a single directory with the name of the cookbook as root in the tarball

0ace0306d3c0100e25e47a55aceacc403be5e9ec authored over 13 years ago by Markus Korn <[email protected]>
Release mongodb cookbook version 0.11

17d9fe3d826b6758505b828cd693d11d709f10f1 authored over 13 years ago by Markus Korn <[email protected]>
Merge branch 'master' of github.com:edelight/cookbooks

dafd8cf90c890565ee4d2561388b7bfcd3381482 authored over 13 years ago by Markus Korn <[email protected]>
Do not restart mongod instances on every configure run, even if nothing changed (fixes issue 5)

93868e5e6b25636e55d71e2f8ab5bd343f997458 authored over 13 years ago by Markus Korn <[email protected]>
Add info log for found replicaset members

4127526568816b23462e300b02da2b7fbbadae7a authored over 13 years ago by Miquel Torres <[email protected]>
Merge pull request #4 from smashingboxes/master

Fixed syntax error in libraries/mongodb.rb, thanks Reed Law for the patch.

19ed754c4bda3326db624123255b5c935259c4bd authored over 13 years ago by Markus Korn <[email protected]>
remove colon

f4590bd315a5196699d82341223e1a56801fdc1f authored over 13 years ago by Reed Law <[email protected]>
Tag 0.10

443eeeaa041ecdc63b67d30078efdf357f2e7eb9 authored over 13 years ago by Miquel Torres <[email protected]>
Improve the 10gen_repo explanations

f7617f2f3300e6fd9d6bed58ee8e37753aaa585c authored over 13 years ago by Miquel Torres <[email protected]>
Add a recipe that adds the 10gen repository

b7e81ef74135b5828da7338985c8c66fc291e0d9 authored over 13 years ago by Miquel Torres <[email protected]>
Partial Fix for issue #2, use fqdn instead of ipaddress to identify peers.

343b2a511a5419e190b8c34ce6a837b73a78d384 authored over 13 years ago by Markus Korn <[email protected]>
Merge pull request #3 from mbj/master

Fixed typo in error messages, thanks mbj for the patch.

fc7e509de77de8135a3941b4c3e53a0fc50fa6b0 authored over 13 years ago by Markus Korn <[email protected]>
Translated error message from german to english.

24bf8a9ddf47d2a26409ad8332dc35a73456bd47 authored over 13 years ago by Markus Schirp <[email protected]>
Use 'mongodb/cluster_name' attribute to identify cluster members.

d20b65200d0121bd08aba89f4c5e3e0e83f77b37 authored over 13 years ago by Markus Korn <[email protected]>
mongodb cookbook is not using 'cluster_role_prefix' anymore as this is

not working very well in big clusters, there is now a 'cluster_role' which
explicitly has to be a...

f67e83214615b6b2e5acb6077a38c870a62d3fed authored over 13 years ago by Markus Korn <[email protected]>
mongodb cookbook: Fixed another typo in the shard recipe

9cb88610cd3c745662d6e500c030a546a0c983fe authored over 13 years ago by Markus Korn <[email protected]>
mongodb cookbook: check expanded run_list (node.recipes) to find out if a shard is replicated.

fee3b239292c489fd3f57f926343b292d36cf09f authored over 13 years ago by Markus Korn <[email protected]>
Rewrite Replicasets a bit

746ed87a1e8cb004d74f2d574a41a3f5bab983cc authored over 13 years ago by Miquel Torres <[email protected]>
Improve REAME and referece to the wiki tutorial

dc8f101c8346c5c95cef9da0a9e7e4c4baca725c authored over 13 years ago by Miquel Torres <[email protected]>
Added build/ directory to git-ignored files.

93d2414ba171d25e78fee6fd3d4e0b570a688a67 authored over 13 years ago by Markus Korn <[email protected]>
Fixed a few typos in mongodb/README.md and moved build/ directory

to the root-level of the cookbook repository.

1aaeaa0f51dd5c7feb0be414f2b6792c7c9b9166 authored over 13 years ago by Markus Korn <[email protected]>
Recreated metadata.json and fixed syntax of the README.md files.

also made some improvements to the Makefiles.

dbf6ed0092aede0cb840a0d9832747de468dedb2 authored over 13 years ago by Markus Korn <[email protected]>
Few more changes to the README.md

23e6523d22e55ab67640360d14a37f0e5bfa7d80 authored over 13 years ago by Markus Korn <[email protected]>
changed version of the mongodb cookbook to 0.9 and changed the README

to be in proper markdown syntax.

b27ea0f75a0b88f972eac383d4f08898614f09e8 authored over 13 years ago by Markus Korn <[email protected]>
Added documentation for the mongodb cookbook and a Makefile to pack

the cookbook.
Also added CHANGELOG, LICENSE and NOTICE

9b59da5518335f00621f35db30efe9db57d1e4c0 authored over 13 years ago by Markus Korn <[email protected]>
Use node.chef_environment in all search terms.

dba089a2c1ec598878a3b52e7f89e57420ed3d06 authored over 13 years ago by Markus Korn <[email protected]>
Removed debian specific bits to use the 10gen repo for mongodb, use the distributor's mongodb package instead.

Added documentation on how to find all members in a cluster, e.g. to configure a firewall.

17dac1e1a86f8af8d5c6f2ab60105ea1be120f67 authored over 13 years ago by Markus Korn <[email protected]>
Check error messages returned by mongodb when configure sharding and print some useful log messages.

dded copyright header to mongodb/libraries/mongodb.rb

605b9123ae3cc002ccd495dba4d2387fea05f347 authored over 13 years ago by Markus Korn <[email protected]>
MongoDB cookbook: fixed adding shards which are replicasets.

494bf91309c9a85cc598e0cde27fe4158e2f498e authored over 13 years ago by Markus Korn <[email protected]>
Initial creation of a mongodb cookbook which supports configuration of

single instance mongodb setups as well as replication and sharding.

43b8d7b4ca4e46d23eecb039803dd774ab3af344 authored over 13 years ago by Markus Korn <[email protected]>