Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petems/seyren-in-a-box

A Vagrant build for Graphite, Statsd and Seyren
https://github.com/petems/seyren-in-a-box

Last synced: 1 day ago
JSON representation

A Vagrant build for Graphite, Statsd and Seyren

Awesome Lists containing this project

README

        

# Seyren-in-a-box

Build seyren, graphite and statsd on a Vagrant box. Adapted from @Jimdo's [vagrant-statsd-graphite-puppet project](https://github.com/Jimdo/vagrant-statsd-graphite-puppet)

# Instructions

```bash
git clone https://github.com/petems/seyren-in-a-box
cd seyren-in-a-box
vagrant up
```

# Graphite

```bash
open http://localhost:8080
```

# Seryen

```bash
open http://localhost:9090
```