Skip to content

A Raspberry (ARM) Docker image to provide ready to use Graphite stack (Carbon + Whisper + Graphite-API).

License

Notifications You must be signed in to change notification settings

creative-area/docker-rpi-graphite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker RPI Graphite

A Raspberry (ARM) Docker image to provide ready to use Graphite stack (Carbon + Whisper + Graphite-API).

docker run --name graphite -d creativearea/rpi-graphite

Graphite Carbon and Whisper are built from source. Graphite-API is installed with pip and is behind a gunicorn server. Stack is managed by Supervisor.

Ports

  • 2003 : carbon line receiver
  • 2004 : carbon pickle receiver
  • 7002 : carbon cache query
  • 8000 : graphite-api

Volumes

  • /opt/graphite/storage/whisper
  • /opt/graphite/conf

About

A Raspberry (ARM) Docker image to provide ready to use Graphite stack (Carbon + Whisper + Graphite-API).

Resources

License

Stars

Watchers

Forks

Packages

No packages published