Skip to content

A quick Vagrant setup for a running Graphite installation on a Debian Squeeze 32-bit VM via Chef

Notifications You must be signed in to change notification settings

suan/graphite_up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant VM for Graphite + StatsD + Diamond

A quick Vagrant setup for a running Graphite, StatsD, and Diamond installation on a Debian Squeeze 32-bit VM via Chef.

Various Chef cookbooks here might also be useful on their own, though they are not very polished.

Installation

Usage

  • cd to the project's root
  • In the Vagrantfile, set :tz to your timezone.
  • To spin up the VM, do vagrant up
  • After the VM is up, vagrant ssh to ssh into it.
  • From the local machine, view the Graphite web interface by browsing to http://localhost:8080.
  • You can later shut it down by doing vagrant halt, or completely destroy it using vagrant destroy.

Credits

About

A quick Vagrant setup for a running Graphite installation on a Debian Squeeze 32-bit VM via Chef

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages