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

Merge pull request #19 from stratustech/amqp

Fix a couple typos with recent commits

8e1f89b14c32323ac119e05561221044f08dc34d authored almost 12 years ago by Sean Escriva <[email protected]>
Fix typo - timezone, not timzone

d9896f42c0d7b3b5acf21d702998b06396f90251 authored almost 12 years ago by Jeff Dutton <[email protected]>
Fix typo - package list should use %w

b8f955e41bef68867fb559fa79c121cf5616ace1 authored almost 12 years ago by Jeff Dutton <[email protected]>
bump version for release

1814757cda49771190221564c589a60f683d0034 authored almost 12 years ago by Sean Escriva <[email protected]>
Merge pull request #18 from tas50/master

Pin runit at 0.16.2 to fix knife cookbook site installs

3cd8d1edb71d96e8163458e4b0cacf05a2603476 authored almost 12 years ago by Sean Escriva <[email protected]>
Pin runit dependency to 0.16.2

1.0.0 has breaking changes.

6c550226a63b006f748b6bbdc2244cce18106955 authored almost 12 years ago by Tim Smith <[email protected]>
Merge pull request #16 from hw-cookbooks/develop

Develop to Master

43aadd76db5b4960a697a3f229aed12723dacd04 authored almost 12 years ago by Sean Escriva <[email protected]>
Merge pull request #17 from tas50/master

Make sure the whisper dir is set as well

a670c63fedb1a735d1811bde21ac3301ff0b8bfa authored almost 12 years ago by Sean Escriva <[email protected]>
Make sure the whisper dir gets the proper permissions as well

b7820e56fe6187c7a796d2b9c3b63b0632e9bf7c authored almost 12 years ago by Tim Smith <[email protected]>
Fixing a few foodcritic warnings for FC002

5053b77726ac305d80f10f221e2b5561c7432f88 authored almost 12 years ago by Sean Escriva <[email protected]>
There's enough changes in here, let's call this a 4.0

ed03e1c5730c957c9fe640c43512530797ea1e17 authored almost 12 years ago by Sean Escriva <[email protected]>
More consistent use of template variables

e3d3a810e28dc614a9397a52c12721d71cb3685c authored almost 12 years ago by Sean Escriva <[email protected]>
vhost template: configurable DJANGO_ROOT, correct doc_root attribute without string concat

9fc259ec4258dd0119c57dab58f3858d81083af0 authored almost 12 years ago by Sean Escriva <[email protected]>
Merge pull request #14 from hw-cookbooks/feature/manage-django-timezone

Add attribute for managing the django time zone setting

af8359ad65343dc769b054bcde0b5d049aa2d0bb authored almost 12 years ago by Sean Escriva <[email protected]>
Merge pull request #15 from tas50/master

More updates

21658814f3571a459af58235e40a973697b7e275 authored almost 12 years ago by Sean Escriva <[email protected]>
Turn package installation back into a loop

This was overwritten by a previous merge

9060e9e93ecd5833ecc6565c21087e76a6972198 authored almost 12 years ago by Tim Smith <[email protected]>
Add the encrypted databag attribute to the attributes file

Make it nil. This is purely so people can see all the attributes

1b001be638eb86ebc5af569683c84133aa961546 authored almost 12 years ago by Tim Smith <[email protected]>
Make the recipe work without the encrypted databag

The if statement only worked if the attribute was set

58296bd55f13143e3d8fbecd244d7c94cfe0fbe4 authored almost 12 years ago by Tim Smith <[email protected]>
Add attributes to the readme file

652b7f9054adad4fb8ec52dc00dada5e5abac4e9 authored almost 12 years ago by Tim Smith <[email protected]>
Remove requirements for setting python version

6ff187137f2f4193a35f1100ca97559fe06a56af authored almost 12 years ago by Tim Smith <[email protected]>
Find python version using Ohai

Makes the recipe easier to setup

6d033a6a2ed10e9b23fc355ba07a9a036062e7b1 authored almost 12 years ago by Tim Smith <[email protected]>
Add attribute for managing the django time zone setting

92c4a90ace1c5ab89c4e54ba2c47285eb0b7c03a authored almost 12 years ago by Sean Escriva <[email protected]>
Merge branch retr0h/encrypted_data_bag

ddbaa10cdef659aed47b7af9bfdc1d3d0d147929 authored almost 12 years ago by Sean Escriva <[email protected]>
Move over to jamie ci

5fb14915aa63241849f04375b24c741abfc0a6f2 authored almost 12 years ago by Sean Escriva <[email protected]>
Merge branch 'tas50-master' into test-kitchen

53cd158f190d2ef6917bf0e4ab84695d116fd953 authored almost 12 years ago by Sean Escriva <[email protected]>
latest run cookbook does changed frinish_script to finish

d181ee5e2e6e3c99f5c461d26dd9a1ffa4c2dd86 authored almost 12 years ago by Ranjib Dey <[email protected]>
Readme update

1427691bbcaabd1ef9d60d7594a20ec6450374b9 authored almost 12 years ago by Tim Smith <[email protected]>
Add the storage_dir attribute

e02c660e01abe500f9bc78b4cb6ad4779934562a authored almost 12 years ago by Tim Smith <[email protected]>
Lots of modifications to allow for a different storage directory

Also starts templating local_settings.py including memcached support
and storage_dir configuration.

5bb6c68ffdb919f2113bfad2ffd04e5c18171b04 authored almost 12 years ago by Tim Smith <[email protected]>
Allow whisper to be in a custom dir and use directory to fix perms

This will also create the directory if it doesn't exist since a user
could (any probably should)...

db0f65117160dcab2153edd173ffe9a675c470a2 authored almost 12 years ago by Tim Smith <[email protected]>
Make carbon options attributes

More control over how you run carbon

ffbde6945e8a21c4ab851800a0ad79d52bcaf889 authored almost 12 years ago by Tim Smith <[email protected]>
Install memcached since local_settings.py is setup for it

This greatly reduces read IO when a lot of users are pulling graphs up.
The config is already t...

a0d51ab58e978e7592957d5162ec65de63e931e7 authored almost 12 years ago by Tim Smith <[email protected]>
Default to listen on port 0.0.0.0. 127.0.0.1 won't ever work

This way an out of the box install functions

f6ad653e7b2539a646bae0dfe164618a872f50c6 authored almost 12 years ago by Tim Smith <[email protected]>
Make sure to disable the default Apache2 site

f1a40537984615539da2b0795be8d4bdbb2df2e8 authored almost 12 years ago by Tim Smith <[email protected]>
Loop through packages vs. multiple package statements

d69bd205f298bfe250f0dbc0944a717db554017d authored almost 12 years ago by Tim Smith <[email protected]>
Correct the python path to be the webapp not the base_dir

26de2d19fbf017feea1c4474782a9183b44bd059 authored almost 12 years ago by Tim Smith <[email protected]>
Take the non-existant apache group attribute out of the runit scripts

This was preventing carbon-cache from starting

aca310e38d33e7d1beae07f257b1a948049ab967 authored almost 12 years ago by Tim Smith <[email protected]>
Make runit a dependency since out of the box it's needed

f361b46742f6296e2a2980c6d7e746864bbd2a14 authored almost 12 years ago by Tim Smith <[email protected]>
Make whisper update logging an attribute that defaults to False

Whisper updates logging greatly reduces performance of the system

7690ce85e95124beae748cfc94c427fb84e453b4 authored almost 12 years ago by Tim Smith <[email protected]>
listen_port doesn't need to be a string

a702fc8dfc0c52b448f3b047ea25460e636916d5 authored almost 12 years ago by Tim Smith <[email protected]>
Download / extra install files to the Chef file_cache_path

This is the recommeneded directory for temp files used during Chef runs.

424a7946c0024b4826d1b19a2b8ba868b216de6f authored almost 12 years ago by Tim Smith <[email protected]>
Update to 0.9.10, fix download urls, use working checksums

The 0.9.9 download URLs were broken and the checksums where md5 not
sha256 so Chef was downloadi...

d8916b92a19d9c14b22ac29bbcecacce1b8878cd authored almost 12 years ago by Tim Smith <[email protected]>
Remove 2 uneeded directory resources by making directories recursively

Also solves a corner case failure that could occur

6e9c683d4e63e529e7e9a814f49e094daeaab10c authored almost 12 years ago by Tim Smith <[email protected]>
Create directories recursively so the recipe doesn't fail

a2b6b3259b562f558ae1d6ca3a90bd64a2957ed7 authored almost 12 years ago by Tim Smith <[email protected]>
Add recipe headers and add name to metadata

49ab0b2bd55004a1c6c1a2275c5583d0e6d2dea8 authored almost 12 years ago by Tim Smith <[email protected]>
Changed enc data bag item name

b8edb470ffb384ce1869a79d66d9d5ea8c2fd059 authored about 12 years ago by John Dewey <[email protected]>
Added encrypted data bag functionality

Ability to set graphite "root" user password via an encrypted
data bag.

b6dff2f248ffeba1817b6f70f7f251e54dfa93d1 authored about 12 years ago by John Dewey <[email protected]>
boilerplate for graphite_test

