Ecosyste.ms: OpenCollective

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

github.com/sous-chefs/graphite

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

removed bitmap package, not available in debian family

30e7a70f98163c9430e7cf1f21f1261d0357c5e0 authored almost 11 years ago by Anthony Goddard <[email protected]>
Implement :disable action for graphite_service (runit) & refactor.

f8713532c3d8f1e38d3f98820c843478f63af5d3 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Implement :delete action for python_web_config & cover with tests.

b93aa061e626dc64212216336c1c0d6457e147aa authored almost 11 years ago by Fletcher Nichol <[email protected]>
Handle a nil config hash in ChefGraphite::PythonWriter.

3fd9aefe0e4b6e69a31b0ad6623c5e3524f158a5 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Update description for a graphite_web_config provider spec.

7bbd44dfca05c81bd174ad1b946c49eecf6d3278 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Add default action test in graphite_web_config resource specs.

d16b310bfe71d939e3da08508a4d06c40c8b8f72 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Update description in graphite_storage provider specs.

01d56008f8a234aad858eab84ada651f909a4593 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Add specs for carbon_relay & carbon_aggregator resources & providers.

701a0ad64337d4e83a31f3e36e7fc4645bf4573e authored almost 11 years ago by Fletcher Nichol <[email protected]>
Refactor graphite_storage resource & provider, and specs.

e8475fa01648325a24e056ff7376da540d989b3b authored almost 11 years ago by Fletcher Nichol <[email protected]>
Appease Rubocop.

d60c7cd5ac364434f89dee748541649d9f369b21 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Refactor resource specs to use new example groups.

a96f3752916824e7174b3f64473c203aaa983e88 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Add specs for graphite_carbon_cache resource and provider, and refactor.

26f03bd45192b405f979d8e13113b2823fec43ea authored almost 11 years ago by Fletcher Nichol <[email protected]>
Add Rspec example groups to help testing providers & resources.

1e371101924cdd4ef2c62b49a937d1cd3b200acd authored almost 11 years ago by Fletcher Nichol <[email protected]>
Update .rubocop settings.

9baa27d3399a5f9a4b765f6488e56315b45910d2 authored almost 11 years ago by Fletcher Nichol <[email protected]>
Refactor graphite_service_runit provider spec to use fauxhai data.

62aa1dd73a41392218713bb9c7353ea72d14e8ba authored almost 11 years ago by Fletcher Nichol <[email protected]>
no need for foodcritic on travis for now

4e4935534bf7dafdff57ae0c6926a94a42512215 authored almost 11 years ago by Sean Escriva <[email protected]>
Remove old federated recipe

This recipe is no longer needed and will instead be replace by example
recipes that make use of ...

8d6abbc937d5fa04580f621995c2048c05c1ae38 authored almost 11 years ago by Sean Escriva <[email protected]>
remove apache dependency

99d748210d6100fd69e0ec9982433a9d69afa20a authored almost 11 years ago by Sean Escriva <[email protected]>
use _web_packages in example single node recipe

Converges on centos and ubuntu cleanly, still work to do in finishing
resources though.

115eee71b31a17f79c7ce2989e9d9e88343be147 authored almost 11 years ago by Sean Escriva <[email protected]>
use _web_packages partial recipe and pull out template use

4fc95119b84d22efec903f613fa65f2f07b0822c authored almost 11 years ago by Sean Escriva <[email protected]>
Remove templates and files no longer needed

As a library cookbook graphite will provide the primitives and resources
to configure these thin...

fbe6a75f63efd6e4197a93fc084918891b0c2865 authored almost 11 years ago by Sean Escriva <[email protected]>
pull in and fixup note about Amazon

a66cd4fead6dac139f56568a4f72cda98f4a73c8 authored almost 11 years ago by Sean Escriva <[email protected]>
pin to rubocop 0.19 but disable unneeded new cops

2d6426fe85ea6a7ff7509d2b89477610f621d352 authored almost 11 years ago by Sean Escriva <[email protected]>
Modify web_config resource for dynamic loading

The web_config provider will now render a template that optimistically
loads a named template, d...

7ea55fd88a7302a04b8f06e8ef116fc185629bed authored almost 11 years ago by Sean Escriva <[email protected]>
cleanup with esk for consistency

14e213e402f5736f1739016892295ecbf60e2530 authored almost 11 years ago by Sean Escriva <[email protected]>
Refactor package recipes

Separates carbon and web packages into individual recipes but provide a
single packages recipe t...

