https://github.com/lincolnloop/docker-carbon-cache
https://github.com/lincolnloop/docker-carbon-cache
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lincolnloop/docker-carbon-cache
- Owner: lincolnloop
- Created: 2015-01-31T18:12:58.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-31T18:13:06.000Z (over 11 years ago)
- Last Synced: 2025-04-09T18:54:25.494Z (about 1 year ago)
- Size: 102 KB
- Stars: 0
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Carbon Cache on Docker
A versioned, automated build of Graphite's carbon cache.
Starts up a single instance of carbon-cache. You'll probably want to persist the `/opt/graphite/storage` directory to the host or a Docker data-only container. If the default config doesn't work for you, mount your own conf volume at runtime with `-v /path/to/confs:/opt/graphite/conf`.