Brendan Fosberry
Brendan Fosberry
Have you thought of adding support for splitting the tar into component layers after export, and re-assembling it for re-load to cut down on storage and allow remote transfer costs...
All identification seems to be for component name, if I run multiple instances of an application on a single server, one instance of the component appears. There seems to be...
Currently in order to use AWS you are required to hand over full access to EC2 for your account. In order to effectively use this at a larger org the...
Resolves #80 This is work in progress, some routing issues have come up, could use a hand on this
https://github.com/ofesseler/gluster_exporter/blob/master/main.go#L210 Im seeing a behaviour where the exporter is returning a 500 from the metrics api with this error: ``` An error has occurred during metrics gathering: collected metric gluster_up...
Perhaps something along the lines of -h, --host the hostname of the etcd server -p, --port the port of the etcd server
Docs are hard to find on this..
Hi, getting a weird issue with steam oauth now: ``` 2014-04-09T16:18:47.836005+00:00 app[web.1]: NoMethodError (undefined method `[]' for nil:NilClass): 2014-04-09T16:18:47.836196+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/omniauth-steam-1.0.3/lib/omniauth/strategies/steam.rb:39:in `player' 2014-04-09T16:18:47.836196+00:00 app[web.1]: vendor/bundle/ruby/2.0.0/gems/omniauth-steam-1.0.3/lib/omniauth/strategies/steam.rb:17:in `block in ' 2014-04-09T16:18:47.836196+00:00 app[web.1]:...
As a large refactor, much of the complexity can be reduced by basing this, not off of single images paired together, but off of a user-defined compose stack, with standard...