b32b8ac98e7458181877cbaf5e02935b25c08c00 authored almost 11 years ago by Sean Escriva <[email protected]>
use package recipe in single_node example

052b628527148090af1e9a5fb1456b4dfcfbff2a authored almost 11 years ago by Sean Escriva <[email protected]>
Remove a bunch of unneeded attributes

Since we now use a fully data driven config for both carbon.conf and
local_settings.py all of th...

367bbe7da27eac71d44fe0856e060dd059e4e57a authored almost 11 years ago by Sean Escriva <[email protected]>
use latest Twisted pkg that works with graphite

2ae6161bae516628edcb6c7cdda26595e49923e7 authored almost 11 years ago by Sean Escriva <[email protected]>
Add single_node recipe as a starting point

This recipe is not complete but converges a single node using the
resources currently provided b...

8fbd388c88e1dcb9e985557ba02a7b54c4627b0a authored almost 11 years ago by Sean Escriva <[email protected]>
web_config needs to upcase root keys

ef12fad880b577e86d46ecd2b2714fdc671f2c0c authored almost 11 years ago by Sean Escriva <[email protected]>
woops, indent better

15354e6d69afc2ebfd653784c8906064374bd486 authored almost 11 years ago by Sean Escriva <[email protected]>
missed disabling one checker for rubocop

05b79ea06b32022bb85c308326c0678138200346 authored almost 11 years ago by Sean Escriva <[email protected]>
Add graphite_web_config resource create action

The graphite_web_config resource is a generic resource for writing a
properly formatted file suc...

6fd73995a5422968fea56ac5eaf819118adf1173 authored almost 11 years ago by Sean Escriva <[email protected]>
add style checks to travis:ci task

11e3954c819f707dd300836790ce0c922c204d3c authored almost 11 years ago by Sean Escriva <[email protected]>
Refactor ChefGraphite::ini_file

Pull out resources_to_hashes as a mixin for better separation of
concerns. ini_file writer is no...

d345a1c46b65d6776bfcbbbf134a39a7e8ade655 authored almost 11 years ago by Sean Escriva <[email protected]>
minor style fixes

8b354d0bca819bb2398ccd1738dabccc94c38bf0 authored almost 11 years ago by Sean Escriva <[email protected]>
disable one more rubocop checker that isn't practical

2ae3efedba3e23530c29ac9f3265cdf8cc14564d authored almost 11 years ago by Sean Escriva <[email protected]>
New library for writing python config files.

Adds a helper library for taking a ruby data structure(a hash) and
writing a properly formatted ...

2a41de30e8db1c742bfce86d6017069059823784 authored almost 11 years ago by Sean Escriva <[email protected]>
passing fix for web recipe due to attribute name change

63f6479c368c375a56c33f1f4d3686136e97e5cd authored almost 11 years ago by Sean Escriva <[email protected]>
move inch out of development group

78bfdc73485509d5a57af244d822cb304bd1d606 authored almost 11 years ago by Sean Escriva <[email protected]>
go ahead and ignore emacs dir local settings

498baed2be3ce8d9eac73e175dbbf4af1804b50f authored almost 11 years ago by Sean Escriva <[email protected]>
Add nifty documentation coverage checker

fa567023fbb81090111db9cc45d03405ec6199bc authored almost 11 years ago by Sean Escriva <[email protected]>
Add graphite_service resource with runit provider, include tests

eead2f0b33ef1f1974cee7a13d5d8d8b458a5c9d authored almost 11 years ago by Sean Escriva <[email protected]>
add resource and provider loading to spec_helper

5e7a87308b64d39929bfb6c087cd6662d1ccdb4e authored almost 11 years ago by Sean Escriva <[email protected]>
Add integration tests in example cookbook for graphite_service resource

85aa9a8c5f48b62f3421ed13e1d9ba55db154488 authored almost 11 years ago by Sean Escriva <[email protected]>
fix indent in accumulator resource

81ded36bd6f7f7ce8e109af8cc95edb58ac9b108 authored almost 11 years ago by Sean Escriva <[email protected]>
rework ini_file and helper methods to take a whitelist, more tests

d6a6a4949ff8e2826a8dd0d5d29c62587d2ec9d5 authored almost 11 years ago by Sean Escriva <[email protected]>
graphite_storage_schema resource and integration test in example cb

f29c19b348f8793c2e54aa8f7dbb2d26926159a8 authored almost 11 years ago by Sean Escriva <[email protected]>
use https runit src in Cheffile so travis builds can fetch

a13cad260d833d4fa4aff239f6dc04261d860c24 authored almost 11 years ago by Sean Escriva <[email protected]>
update to ChefSpec v3.3.0

5377836a06322f86055abc2811f972f339dff72f authored almost 11 years ago by Sean Escriva <[email protected]>
A rubocop config I can live with

c6a65c23b0b69b36f070ea79b37c00478e4d0e01 authored almost 11 years ago by Sean Escriva <[email protected]>
add graphite_storage_conf_accumulator resource

59f1cc12024b026ea6140fcede1b658bfa32edba authored almost 11 years ago by Sean Escriva <[email protected]>
simple rubocop style fixes

23bc4dcfb735ba5d16527ecaa75a991db0b05640 authored almost 11 years ago by Sean Escriva <[email protected]>
more aggressively trigger guard for fixtures

312ca69b46d989a31eaca943b6269d98806af858 authored almost 11 years ago by Sean Escriva <[email protected]>
consolidate fixtures to shorter path

d2df37a5e0875e81a4f7f877126aec2896b1e3e1 authored almost 11 years ago by Sean Escriva <[email protected]>
pull latest runit for dev and trim trailing slash on fixtures path

3bb167144b88c4e720ce80212e8c13847774e5a6 authored almost 11 years ago by Sean Escriva <[email protected]>
Move new matchers to correct location

a4bf8dff149cbdfc2c930399783ac3bc03ef2480 authored almost 11 years ago by Sean Escriva <[email protected]>
Reuse test cookbook as working examples

c8f0c00f8b3ef7915718fbe5401b20b8d69a532d authored almost 11 years ago by Sean Escriva <[email protected]>
Update runit templates for clarity and latest runit cookbook

ed5f2da4cf8f9f9af01d0b5612fc9834fe8563bd authored almost 11 years ago by Sean Escriva <[email protected]>
updates for new test cookbook path

7d781d572f088bdf91dad43d9242a0bfcac3e3fc authored almost 11 years ago by Sean Escriva <[email protected]>
fix: close block in matchers

a3b661e50cce2fa4081467fab97fc9e1116c6bb3 authored almost 11 years ago by Sean Escriva <[email protected]>
update Guardfile and specs for new paths

a160fdca85c12fefeff4f42b3198599f14ce279c authored almost 11 years ago by Sean Escriva <[email protected]>
Prune README in prep for changes

5f3ec82a108cb2ddd6a54dff50a5d0977fbbb9f4 authored almost 11 years ago by Sean Escriva <[email protected]>
add test coverage for _carbon_config recipe

cd4c690e8d877b2e016b447b1f5e83bf94ad7f26 authored almost 11 years ago by Sean Escriva <[email protected]>
add test coverage for _carbon_package recipe

6caac8938eb6e4fb31f79b5c7280606ece7fc624 authored almost 11 years ago by Sean Escriva <[email protected]>
updated carbon recipe using composable recipes

d54c308604550552584a3ba24e95066880cba157 authored almost 11 years ago by Sean Escriva <[email protected]>
add license header

9439364a45ec8f72779e0b7d1e45bd9a7e8575ae authored almost 11 years ago by Sean Escriva <[email protected]>
fix spelling of aggregator in provider code

c601cad7264c1f17ebbe1d7a67de3c104be14053 authored almost 11 years ago by Sean Escriva <[email protected]>
graphite_carbon_aggregator resource and integration test

f28e87ee8a4c7d8da887af7eb7cf1def7e380f34 authored almost 11 years ago by Sean Escriva <[email protected]>
graphite_carbon_relay resource and integration test

a1e2f4664f1ad55cd878dda9c64f9b620aaa3e27 authored almost 11 years ago by Sean Escriva <[email protected]>
add banner to generated carbon.conf

d86b12c78cbc351c197744232226c75be02a3fe1 authored almost 11 years ago by Sean Escriva <[email protected]>
add test coverage for carbon recipe

ccb9d6c60367ecd714a7ae0a0e0760fb94fd27d5 authored almost 11 years ago by Sean Escriva <[email protected]>
exclude integration on travis, add newline at eof

7f06da6eb6afdd1c6db163c72cf4abfc10c57955 authored almost 11 years ago by Sean Escriva <[email protected]>
accumulator heavyweight for handling carbon.conf

e79b12d7d9de5d38c87fcb9a8210f72516da9940 authored almost 11 years ago by Sean Escriva <[email protected]>
remove whisper recipe, whisper install handled by new resource

256eabf5c7fc3951396f7590b6072bef8db2ea8e authored almost 11 years ago by Sean Escriva <[email protected]>
optional chefspec coverage and ignore output dir

e43a142cd9df44b4d2edf25771f32ffb3e28d349 authored almost 11 years ago by Sean Escriva <[email protected]>
Make graphite_carbon_* resources work

Small changes to make graphite_carbon_cache and
graphite_carbon_conf_accumulator resources behav...

63cc31105e9a499a422ebef08a3106330a8d22f0 authored almost 11 years ago by Sean Escriva <[email protected]>
Add helper library and tests for graphite config handling

adds module ChefGraphite for generating a basic carbon.conf ini file
from Chef resources.

c9f5a3600b2995248a690268bf6014ad930cca0c authored almost 11 years ago by Sean Escriva <[email protected]>
refactor Guardfile for testing library code

3e6a75eb81f1df188afad4b6cd48ab46a06c3152 authored almost 11 years ago by Sean Escriva <[email protected]>
add carbon_cache lwrp first pass

1317c234f44dec35eac9b1b383204af1756ff3b8 authored almost 11 years ago by Sean Escriva <[email protected]>
guard uses listen now, these aren't needed

0306dce16f609ef6ef99ef0d3d5ca94d2f97cd5f authored almost 11 years ago by Sean Escriva <[email protected]>
integration not needed

9df725a3c15ee390cbefef3f53fb3b81451d09a9 authored almost 11 years ago by Sean Escriva <[email protected]>
stub out _carbon_config partial to use new resources

f305cc35454cdf847b0c017de8e2664faf4fbbfd authored almost 11 years ago by Sean Escriva <[email protected]>
use composable recipes for carbon

4b6a7b164bccdf3c65b696743c53fcc579f6f2d5 authored almost 11 years ago by Sean Escriva <[email protected]>
Initial ChefSpec unit tests and test data, test cookbook

Added first pass at ChefSpec unit tests for new graphite_storage
resource and test data to exerc...

5d5f9a6200abcc55ccd7ed207bdff6c9f552ee6a authored almost 11 years ago by Sean Escriva <[email protected]>
add initial lwrp for graphite_storage

81c74ab878fc0db37fcedb83f36013bf8c65d6fb authored almost 11 years ago by Sean Escriva <[email protected]>
reorg gemfile

eff1fe6932a593a1fc2f5d9d42f907c4b44f327c authored almost 11 years ago by Sean Escriva <[email protected]>
move depends to related recipes, remove apache setup in default

8d4714cfe643012c95c9f40e87e385a3e7b127f9 authored almost 11 years ago by Sean Escriva <[email protected]>
add composable recipe for directory management

b972949aab5fc4dcf9076f26b0de596b29d1fe1d authored almost 11 years ago by Sean Escriva <[email protected]>
guard watches recipe specs now

b764cc9dc9cbafee19ded22a123c1f293df5c9d0 authored almost 11 years ago by Sean Escriva <[email protected]>
add composable recipe for carbon packages

5bc2607655f0f436de4d0037299113cadcbf5da3 authored almost 11 years ago by Sean Escriva <[email protected]>
remove stub resources

04c73eee2139fcc3cfd2015be6f048d885742f0c authored almost 11 years ago by Sean Escriva <[email protected]>
Refactor user and group creation, include tests

78a2ea0029d2824748d349b9be1d0ce824894ca0 authored almost 11 years ago by Sean Escriva <[email protected]>
include all depends in web recipe

c109ff208c72d9645286c2cddfa672b9e07589fb authored almost 11 years ago by Sean Escriva <[email protected]>
improve cookbook setup for testing

52e2e73dd14feef3691cbecfde6619a5ee49dab1 authored almost 11 years ago by Sean Escriva <[email protected]>
wip

ceda217d68abb1cb8b3eda4e800d9220e784d485 authored almost 11 years ago by Sean Escriva <[email protected]>
Merge pull request #150 from kleewho/master

Added info about Amazon Web Services compatiblity

768c92a5dbccbd4057eec203c17b1f20697fabbe authored almost 11 years ago by Sean Escriva <[email protected]>
Added info about Amazon Web Services compatiblity

ab34df09c30b83bb578c1c3678e96526675cb248 authored almost 11 years ago by Łukasz Klich <[email protected]>
Merge pull request #146 from Springest/uwsgi-socket-error

Set uWSGI to listen on socket by default

54e2c91019ff67b43b82a1e654d9e82b4b28c0c4 authored almost 11 years ago by Sean Escriva <[email protected]>