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

Merge pull request #130 from josephholsten/berks-2

lock to stable berks >= 2

f8943e9baaa9ea1ecd1cc25a42862599749b10e8 authored over 11 years ago by Jameson <[email protected]>
lock to stable berks >= 2

f39aff855c222d3c1138547114f6b5d3be7fb9a6 authored over 11 years ago by Joseph Anthony Pasquale Holsten <[email protected]>
updated the berks lock to reflect the new apt cookbook constraints

727151bc0bd472ae7241395935619b6f99da2846 authored over 11 years ago by Eric Buth <[email protected]>
Merge branch 'add_smallfiles_support' of git://github.com/Adallom/chef-mongodb into Adallom-add_smallfiles_support

ce7cf0e9c027fd91887a189dce81c86e8b141d9e authored over 11 years ago by Jameson <[email protected]>
updated apt dependency to allow more recent versions

43e682f8bfb97e26413925fedd9b26164461d5f8 authored over 11 years ago by Eric Buth <[email protected]>
fix tabs

21a19e5114cdd9d93598e6b229898ed4b177587a authored over 11 years ago by amilu <[email protected]>
Add support for smallfiles flag

Conflicts:
definitions/mongodb.rb
templates/default/mongodb.conf.erb

1b91851c0a2cdcddc50e85608cd773618cec0a93 authored over 11 years ago by amilu <[email protected]>
Merge pull request #121 from Adallom/replicaset_support_connection_recovery

Add connection recovery support (also fixes timing bug after restart)

d0e5f2e58f0caf018e4e30f3271c27d804caceaf authored over 11 years ago by Jameson <[email protected]>
Follow up to #26, forgot to assign configfile from attribute

4392fa114cd805415b431cbaca5ac43277207d08 authored over 11 years ago by Jameson <[email protected]>
Follow up to #103, set source of template files can be another cookbook

520fe0985d4ae636981c0ffc24bae4c531038628 authored over 11 years ago by Jameson <[email protected]>
Merge pull request #103 from whitekid/master

specify cookbook name in definition template

7f830378b68963998b655ed53c1a11315cfdbc17 authored over 11 years ago by Jameson <[email protected]>
Merge pull request #85 from markjreed/master

Correct node-inclusion test

e5f312407e9234b8bdc4293efc3d25e2b57367e9 authored over 11 years ago by Jameson <[email protected]>
fix tabs

5d79e617e5540a57598093e349074e8194586b03 authored over 11 years ago by amilu <[email protected]>
Merge pull request #123 from flaccid/master

Make metadata.rb more compliant

2af6682b12d6719c1f8c75cdef4de724394560f9 authored over 11 years ago by Jameson <[email protected]>
Set mongodb/sharded_collections default to [].

c70c02920b2969e4a410db87322c3b74341455e6 authored over 11 years ago by Chris Fordham <[email protected]>
Make metadata.rb more compliant - only string or array types are supported; default cannot be a hash.

0bbbdb4bf1d810fc77acfb95cd4f1ecfd299ddec authored over 11 years ago by Chris Fordham <[email protected]>
Fix tabs

a2c4418c2c7fcd1aa7a8bca7966c3ec6cb877566 authored over 11 years ago by amilu <[email protected]>
Add connection failure recovery for the MongoDB

Conflicts:
libraries/mongodb.rb

467147e34c813287e59f56de335f720f2d268290 authored over 11 years ago by amilu <[email protected]>
Replica set Reconfig action does not validate operation success

31c8b1d38d29e97a44a363c73ca095b28ac7fa0e authored over 11 years ago by amilu <[email protected]>
sort config servers to mitigate MongoDB bug SERVER-5960

747d60b8e0ac39996657092318be5d040f95179b authored over 11 years ago by Michael Saffitz <[email protected]>
Folliwng up on #104

3f35a1e5ec05ddee8cf2f1f6ff5ee9c4161df3eb authored over 11 years ago by Jameson <[email protected]>
Merge pull request #104 from RealSelf/ulimit

Set open file limit for MongoDB process in Debian/Ubuntu to 64000

f6c94088c5833428639893d3fe222117fc851f01 authored over 11 years ago by Jameson <[email protected]>
Merge pull request #88 from bbg-cookbooks/bluebox

mongodb.default template updated t

7a12ae04301391c375b5e34734f96b41d9468f3b authored over 11 years ago by Jameson <[email protected]>
Update 'platform' definitions for 'platform_family'

- related to #88

a01db50a9ff32fada85cadc8a42e94f096ee6dbf authored over 11 years ago by Jameson <[email protected]>
Allow disabling journal by attributes

- Closes #60, same behavior using attributes

8d2acd25d385f0f810b899a064849ec49388e92f authored over 11 years ago by Jameson <[email protected]>
Add option to use mongodb config file

- Closes #26 by utilizing attribute

fa4bbc8be26cb7df01a17603bede0793614d6c80 authored over 11 years ago by Jameson <[email protected]>
Merge pull request #98 from CoreMedia/package-version

Configurable Package Version

1e49f71ed1d0fde6e21e6acea25e204b470e27a5 authored over 11 years ago by Jameson <[email protected]>
Now apt must be ~> 1.4.4

Closes #45 removing duplicate apt-get update

69d4a8916b695e4ba1007dad2307514d651ead82 authored over 11 years ago by Jameson <[email protected]>
Merge pull request #115 from josephholsten/tk

add minimal test-kitchen support with BATS.

6b2d7abd7ca33f4081663ef0ba57c0fb4490d5c5 authored over 11 years ago by Jameson <[email protected]>
Merge pull request #116 from josephholsten/rm-mongodb-dir

remove mongodb dir. closes #113

e686056dab01a0c1d3cfc11ae46d55cc01f814af authored over 11 years ago by Jameson <[email protected]>
remove mongodb dir. Fixes #113

04512684045a02dd07c9c346f290deafd80ac918 authored over 11 years ago by Joseph Anthony Pasquale Holsten <[email protected]>
add minimal tests. Fixes #114

Using test-kichen and BATS, this verifies that a run list of
["recipe[mongodb::10gen_repo]","rec...

4594515c6fe03f359e561d6a44b1c98315555195 authored over 11 years ago by Joseph Anthony Pasquale Holsten <[email protected]>
Merge pull request #105 from jusbrasil/master

Fix link to "Sharing + Replication" on wiki page

b90029f778434048a1508dcefd73578ff76f1f8d authored over 11 years ago by Jameson <[email protected]>
Added all MongoDB recommended ulimit settings as default attributes

11eccd5178296f0f4e082f479372e3439fa78b58 authored over 11 years ago by Sam Leavens <[email protected]>
adding support for chef_gem wihch is available for newer versions of chef

830c3b0ffcba62a65e83633b022f5cb0b62a2dd4 authored over 11 years ago by Edwin Mourant <[email protected]>
Fixing link to Sharding + Replication wiki page

4910b7e5a09026074fbbd0d090e50afbbe231cec authored over 11 years ago by Rafael Nunes Verger <[email protected]>
Set open file limit for MongoDB process in Debian/Ubuntu to 64000

- See http://docs.mongodb.org/manual/reference/ulimit/
- Fixes error: "Too many open files"

e31d36a995a8c11c80ebf5ef18d9d3affb382781 authored over 11 years ago by Sam Leavens <[email protected]>
specify cookbook name in definition

cea974c9a3075f5b3588c82b6822dfd29dded909 authored over 11 years ago by Choe, Cheng-Dae <[email protected]>
Merge pull request #101 from organicveggie/disable_auto_config

Disable automatic replica set and shard configuration

5e0d2c8e081ee9bc434afebad7be215076c5e2bb authored over 11 years ago by Miquel Torres <[email protected]>
Added support for disabling automatic configuration of replica sets and sharing.

dec2f2926522d16f0bcb7ceccac40eec5623f7f0 authored over 11 years ago by Sean Laurent <[email protected]>
made package version configurable

d6bbec5c679e7f2f9abd2c8ba2ddee10e7bb08fc authored almost 12 years ago by Daniel Spilker <[email protected]>
Merge pull request #90 from untoldone/patch-1

Update definitions/mongodb.rb

ce35aef9ba52106ddb0a97d52caf98324e672174 authored almost 12 years ago by Miquel Torres <[email protected]>
Update definitions/mongodb.rb

This is a fix for bug 89 (https://github.com/edelight/chef-mongodb/issues/89) given a breaking c...

9049ddde9fb6017321c1c9700228add78d2cc44d authored almost 12 years ago by Michael Wasser <[email protected]>
mongodb.default template missing scientific support

f441828780f4c9e39cec913334201c55596e8e5f authored almost 12 years ago by Sam Cooper <[email protected]>
include?'s equality test is not reliable for Chef::Node objects

c15d8674821e124f249d46a5abe312c27289c176 authored almost 12 years ago by Mark J. Reed <[email protected]>
Merge pull request #79 from applicaster/add_name_to_metadata

adds name "mongodb" to metadata, very useful when working with Berkshelf

179cb4dd1521f58de7a2d0bec38abbd60b7fd505 authored almost 12 years ago by Mike Fiedler <[email protected]>
adds name "mongodb" to metadata, very useful when working with Berkshelf

2b6433a71e70864ae5485539e70fb308e46d3fbf authored almost 12 years ago by Vitaly Gorodetsky <[email protected]>
Merge pull request #78 from ifeltsweet/master

Fix checks for included recipes

5e757e5744ce39661bef862181b4ca21c6b9a1ee authored almost 12 years ago by Miquel Torres <[email protected]>
Fix checks for included recipes

dd12e464f77a769483132972ee708f9f1c80542f authored almost 12 years ago by Denis Pshenov <[email protected]>
Merge pull request #74 from obradovic/master

Parameterizing apt repo...

50b718828c21131fe2351fe51e6bca5b377016a2 authored almost 12 years ago by Miquel Torres <[email protected]>
parameterizing apt repo suffix, with default attr value

0c4a8d0b77bcba22b8a800b6e9c776588e9cbe06 authored almost 12 years ago by Zo Obradovic <[email protected]>
Merge pull request #39 from rafaduran/master

Adding 'bind_ip' as optional parameter

d621791c5a37a9847d579858a3e7263355e9a080 authored almost 12 years ago by Mike Fiedler <[email protected]>
Merge pull request #72 from bbg-cookbooks/bluebox

[scientific] add support via platform_family where possible

5c1f79e8f198550d17a66444c36664055941d25d authored almost 12 years ago by Mike Fiedler <[email protected]>
[scientific] add support via platform_family where possible

c555d23411941330bf76b2ad8a4092e7d15cbdb8 authored almost 12 years ago by Chris Lundquist <[email protected]>
Merge pull request #69 from CoreMedia/warnings

do not log an unavoidable warning

7a58a9b24563f5ba9819e3735473fe026c29665b authored about 12 years ago by Mike Fiedler <[email protected]>
removed unavoidable warning

45911e977043de3ec14babdcf492f9a7c7521f55 authored about 12 years ago by Daniel Spilker <[email protected]>
Merge pull request #59 from CoreMedia/yum-repo-url

10gen repo URL

58d2f44bf0cbfb67441f0882cdbddc6ba19ea6ac authored about 12 years ago by Mike Fiedler <[email protected]>
use node['kernel']['machine'] instead of $arch, fixes https://github.com/edelight/chef-mongodb/issues/59

0243626446d11523e03500fe5feaa885c651725a authored about 12 years ago by Daniel Spilker <[email protected]>
Merge pull request #67 from asperous/master

Confusing language typo in readme

caa5b1581039233308f41b37286a170a0d9b62bd authored about 12 years ago by Mike Fiedler <[email protected]>
Confusing language typo in readme

a22c38c4647c5dd2df6c19c1c1480a064e75375d authored about 12 years ago by asperous <[email protected]>
Merge pull request #42 from stratustech/master

Update Ubuntu keyserver URL to work behind firewalls

57ad84dba6bfc186a994fd85db75374817cb5794 authored over 12 years ago by Jameson <[email protected]>
Merge pull request #50 from markjreed/master

fix incorrect platform reference in template

af179d34a9665082fff98431c601641cda4c44d9 authored over 12 years ago by Jameson <[email protected]>
fix platform test

2deffab9868ebb4606fd38c849a29f75944df6ec authored over 12 years ago by Mark J. Reed <[email protected]>
fix platform test

d97d9a3b0a5e93405ccd990f78c3d370e90b529c authored over 12 years ago by Mark J. Reed <[email protected]>
take user and group from node attributes, have changes be in the default templates

6f50d20999c24f208834f9078fd16702ec387a00 authored over 12 years ago by Addison Higham <[email protected]>
add in keyfile support

d4a7d2cc4b0c6d5f74fc1242cfdbd9382a79cb41 authored over 12 years ago by Addison Higham <[email protected]>
Typo error s/bin_ip/bind_ip/

75be142639971ec750aaf65fcdc200b63cb79eb4 authored over 12 years ago by Rafael Durán Castañeda <[email protected]>
Fix timing bug in Mongodb replicaset configuration

Since start_server() and restart_server() do not actually verify whether the
port is open and re...

3a91a2822fd4acc99a6e570c7927a15e9a341d58 authored over 12 years ago by Daniel Tahara <[email protected]>
Merge pull request #44 from danieltahara/RS-MEMBERS-BUG-FIX

Fix mongodb replicaset recipe to include node establishing set

8e330a79962e7633b916bcce201b44856a762297 authored over 12 years ago by Dan Crosta <[email protected]>
Merge pull request #11 from customink/centosrepo

add support for the CentOS and Fedora repo

28f5000b7f734e7d62193ee728385cc4bc027631 authored over 12 years ago by Dan Crosta <[email protected]>
Fix mongodb replicaset recipe to include node establishing set

Mongodb complained when the node attempted to initiate a replicaset connection
because the node ...

ef61a8ee0a1854552adfe1e927d17ee680ab5c97 authored over 12 years ago by Daniel Tahara <[email protected]>
Merge pull request #1 from dcrosta/centosrepo

Additional patches for Pull #11

d8f593d0d0d9b571f2d4347230ed52d08cfb7331 authored over 12 years ago by Nathen Harvey <[email protected]>
Change Ubuntu keyserver URL to work over port 80 to get through a firewall.

See http://ubuntuforums.org/archive/index.php/t-1292637.html for more information.

0b6409b7d7da573011532f507ffd7542de541138 authored over 12 years ago by jdutton <[email protected]>
per @miketheman, use $arch

b1048c6b9cc06a0c331a3cc70a659a55ac71850f authored over 12 years ago by Dan Crosta <[email protected]>
Merge branch 'master' of https://github.com/zeelax/chef-cookbooks into merge-zeelax-32

41ec1edbcb8f6e96b0365ca47cbf9633b4277983 authored over 12 years ago by Mike Fiedler <[email protected]>
Making 'bind_ip' parameter optional.

Setting 'bind_ip' default value to nil, so we don't change MongoDB
defaults. Adding 'bind_ip' to...

b3cd4bfbc88268e30c5c5b6a20feee6252574edb authored over 12 years ago by Rafael Durán Castañeda <[email protected]>
Added attribute bind_ip.

This enables configuration of mongodb's listening ip address. Default
is: node[:ipaddress] which...

1bcd9ecf4b8731975b935d9645f42bf98fb9af8a authored over 12 years ago by Mike Adolphs <[email protected]>
init for redhat systems (only tested on CentOS 6 so far)

319f427ec6d3d30ccb9b5a9220c2b47b1302ab48 authored over 12 years ago by Dan Crosta <[email protected]>
factor constants into attributes

17b96b1b668c0d2b1e971a3b78a23fdf2bf87644 authored over 12 years ago by Dan Crosta <[email protected]>
don't install packages from the repo recipe

e0f2c79ff4736f8e68c14431a76696b49a95df72 authored over 12 years ago by Dan Crosta <[email protected]>
declare support for other platforms in metadata

293c185772a73e2e50b8a95cb55117782a3b5c89 authored over 12 years ago by Dan Crosta <[email protected]>
Address comments from pull request discussion (#11)

b5490d166b2ab832eea91141dda0ae79d4c04fca authored over 12 years ago by Dan Crosta <[email protected]>
Merge branch 'master' into centosrepo

787d0aacf66a332076b406a74f2d2546789b9ebe authored over 12 years ago by Dan Crosta <[email protected]>
Merge pull request #33 from josephholsten/isolate-mongodb

Promote mongodb cookbook into a first class cookbook repo
Fixes #31

94667ea58779d795aa994c55b8857bfa7c6c05a9 authored over 12 years ago by Miquel Torres <[email protected]>
collect mongodb cookbook into a first class cookbook repo

a40b0b28875eafcaf2755e6152d3c344535d908b authored over 12 years ago by Joseph Anthony Pasquale Holsten <[email protected]>
'name' is a method of 'node' Object.

2f04c7d1986facfc17181f36ebf2c1f14c59b2e2 authored over 12 years ago by Maxim Kravets <[email protected]>
Merge pull request #27 from mathos/patch-1

The defined types of "string" weren't correct for the defaults provided....

d77f3162a9f7ffddf280ec50352d979784d9bb02 authored over 12 years ago by Miquel Torres <[email protected]>
The defined types of "string" weren't correct for the defaults provided. Caused errors with including them with rightscale.

d19fe8774c69ca929b7b835a1cd74c6abead2420 authored over 12 years ago by mathos <[email protected]>
Merge pull request #23 from zephirworks/master

Add FreeBSD support.

54cf5d999ff1dc3dce6edd3affd2d9fe9040df43 authored almost 13 years ago by Miquel Torres <[email protected]>
Merge pull request #24 from noplay/patch-1

Documentation about the replicaset parameters

97cf3373074b20a3d3598295030df80c3e8e61f7 authored almost 13 years ago by Miquel Torres <[email protected]>
Documentation about the replicaset

05dcc7d4830b47b1e0d9a5ee4728c9c40eb71674 authored almost 13 years ago by Julien Duponchelle <[email protected]>
Advertise FreeBSD support in the manifest.

20f93d746e69adb6674be1de496645b2cc221773 authored almost 13 years ago by Andrea Campi <[email protected]>
Add FreeBSD support.

18f5a3c95b498523177b0bbefe970aa3bc2ba3f6 authored almost 13 years ago by Andrea Campi <[email protected]>
Merge pull request #19 from mtandersson/master

Fixed a link in Readme file.

6b461870473e19f39e3ecbc1da148931215a9db4 authored about 13 years ago by Miquel Torres <[email protected]>
Fixed 404 link in readme

8e7928f69346d5b47fb3cc3f05581fa5f400aa66 authored about 13 years ago by Martin Andersson <[email protected]>
Mixed mongodb cookbook if sharding without replication is used.

b3f72bd36db585a9e159e3501d537c64afc00e21 authored about 13 years ago by Markus Korn <[email protected]>
Make sure to recursively create data and logging directories for mongodb.

a71a640124037efc6ae929e21b25e5f545120861 authored about 13 years ago by Markus Korn <[email protected]>
Added an option to enable/disable the ReST interface of the mongodb webinterface, per default it is turned off.

09777a160b372090eaf4f4a2f5cf9010dba75288 authored about 13 years ago by Markus Korn <[email protected]>
Fixed issue of not defined replicaset objects for mongos and configservers.

4eaed04d224705043774869f8b4ebf9c0cac0a6c authored about 13 years ago by Markus Korn <[email protected]>
Added replicaset_name attribute to predefine replicaset names. However for replicated shards this name will still be ignored,

and the name of the replicaset will be generated using 'rs_#{shard_name}'.

e82a6b5b2312ca5494444ff883e2b6016b0652b3 authored about 13 years ago by Markus Korn <[email protected]>