Skip to content

SergeyRabtsau/docker-graphite-statsd-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-graphite-statsd-v1

Description

Ready to go solution to up Grafana stack systemm which include Grafana, Graphite, Statsd servers. NOTE Grafana contains from splitted on 2 parts: server and db that allow to save grafana data in case of any upgrading issue with server part.

Requirements

The following software is required to stand up a Grafana, Graphite, Statsd environment:

Prerequisite Description
Docker Container management tool
Docker compose A tool for defining multi-container apps

NOTE for Windows/OSX users: The easiest way of getting Docker is by installing the docker toolbox.

Quick Start

Getting started with Grafana stack should be fast and easy once you have Docker up and running. Here are the steps:

NOTE for Windows/OSX users: Make sure docker is up and running by following the windows guide / osx guide.

  • clone the repo
  • cd to the project directory
  • run the following:
docker-compose up -d
  • If all is fine you should check created containers by executing following command:
docker-compose ps
  • and you should see following containers:
docker-graphite-statsd_grafana_1
docker-graphite-statsd_grafana_db_1
docker-graphite-statsd_graphite_1

About

Grafana monitoring stack in docker containers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages