这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@heyman
Copy link
Contributor

@heyman heyman commented Apr 16, 2015

Some file system locations has changed in beta3, as well as a config file change. It's outlined here: http://grafana.org/download/

@SamSaffron
Copy link
Owner

thanks ... I want to get rid of supervisord as well and just use runit, not a huge fan of it.

there is also the option of splitting this to 4 containers but not particularly in love with it.

SamSaffron added a commit that referenced this pull request Apr 16, 2015
Updated Grafana version to beta3
@SamSaffron SamSaffron merged commit a666e4a into SamSaffron:master Apr 16, 2015
@heyman
Copy link
Contributor Author

heyman commented Apr 17, 2015

I also prefer having all of the daemons running in a single container (at least until there is a well supported way of orchestrating container groups).

My own system is composed from individual containers (web, worker, scheduler, redis, elasticserach, etc.) which serves me well, but I see no benefit at all from splitting the statsd/graphite/grafana container into different containers. I'd much rather treat it as a single service.

I have no opinion fore/against runit/supervisord.

@SamSaffron
Copy link
Owner

You got to try runit, it is so much cleaner, have a look at discourse docker

On Friday, April 17, 2015, Jonatan Heyman notifications@github.com wrote:

I also prefer having all of the daemons running in a single container (at
least until there is a well supported way of orchestrating container
groups).

My own system is composed from individual containers (web, worker,
scheduler, redis, elasticserach, etc.) which serves me well, but I see no
benefit at all from splitting the statsd/graphite/grafana container into
different containers. I'd much rather treat the it as a single service.

I have no opinion fore/against runit/supervisord.


Reply to this email directly or view it on GitHub
#2 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants