Skip to content

A Docker container for the Golang implementation of Graphite/Carbon server with classic architecture: Agent -> Cache -> Persister

License

Notifications You must be signed in to change notification settings

bodsch/docker-go-carbon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-go-carbon

A Docker container for the Golang implementation of Graphite/Carbon server with classic architecture: Agent -> Cache -> Persister (https://github.com/lomik/go-carbon)

Status

Docker Pulls Image Size Build Status

Build

Your can use the included Makefile.

To build the Container: make build

To remove the builded Docker Image: make clean

Starts the Container: make run

Starts the Container with Login Shell: make shell

Entering the Container: make exec

Stop (but not kill): make stop

History make history

Docker Hub

You can find the Container also at DockerHub

get

docker pull bodsch/docker-go-carbon

supported Environment Vars

Ports

  • 2003
  • 2003/udp
  • 2004
  • 7002
  • 7007

About

A Docker container for the Golang implementation of Graphite/Carbon server with classic architecture: Agent -> Cache -> Persister

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published