graphite-project / docker-graphite-statsd

Official Docker image for Graphite
MIT License
479 stars 174 forks source link

[BUG] Auto-deploy new configs on run if they don't exist #140

Closed mzealey closed 4 years ago

mzealey commented 4 years ago

Please open bug only for Docker component here, if you want to do so for Graphite, please use graphite-web repo

Describe the bug I updated to :latest and tried using carbon-go via env variable. However it didn't work because https://github.com/graphite-project/docker-graphite-statsd/blob/master/conf/opt/graphite/conf/go-carbon.conf was not deployed. I am using persistent volumes.

I believe there should be a check of all config files at container startup & if they do not exist they should be created.

deniszh commented 4 years ago

Should be fixed in https://github.com/graphite-project/docker-graphite-statsd/pull/141, merged to master

deniszh commented 4 years ago

Released in 1.1.7-3