Skip to content

Chef cookbooks for setting up Statsd/Graphite on AWS using Opsworks

Notifications You must be signed in to change notification settings

coffeeworks/graphite_aws

Repository files navigation

graphite_aws

Description

An opinated set of recipes for installing Graphite & StatsD on an EC2 instance via AWS OpsWorks

Instructions

Create a new OpsWorks Stack with default options

add_stack

Set a custom cookbook

Point the repository url to https://github.com/coffeeworks/graphite_aws.git

set_cookbook

Set the statsd & graphite recipes on Deploy

set_deploy

Add a custom Layer

add_layer

Add an EBS volume

add_volume

Add an Instance

add_instance

(It can be as small as a t1.micro)

Start the instance

Graphite Web will be available on port 80.

StatsD will listen for UDP packages on port 8125.

About

Chef cookbooks for setting up Statsd/Graphite on AWS using Opsworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages