Matthew Valimaki

Results 15 comments of Matthew Valimaki

@smebberson yes sir. I'll try to get it done asap. On Jun 9, 2016 4:31 PM, "Scott Mebberson" [email protected] wrote: > @matthewvalimaki https://github.com/matthewvalimaki, are you able to > refactor this...

@smebberson first run sounds right place to me. On all images of course. On Apr 10, 2016 7:34 PM, "Scott Mebberson" [email protected] wrote: > Good idea! Where do you see...

@smebberson I think it's fine if you just push `apk --update upgrade` to master and they'll be in images whenever you just make a new release.

@smebberson I'll base the PR on #13 as I want to implement `consul-template` with the `user-consul-nomad-agent`.

Note: both client and server need to bind to the external IP, otherwise jobs will not be handled correctly. This is not clearly stated in Nomad documentation.

@smebberson lol :) I shall update my stuff and do the PR. Thanks. On Jun 9, 2016 4:41 PM, "Scott Mebberson" [email protected] wrote: > I think the repository is in...

@smebberson the first one looks awesome. I wonder though if we could use http://doc.gitlab.com/ce/ci/docker/using_docker_images.html with our own scripts? On that page I see `bundle exec rake spec` but no code....

@smebberson thank you for the thoughtful response. Clearly you've given this some thought. I'll think about this more and come back to it.

See pull request #33 for resolution.

@chatterjee1977 the `tcp` is required to tell the tool not to use `unix` (which is not supported on Windows anyhow) and the port is a requirement by the tool itself....