ac0c84bc47d213fa243dbfb24d97d8eda45636f1 authored about 12 years ago by AJ Christensen <[email protected]>
graphite: runit twistd support

12e49e6d51ae75f9679dd189704dff6bed2bb684 authored about 12 years ago by AJ Christensen <[email protected]>
FC001 again

aaeb3346cbdbfa3452be091afd2ff3820be5d783 authored about 12 years ago by AJ Christensen <[email protected]>
add test-kitchen

fd98070ddcbf24fe614a224f7c2d6ce7dad0c518 authored about 12 years ago by AJ Christensen <[email protected]>
FC001: Use strings

bfc2e0b053ecf2125c09294a362244827a3fb334 authored about 12 years ago by AJ Christensen <[email protected]>
Merge pull request #18 from jtiberman/master

008f5ebda60296db34df75d5c5dd5fc659fe29f9 authored about 12 years ago by Chris Roberts <[email protected]>
Set default for url_aliases

3813646a3f3980288f38abd681a3c0d7e6fb67b4 authored about 12 years ago by Chris Roberts <[email protected]>
Merge pull request #15 from wanelo/master

Added an optional attribute to support (zero or more) Apache ServerAliases

a40daff475cbb7058fb203437d5444dd2cc9f753 authored about 12 years ago by Chris Roberts <[email protected]>
Foodcritic, port and path attributes to customize

* FC001 - use strings in preference to symbols
* FC019 - consistent attribute access
* Add liste...

d494d0e8c7eb4a69806017b631ec6cda36b44257 authored about 12 years ago by jtimberman <[email protected]>
Adding optional attribute for Apache ServerAliases

cc9f7ef38f1a04d3d7e4467db65ce037cd1adc1e authored over 12 years ago by Zo Obradovic <[email protected]>
Version bump

efe53aac425a452fd60742786a34270b1c304bd8 authored over 12 years ago by Darrin Eden <[email protected]>
Merge pull request #7 from cramerdev/apache-log-path-fix

fix log storage paths

6c280735d6293aaf8013762fb6f873323a62b507 authored over 12 years ago by Darrin Eden <[email protected]>
fix log storage paths

bfaab3296b00205594f69b07ee56373025ddca66 authored over 12 years ago by Nathan L Smith <[email protected]>
Merge pull request #4 from cramerdev/apache

Apache tweaks

d1474bf6723b796b5ff6a62b53f732fbda1ccd2e authored over 12 years ago by Darrin Eden <[email protected]>
bump version

212a1a15b39eafa6616f8163c410d4f6af4e0873 authored over 12 years ago by Darrin Eden <[email protected]>
Merge pull request #6 from lusis/python-flexibility

Python flexibility

59a8ed2395c05b5d54eabd2898b9aebfc8223f5f authored over 12 years ago by Darrin Eden <[email protected]>
updating README with oneiric notes

9ea1d83608fbf8f8688f0a823e90710efa0df17e authored over 12 years ago by John E. Vincent <[email protected]>
making python version tunable

2d31d9513dfad74fe6edfc51044e0e0ead985621 authored over 12 years ago by John E. Vincent <[email protected]>
a few more www-data; remove some repetition

20a8dc467ac8972d9dcc86ceec5ce8504acb779a authored over 12 years ago by Nathan L Smith <[email protected]>
Apache tweaks

28fab118fb7a1cca4e0389ccb96cd782d9d96e4e authored over 12 years ago by Nathan L Smith <[email protected]>
Merge pull request #3 from heavywater/feature/tuned-graphite

Extracted tuning from production deployment

5d12d67535c3681f67ab102e66b61bab8cc4df77 authored almost 13 years ago by Darrin Eden <[email protected]>
Add runit support, tune storage schemas

98bc7f3e5dfbd8756bdefb7717d1be6a1b5ecee1 authored almost 13 years ago by AJ Christensen <[email protected]>
Merge pull request #2 from heavywater/feature/carbon-cache-runit

Runit support

1a283163d7e44e03936b24b3114d3a3130e4d0fb authored almost 13 years ago by Sean Escriva <[email protected]>
carbon-cache: runit support

00b06a7123c50f00dfca69f8445e03ff946039aa authored almost 13 years ago by AJ Christensen <[email protected]>
long description reference

5d2190880a385e7d581d7273c8dd11327c52912d authored almost 13 years ago by Darrin Eden <[email protected]>
convert to markdown

358eb54cb9b5899943144f81b4244f7e6f872bc2 authored almost 13 years ago by Darrin Eden <[email protected]>
Bump version

b25c0804b2553c3328de5f8e01d541a5ba188fd3 authored almost 13 years ago by Darrin Eden <[email protected]>
Merge pull request #1 from rkrol/master

Set www-data as owner on /opt/graphite/storage/whisper directory to fix access problem

7c8e7151d7fe6cd519dfa214afc1fd982835fb9a authored almost 13 years ago by Darrin Eden <[email protected]>
Set www-data as owner of /opt/graphite/storage/whisper directory to fix access problem

8f1cd3519418b6844ad4c38aa6c5df6acdf2f42d authored almost 13 years ago by Rudy Krol <[email protected]>
bump graphite cookbook version

1948e4e3b50eaf6a7d2dbcabd06f348aa4ddc679 authored about 13 years ago by Darrin Eden <[email protected]>
default root graphite password attribute

708ffac7fd45a3512d49b47cdddc6bd4e36f1809 authored about 13 years ago by Darrin Eden <[email protected]>
use upstart to control carbon-cache daemon process

45b7f41f67ee56a7b5dda7efea978bb205944703 authored about 13 years ago by Darrin Eden <[email protected]>
update graphite.db for 0.9.9. this is still a weak idea.

7c33d781fc1b2acc86202a009a650f9e5a1773f4 authored about 13 years ago by Darrin Eden <[email protected]>
set default graphite root password

efa8448b786f01c02b4393778157ee0381274ea5 authored about 13 years ago by Darrin Eden <[email protected]>
tidy up

2341bf9d8cfce38585be084793067f95a9c76d97 authored about 13 years ago by Darrin Eden <[email protected]>
document graphite root password

c8a21d132d429f246a0b126da4b39cb61ba0118a authored about 13 years ago by Darrin Eden <[email protected]>
carbon cache upstart configuration

38dd8ca5e23c514a4352c5025fa88cd58681c051 authored about 13 years ago by Darrin Eden <[email protected]>
set graphite admin password script

dc5113309785f6514f02bea561a387cceacd54e3 authored about 13 years ago by Darrin Eden <[email protected]>
remove metadata.json

d9ed236d5b1376dd4e24439332ff51995e885a62 authored about 13 years ago by Darrin Eden <[email protected]>
Removed ganglia recipe. To setup graphite with ganglia see https://github.com/heavywater/community-cookbooks/tree/master/ganglia

d8789df0e027402285b270d2cb48ec76ab885ad5 authored about 13 years ago by Michael F. Weinberg <[email protected]>
Update to graphite version 0.9.9, allow ganglia web interface to run as well as graphite.

b48fbf3e00b44cb25c9d98e235f8bf8e39a78cc8 authored about 13 years ago by Michael F. Weinberg <[email protected]>
graphite version bump

d8dca64d3f68f269e521df71a92c7bc929ff83be authored almost 14 years ago by Darrin Eden <[email protected]>
graphite listen on localhost by default

f1235cf215ad575b6fd4fd9dcaf74b6349fcfafd authored almost 14 years ago by Darrin Eden <[email protected]>
Document graphite/ganglia integration just a bit.

36e217943c7ffb8ce9ae091de88763d36cf41bac authored almost 14 years ago by Darrin Eden <[email protected]>
version bump

614890585423895e86fc3d2dc3dc10e634e8b35b authored almost 14 years ago by Darrin Eden <[email protected]>
integrate ganglia and graphite

0a1e1e41632556e336795243576deddf7857a4f6 authored almost 14 years ago by Darrin Eden <[email protected]>
graphite cookbook version bump

ea5aed0aa9c7f66524a78826e55f53b299366fd2 authored almost 14 years ago by Darrin Eden <[email protected]>
Merge branch 'master' of https://github.com/bleything/dje_cookbooks into bleything-master

e697d34880f070f98206c0e7aca11dfc3d2e332f authored almost 14 years ago by Darrin Eden <[email protected]>
add python-twisted dependency

6ac20e1cddc36ab407e2bae72a0bcf19c1d7c50e authored almost 14 years ago by Darrin Eden <[email protected]>
rejigger default whisper schemas

* adds Etsy's statsd schema with their recommended retentions
* renames the default config to ...

3f6a313319a2635e87298d0e42bef021eb443ddf authored almost 14 years ago by Ben Bleything <[email protected]>
link to Graphite

a55245baaf87d21d02a83fbf7adb256821d65c0a authored almost 14 years ago by Darrin Eden <[email protected]>
initial graphite cookbook

9475e9fe60a6cfa86c1ced65f8a75d8abd5fb2c4 authored almost 14 years ago by Darrin Eden <[email protected]>